Search found 6 matches

by simon_o
Wed May 20, 2009 5:22 pm
Forum: OptiTrack SDK
Topic: Positioning and reference grid
Replies: 3
Views: 3844

Re: Positioning and reference grid

<t>[quote=Simon222]Ok. I haven't found any reference on the forums to the actual values of the focal length and width/height of the TrackIR5 camera. Can you give me this information?[/quote]<br/> <br/> the answer, in case anyone needs that, is:<br/> <br/> TRACKIR5_PIXELWIDTH = 640;<br/> <br/> TRACKI...
by simon_o
Tue May 19, 2009 6:04 pm
Forum: OptiTrack SDK
Topic: Positioning and reference grid
Replies: 3
Views: 3844

Re: Positioning and reference grid

<t>[quote=NaturalPoint - Birch Zimmer]If you are not using a TrackIR3/TrackIR4 you may want to update the lens parameters to get more accurate readings. This can be done using INPVector3. You may still experience some axis crosstalk and non-linearity after the lens parameters are updated, its not un...
by simon_o
Mon May 18, 2009 5:30 pm
Forum: OptiTrack SDK
Topic: Positioning and reference grid
Replies: 3
Views: 3844

Positioning and reference grid

<t>I don't understand how the coordinates work.<br/> <br/> I put the vector clip on the ground at say, 12 inches from the sensor. I get a certain z value (using the OptiTrack SDK). Then, I move the clip left and right, although I make sure to stay at the same distance along the z-axis, and my clip i...
by simon_o
Mon May 11, 2009 4:11 pm
Forum: OptiTrack SDK
Topic: Value to Real-life distance conversion
Replies: 0
Views: 2027

Value to Real-life distance conversion

<t>For the application I'm trying to develop I need to convert TrackIR5 values to real-life distances.<br/> <br/> I noticed the correlation is not linear (logarithmic?), however you do exactly what i'm trying to do (one-to-one conversion to centimeters) in your TrackIR 5 "configuration/profile manag...
by simon_o
Fri May 08, 2009 3:22 pm
Forum: OptiTrack SDK
Topic: Acquisition with Track IR 5
Replies: 3
Views: 4153

Re: Acquisition with Track IR 5

I see... is that planned anytime soon?

Because if it isn't, the Track IR 5 is useless to me and I'll just return it.
by simon_o
Fri May 08, 2009 2:36 pm
Forum: OptiTrack SDK
Topic: Acquisition with Track IR 5
Replies: 3
Views: 4153

Acquisition with Track IR 5

<t>I have Track IR 4, for which I have written some code (using the OptiTrack API) that works. Now I bought the Track IR 5, and the same code that worked for Track IR 4 doesn't work for Track IR 5. The sensor's LEDs don't light up and there's no acquisition going on. The code that I use to open/star...