Search found 4 matches

by raymondim
Sat Apr 24, 2010 10:21 pm
Forum: OptiTrack SDK
Topic: OptiTrack USB OptiHub registering as a camera.
Replies: 1
Views: 2481

Re: OptiTrack USB OptiHub registering as a camera.

<r>Sorry found corresponding thread here.<br/> <URL url="http://forum.naturalpoint.com/forum/ubbthreads.php?ubb=showflat&Number=41277#Post41277"><LINK_TEXT text="http://forum.naturalpoint.com/forum/ubb ... #Post41277">http://forum.naturalpoint.com/forum/ubbthreads.php?ubb=showflat&Number=412...
by raymondim
Sat Apr 24, 2010 9:57 pm
Forum: OptiTrack SDK
Topic: OptiTrack USB OptiHub registering as a camera.
Replies: 1
Views: 2481

OptiTrack USB OptiHub registering as a camera.

I am having an issue using the OptiTrack USB OptiHub to connect two OptiTrack v100 R2 cameras to my computer. When I connect the cameras to my PC i call: //== Enumerate (Identify) Available Cameras ==========---- cameraCollection->Enum (); //== Determine Available Cameras =====================---- c...
by raymondim
Fri Aug 14, 2009 11:48 am
Forum: OptiTrack SDK
Topic: Cannot Get the Sdk to work correctly with Visual c++
Replies: 1
Views: 2939

Re: Cannot Get the Sdk to work correctly with Visual c++

Well i kind of solved this problem. I installed microsoft visual studio 2005 proffessional edition. This took all the problems i was having and made them just go away.
by raymondim
Thu Aug 13, 2009 9:02 pm
Forum: OptiTrack SDK
Topic: Cannot Get the Sdk to work correctly with Visual c++
Replies: 1
Views: 2939

Cannot Get the Sdk to work correctly with Visual c++

I am having some major issues getting SDK stuff to work on my pc. I have been trying to use the SDK to access the frames from one Optitrack Flex:V100 camera and port this into open cv. so far the farthest i get is being able to read the frames for about 5 seconds and then it crashes on me. I tried t...