Search found 7 matches

by Anaghir
Fri Feb 14, 2014 6:38 am
Forum: Camera SDK
Topic: Duo and CameraSDK
Replies: 4
Views: 5050

Re: Duo and CameraSDK

Hi, Sorry for the long delay. I couldn't send you the code but I have found the problem. I was creating my thread with CreateThread and it seems that those thread will have some stack issues when calling function from dlls that use crt functions (like strtok). I resolved my problem by calling _begin...
by Anaghir
Tue Dec 10, 2013 6:54 am
Forum: Camera SDK
Topic: Duo and CameraSDK
Replies: 4
Views: 5050

Re: Duo and CameraSDK

Thanks for your reply. I am not loading a project because I only work with the markers. I tried what you said. I have 2 cameras every time I call TT_Update() but still no markers and if I wait before doing TT_Initialize() and the rest of the treatment I don't event have the 3 or 4 frames of correct ...
by Anaghir
Mon Dec 09, 2013 10:53 am
Forum: Camera SDK
Topic: Duo and CameraSDK
Replies: 4
Views: 5050

Duo and CameraSDK

Hi, We just acquired a Duo Camera and we have some issues with our software which works perfectly with a Trio. We use TT_Update() then TT_FrameMarkerCount() and TT_FramerMarkerX,Y,Z but with the Duo, only the 3 first frames return the marker count. The "markers" sample works correctly but ...
by Anaghir
Mon Mar 18, 2013 10:36 am
Forum: Camera SDK
Topic: Trio calibration and CameraSDK
Replies: 3
Views: 4271

Re: Trio calibration and CameraSDK

<t>Hi Doug,<br/> <br/> Thanks for the quick answer.<br/> <br/> We do not use Tracking Tools because we use several Trio cameras (and possibly others), and so need to design our own 3D reconstruction algorithm.<br/> <br/> We've achieved some promising result so far.<br/> I undestand that the model ac...
by Anaghir
Mon Mar 18, 2013 7:41 am
Forum: Camera SDK
Topic: Trio calibration and CameraSDK
Replies: 3
Views: 4271

Re: Trio calibration and CameraSDK

<t>Hi,<br/> <br/> We've been working on our auto-calibration. In the process, we used the distortion model given by the API. Browsing this forum, we saw that the model returned is not necessarly the good one. It seems, we have the distortion model of a camera with 45� FOV, which isn't our model (w...
by Anaghir
Wed Mar 13, 2013 4:29 am
Forum: Camera SDK
Topic: Trio calibration and CameraSDK
Replies: 3
Views: 4271

Trio calibration and CameraSDK

Hi,

I am using a Trio Camera with the CameraSDK and would like to know if there are any informations on the 3 cameras orientation (yaw, pitch, roll) I can get directly from the SDK or do I have to calibrate them myself.

I do not want to use TrackingTools.

Thanks
by Anaghir
Fri Dec 14, 2012 9:26 am
Forum: General OptiTrack Support
Topic: Tracking Tools : only one TBar device
Replies: 1
Views: 2078

Tracking Tools : only one TBar device

<t>Hello,<br/> <br/> I wanted to try using Tracking tools SDK with two trio bars to augment the acquisition volume for my markers but when I launch my program it says : <br/> "Only one TBar device can be connected to the Tracking Tools"<br/> <br/> Why is there such a limitation ? are not the trio, p...