Search found 7 matches

by pcdol
Sun Oct 25, 2009 6:50 pm
Forum: General OptiTrack Support
Topic: Windows7 64-bit
Replies: 3
Views: 2552

Windows7 64-bit

Is it possible that using OptiTrack FLEX:V100 cameras & Tracking Tools at Windows7 64-bit?
by pcdol
Mon Jun 22, 2009 1:42 am
Forum: OptiTrack Data Streaming
Topic: How to get Trackable Name from NatNet client sample?
Replies: 1
Views: 2819

How to get Trackable Name from NatNet client sample?

<r>below, code snippet from NatNet client sample<br/> <br/> // Rigid Bodies<br/> printf("Rigid Bodies [Count=%d]\n", data->nRigidBodies);<br/> for(i=0; i nRigidBodies; i++)<br/> {<br/> printf("Rigid Body [ID=%d]\n", data->RigidBodies<I><s>[i]</s>.ID);<br/> printf("\tx\ty\tz\tqx\tqy\tqz\tqw\n");<br/>...
by pcdol
Fri Jun 12, 2009 2:50 am
Forum: General OptiTrack Support
Topic: About Tracking Tools 2.0 C# Sample Code
Replies: 1
Views: 2151

About Tracking Tools 2.0 C# Sample Code

<t>hello~ <br/> <br/> I'm using the Tracking Tools 2.0 with 12 x FLEXV100 cameras.<br/> <br/> and i will develop my application by using C# code.<br/> <br/> but now Tracking Tools 2.0 only supports C++ sample code...<br/> <br/> especially, I need C# sample code of the NatNet stream client.<br/> <br/...
by pcdol
Mon Jun 08, 2009 5:37 pm
Forum: General OptiTrack Support
Topic: FLEX:V100 with Lens
Replies: 3
Views: 2432

Re: FLEX:V100 with Lens

ok!

How to adjust focus & replace the lens of R1 camera?
by pcdol
Mon Jun 08, 2009 1:31 am
Forum: Tracking Tools
Topic: Is there C# sample codes for Tracking Tool2.0?
Replies: 0
Views: 1528

Is there C# sample codes for Tracking Tool2.0?

Is there C# sample codes for Tracking Tools 2.0?

ex: NaturalPoint Streaming Clinet C# Application
by pcdol
Sun Jun 07, 2009 7:17 pm
Forum: General OptiTrack Support
Topic: FLEX:V100 with Lens
Replies: 3
Views: 2432

FLEX:V100 with Lens

I'm using the FLEX: V100 cameras.
It is possible that adjusting focus or changing the Lens?

and Can I use FLEX: V100 cameras with FLEX: V100 R2 cameras?
by pcdol
Tue Feb 17, 2009 8:08 pm
Forum: General OptiTrack Support
Topic: How to create a calibration file("*.cal") by using SDK
Replies: 1
Views: 1670

How to create a calibration file("*.cal") by using SDK

Is it possible that multiple cameras calibration by using SDK?