Search found 33 matches

by dashesy
Mon Jul 16, 2012 3:58 pm
Forum: Camera SDK
Topic: Integrate Camera driver in our installer
Replies: 2
Views: 2690

Re: Integrate Camera driver in our installer

Just sent
by dashesy
Mon Jul 16, 2012 3:33 pm
Forum: Camera SDK
Topic: Integrate Camera driver in our installer
Replies: 2
Views: 2690

Integrate Camera driver in our installer

Hi,

What is the best way for us to integrate camera driver that comes in the camera SDK (we send OptiTrack to our customers)?
So that our customers do not need to install the SDK.

Regards,
dashesy
by dashesy
Wed Dec 22, 2010 2:33 pm
Forum: Tracking Tools
Topic: TrackingTools (one camera) MJPEG and markers
Replies: 1
Views: 2127

TrackingTools (one camera) MJPEG and markers

<t>Hi,<br/> <br/> Is it possible to get frames (in MJPEG mode) and at the same time have marker locations?<br/> I tried switching back and forth between VideoType=6 and VideoType=0 but somehow after I do a VideoType=0, I cannot change to MJPEG mode quickly.<br/> <br/> I need to record the video whil...
by dashesy
Wed Dec 22, 2010 8:40 am
Forum: Tracking Tools
Topic: Simple TrackingTools 2D tracking with one camera
Replies: 3
Views: 3977

Re: Simple TrackingTools 2D tracking with one camera

<t>Hello Birch,<br/> <br/> Thank you, that was very helpful! <br/> So basically I should not have bought TT for 2D tracking using one camera only! For some of our customers a 2D tracking of a single rigid body is all they want, but there might be an interest in more complicated tracking of body join...
by dashesy
Tue Dec 21, 2010 2:31 pm
Forum: Tracking Tools
Topic: Simple TrackingTools 2D tracking with one camera
Replies: 3
Views: 3977

Simple TrackingTools 2D tracking with one camera

I am trying to setup a 2D tracking using TrackingTools API and only one camera. I only care about the pixel location of the tracked object, so I assume I do not need to calibrate or specify the relative position of the camera to the scene. Do I still need to do a calibration first? I use this to cre...
by dashesy
Wed Sep 29, 2010 10:24 am
Forum: Tracking Tools
Topic: TT_Initialize returns "Invalid License"
Replies: 3
Views: 3618

Re: TT_Initialize returns "Invalid License"

<t>I also faced exactly same problem, TT software was working fine while TT_initialize was not.<br/> The problem was that Windows7 (and maybe Vista) does not allow the installer to copy the license file to "Program Files (x86)" location but rather copies it to "c:\Users\Username\VirtualStore\Program...
by dashesy
Tue Oct 27, 2009 5:27 pm
Forum: Tracking Tools
Topic: Tracking Tools sample code
Replies: 4
Views: 3938

Re: Tracking Tools sample code

TT_SetCameraSettings(0, 0, 240, 150, 4); I added the above line to the code above and an empty buffer returned from TT_CameraFrameBuffer. BTW, The returned Boolean value from this function (which is not documented) is false. Note that I have only one camera and that might be the reason running the ...
by dashesy
Tue Sep 15, 2009 5:01 pm
Forum: Tracking Tools
Topic: Tracking Tools sample code
Replies: 4
Views: 3938

Re: Tracking Tools sample code

Doug,

Seems very promising!
Thnx
by dashesy
Tue Sep 08, 2009 10:15 am
Forum: Tracking Tools
Topic: Tracking Tools sample code
Replies: 4
Views: 3938

Tracking Tools sample code

I was wondering when we can get a working full example for the TT2.0 API. In order to capture with 100fps we decided to use TT2.0 in our products (instead of OptiTrack). The TT2.0 software itself seems to work great, and the single camera tracking algorithm will make it just perfect. The single came...
by dashesy
Wed Jul 22, 2009 10:01 am
Forum: Tracking Tools
Topic: Problem in implementation
Replies: 8
Views: 5257

Re: Artifact in grayscale image

I sent the screen shots to the support, thank you