Does the SDK give you access to the raw image-data you see in 'camera view' using the naturalpoint drivers ?
I am interested in tinkering with multiple dots to reduce the need to sit completely still.
TIA for any replies.
'camera view' data available ?
Re: 'camera view' data available ?
Did anyone have more information on this, as I'm also interested. I had emailed support some months ago, but got bounced around to various people and in the end, received no answer.
Re: 'camera view' data available ?
Hello:
Sorry for the late reply, this is my area of interest, but I have been out of the forums for a while.
No, the raw data is not available from our current SDK, but we should have a new version in a couple of months that does have full support for raw data. Right now you can get the positions of all the dots at once, perhaps that will help.
Sorry for the late reply, this is my area of interest, but I have been out of the forums for a while.
No, the raw data is not available from our current SDK, but we should have a new version in a couple of months that does have full support for raw data. Right now you can get the positions of all the dots at once, perhaps that will help.
Re: 'camera view' data available ?
quote:Originally posted by Jim Richardson:
Hello:
Right now you can get the positions of all the dots at once, perhaps that will help.Jim,
How do you do that? My SDK is over 6 months old. Is this only available in the current SDK? As I understand from the driver, TrackIR only tracks one dot, and the data structure only has variables for one dot's position. Any more info would be helpful as I would like to experienment with other degree of freedoms.
Hello:
Right now you can get the positions of all the dots at once, perhaps that will help.Jim,
How do you do that? My SDK is over 6 months old. Is this only available in the current SDK? As I understand from the driver, TrackIR only tracks one dot, and the data structure only has variables for one dot's position. Any more info would be helpful as I would like to experienment with other degree of freedoms.
Re: 'camera view' data available ?
Oh, one more question Jim. What about the size of the dot? Can I get the size of the dot from the current SDK? Thnx