Is there some option I can set to disable all tracking. I just want the raw unprocessed frames.
Even when I set OPTION_VIDEO_TYPE to 1, it still is highlighting things past a threshold. I just want the raw video. Is there any way to do this?
We have several V100's
Just using it as an IR Camera
Re: Just using it as an IR Camera
Changing the video mode should work for accessing the grayscale data. If you haven,t, its also a good idea to review the FAQ entry on what combinations of frame rate and frame scaling work for grayscale.
http://www.naturalpoint.com/optitrack/s ... .html#q205
You could also consider posting some of your code, or testing with some of the sample apps (with source code) on the OptiTrack site.
http://www.naturalpoint.com/optitrack/s ... .html#q205
You could also consider posting some of your code, or testing with some of the sample apps (with source code) on the OptiTrack site.