Search found 11 matches
- Fri Jul 07, 2006 5:31 pm
- Forum: General OptiTrack Support
- Topic: Problem with Frame Callbacks.
- Replies: 1
- Views: 2117
Re: Problem with Frame Callbacks.
<t>Is there a way we could have access to the 1-bit frame/image buffer now or in future releases of the OptiTrack SDK? <br/> <br/> We have developed our own tracking algorithm by capturing the image drawn on the application window. <br/> <br/> Frame/image buffer access will certainly be convenient.<...
- Thu Jun 01, 2006 5:41 pm
- Forum: General OptiTrack Support
- Topic: Problem with Frame Callbacks.
- Replies: 1
- Views: 2117
Problem with Frame Callbacks.
<t>I noticed yesterday that there seem to be a bug with the Frame callback method associated with the _INPCameraEvent interface. I realized that if you use the INPCamera parameter of your implementation of the callback function the program crashes. Looking through the OptiTrackSample demo, I noticed...
- Tue May 30, 2006 5:35 pm
- Forum: General OptiTrack Support
- Topic: Tracking multiple objects.
- Replies: 1
- Views: 2208
Re: Tracking multiple objects.
<t>quote:Originally posted by ronatu:<br/> I am developing an app to track 2 passive objects. I notice that sometimes my frame contains less than or more than 2 objects even when the system is stationary. <br/> My procedure uses the INPCameraFrame::get_Count method to determine the number of objects...
- Fri May 26, 2006 5:55 pm
- Forum: General OptiTrack Support
- Topic: Tracking multiple objects.
- Replies: 1
- Views: 2208
Tracking multiple objects.
<t>I am developing an app to track 2 passive objects. I notice that sometimes my frame contains less than or more than 2 objects even when the system is stationary. <br/> My procedure uses the INPCameraFrame::get_Count method to determine the number of objects in the frame and subsequently use INPCa...
- Thu May 11, 2006 3:40 am
- Forum: General OptiTrack Support
- Topic: SAMPLE of OptiTrack
- Replies: 4
- Views: 3659
Re: SAMPLE of OptiTrack
<t>quote:Originally posted by NaturalPoint - Birch Zimmer:<br/> The samples included with the SDK are in source code format (VB and C++), if you wish to run them as an executable then you will need to compile them first (using Visual Studio). They are located in the "samples" directory that gets cre...
- Thu May 11, 2006 3:38 am
- Forum: General OptiTrack Support
- Topic: application crashes with multi OptiTrack
- Replies: 6
- Views: 5107
Re: application crashes with multi OptiTrack
<t>quote:Originally posted by NaturalPoint - Birch Zimmer:<br/> quote:Originally posted by ronatu:<br/> Can you help me to develop tracking system One camera - 2 markers?<br/> I need to know X,Y,Z,roll,Az,Elev (6DOF) for each marker.<br/> C will be preferable...<br/> ThanksAs far as I know it is tec...
- Wed May 10, 2006 8:09 am
- Forum: General OptiTrack Support
- Topic: SAMPLE of OptiTrack
- Replies: 4
- Views: 3659
Re: SAMPLE of OptiTrack
quote:Originally posted by NaturalPoint - Birch Zimmer: quote:Originally posted by ronatu: Looking for someone whose software user interface was used as sample of OptiTrack software (see link below) : http://www.naturalpoint.com/optitrack/products/flex/flex-sdk.html Will appreciate direct or contact...
- Mon May 08, 2006 5:53 pm
- Forum: General OptiTrack Support
- Topic: 6DOF values changes while object is fixed
- Replies: 8
- Views: 6540
Re: 6DOF values changes while object is fixed
<t>quote:Originally posted by Mat:<br/> Hello,<br/> <br/> I recently bought TrackIR and orderd OpticTrack System together with the vector expansion unit. <br/> <br/> The SDK (4.1.048) is great, I was able to test application samples in no time. Also from the first look the tracker has real potential...
- Mon May 08, 2006 5:14 pm
- Forum: General OptiTrack Support
- Topic: SAMPLE of OptiTrack
- Replies: 4
- Views: 3659
SAMPLE of OptiTrack
Looking for someone whose software user interface was used as sample of OptiTrack software (see link below) :
http://www.naturalpoint.com/optitrack/p ... x-sdk.html
Will appreciate direct or contact info.
Please answer privately.
http://www.naturalpoint.com/optitrack/p ... x-sdk.html
Will appreciate direct or contact info.
Please answer privately.
- Mon May 08, 2006 5:02 pm
- Forum: General OptiTrack Support
- Topic: application crashes with multi OptiTrack
- Replies: 6
- Views: 5107
Re: application crashes with multi OptiTrack
<t>quote:Originally posted by yoshi:<br/> It's a single person full body motion capture application. I've got the calibration, 3d marker position calculation, skeleton posing from markers, and bvh file export working. Now I am working on marker tracking part. I think it will still take a few more mo...