cheers anyways. I'll just sort them manually I guess. thanks for your help.
Paul
Search found 28 matches
- Mon Oct 05, 2009 3:27 pm
- Forum: OptiTrack SDK
- Topic: flex c120 Object tracking order problems
- Replies: 6
- Views: 5417
- Mon Oct 05, 2009 1:23 pm
- Forum: OptiTrack SDK
- Topic: flex c120 Object tracking order problems
- Replies: 6
- Views: 5417
Re: flex c120 Object tracking order problems
<t>Hi. I'm using the standard Optitrack SDK yes. I'm tracking in real-time so the current frame is all I am concerned with. Is there no way of influencing which marker is delivered first at all? What algorithm is used in this process? I seem to only have problems with in what order the first out of ...
- Mon Oct 05, 2009 2:16 am
- Forum: OptiTrack SDK
- Topic: flex c120 Object tracking order problems
- Replies: 6
- Views: 5417
Re: flex c120 Object tracking order problems
Also i am programming in c++.
Thanks
Paul
Thanks
Paul
- Sun Oct 04, 2009 3:54 pm
- Forum: OptiTrack SDK
- Topic: flex c120 Object tracking order problems
- Replies: 6
- Views: 5417
flex c120 Object tracking order problems
<t>Hi. Firstly I'd like to say that your tracking solution is outstanding and my University department where I work has purchased an 8 camera tracking setup from you on my recommendations and I intend to have them purchase more. Keep up the great work guys, <br/> <br/> On to my problem. <br/> <br/> ...
- Tue Mar 11, 2008 3:00 pm
- Forum: General OptiTrack Support
- Topic: OptiTrack FLEX:C120 on vista
- Replies: 6
- Views: 4454
Re: OptiTrack FLEX:C120 on vista
I am getting Access Violation 0xC00000000005 errors on running my application (I can't seem to replicate the problem with your sample anymore) which originates on a pframe->free() or pframe->release() call.
- Tue Mar 11, 2008 1:20 pm
- Forum: General OptiTrack Support
- Topic: OptiTrack FLEX:C120 on vista
- Replies: 6
- Views: 4454
Re: OptiTrack FLEX:C120 on vista
<t>Hi I downloaded the optitrack sample which included the option application and got this to run on vista but I had to comment out pFrame->free() from certain lines of the code. Strange...still a problem tho. Could any mods comment on this problem please. I need to get this resolved asap. thanks</t>
- Mon Mar 10, 2008 12:19 pm
- Forum: General OptiTrack Support
- Topic: OptiTrack FLEX:C120 on vista
- Replies: 6
- Views: 4454
Re: OptiTrack FLEX:C120 on vista
Thanks for that but i already tried that unfortunatley. wonder if it's any permissions realted problem with vista. Anyone else have any helpfull suggestions? thanks
- Sat Mar 08, 2008 5:12 pm
- Forum: General OptiTrack Support
- Topic: OptiTrack FLEX:C120 on vista
- Replies: 6
- Views: 4454
OptiTrack FLEX:C120 on vista
<t>Hi. I've been having problems with running my optitrack code on vista business edition on my IBM T60p thinkpad notebook. I've ported the same code and it seem to run perfectly on my xp machine. My code seems to freeze on call to free() and release() on my INPCameraFrame object after the first is ...
- Tue Aug 07, 2007 3:22 pm
- Forum: General OptiTrack Support
- Topic: SetOption Problems
- Replies: 13
- Views: 9920
Re: SetOption Problems
<r>This a picture of what my cameras LEDs display on running the code you sent. Also my own code does the same....<br/> <br/> [image]<URL url="http://www.compsoc.nuigalway.ie/~paulsmith/CamLED.jpg">http://www.compsoc.nuigalway.ie/~paulsmith/CamLED.jpg</URL>[/image] <br/> <br/> Hope you can help.Than...
- Mon Aug 06, 2007 2:38 pm
- Forum: General OptiTrack Support
- Topic: SetOption Problems
- Replies: 13
- Views: 9920
Re: SetOption Problems
I am using vc8. I built your project files and it still produces no results. It's all very strange. Since your .exe worked perfectly with my camera....