Search found 8 matches

by Manium
Mon Jan 10, 2011 9:52 am
Forum: Tracking Tools
Topic: Multiple BMP frame export?
Replies: 1
Views: 2109

Multiple BMP frame export?

<t>Hello,<br/> <br/> We are using Tracking Tools with about 20 cameras.<br/> <br/> Is there any way in Tracking Tools to capture (in 640x480 format) a frame (in grayscale if possible) and export it (in BMP e.g.) for all the cameras at the same time (so in our cas, 20 synchronized bmp files)?<br/> <b...
by Manium
Fri Jul 16, 2010 8:42 am
Forum: Tracking Tools
Topic: Images cut
Replies: 1
Views: 2166

Images cut

Hello, I have a problem when using Tracking Tools 2.2 with 21 V100R2. There are about 20 markers in the scene. The problem is that the images seem to be cut... Only the top of the image appears. http://lisa.ulb.ac.be/~laurent/files/optitrack_cut.jpg The "Frame Queue overflow" is only shown...
by Manium
Tue Oct 20, 2009 7:56 am
Forum: Point Cloud SDK - 3D Point Tracking
Topic: Pointcloud bugs with Optitrack SDK 1.3.037 beta 01
Replies: 2
Views: 7581

Re: Pointcloud bugs with Optitrack SDK 1.3.037 beta 01

<t>I have sent an email to the technical support with the online form...<br/> <br/> I hope there is a solution. We have just bough 15 V100R2 cameras. The new "Tracking tools" are totaly oversized for our work, we just need the calibration tool and get the 3d position of points. <br/> <br/> I don't u...
by Manium
Mon Oct 19, 2009 1:37 am
Forum: Point Cloud SDK - 3D Point Tracking
Topic: Pointcloud bugs with Optitrack SDK 1.3.037 beta 01
Replies: 2
Views: 7581

Pointcloud bugs with Optitrack SDK 1.3.037 beta 01

<t>Hello,<br/> <br/> I have some problems using the last Optitrack SDK (1.3.037 beta 01) with PointCloud (1.3.035).<br/> <br/> I can still do the calibration using the calibration tool. But my application (rebuild with the new SDK) crashes when Pointcloud functions are called. This application is ba...
by Manium
Wed Sep 16, 2009 8:48 am
Forum: Point Cloud SDK - 3D Point Tracking
Topic: Fast option switching
Replies: 0
Views: 5394

Fast option switching

Hello, I have made application using PointCloud and 6 V100 cameras. At a given moment, i have to switch options of the cameras as fast as possible. I do not know if i use the good method since i mix Com and non-com code... Here is my code: void CPointCloud::setMode(const int _mode){ switch(_mode){ c...
by Manium
Thu Jan 15, 2009 8:09 am
Forum: Point Cloud SDK - 3D Point Tracking
Topic: Maximum number of markers
Replies: 3
Views: 7926

Maximum number of markers

Hello,

i'm looking for a small information and i didn't find it on the website or the forum. What is the maximum number of markers we can use with PointCloud ? (if

Thank you !
by Manium
Tue Oct 30, 2007 3:38 am
Forum: General OptiTrack Support
Topic: Numerid Displays dont turn off
Replies: 2
Views: 2323

Re: Numerid Displays dont turn off

I've tried with the SDK 1.1.031 and 1.1.032 beta 02 on different computers. I have tried your code and it's work fine. Actually it seems that my problem comes from the fact that I had aleardy used the start() and stop() function. cameraCollection->Item(index, &camera); camera->SetOption(NP_OPTIO...
by Manium
Mon Oct 29, 2007 2:32 am
Forum: General OptiTrack Support
Topic: Numerid Displays dont turn off
Replies: 2
Views: 2323

Numerid Displays dont turn off

<t>Hello, <br/> <br/> I have a very small problem with my C120 cameras. <br/> I've written a software (C++). Everything works fine except that the Numeric LEDs don't turn off.<br/> <br/> I've tried several things like :<br/> cameraToClose->SetOption(NP_OPTION_NUMERIC_DISPLAY_OFF, (CComVariant) 0);<b...