Search found 2 matches

by Xeno
Fri Apr 03, 2009 3:00 am
Forum: OptiTrack SDK
Topic: Tracked points without image
Replies: 1
Views: 2613

Tracked points without image

Hi everyone, I'm trying to get the tracked points from a camera without transfer the image. It's possible? I searched in the SetOption parameters, but I didn't find enything... Actually I use this code: NPCameraFrame frame = currentCamera.GetFrame(0); if (frame != null) foreach (NPObject o in frame)...
by Xeno
Sat Nov 15, 2008 7:12 am
Forum: General OptiTrack Support
Topic: Radial / tangential distortion
Replies: 1
Views: 4284

Radial / tangential distortion

Hi everyone,
does anyone knows the coefficients of radial and tangential distortion of a V100 cam with Lens M12 3.6mm? Or a way to calculate it at least?

Thanks for your attention.