Hi Doug,
As LinusA had pointed out, could you please throw some light how to enter the co-ordinates of this marker base? Do you have a VRML file or something? will be of great help. We are losing precision in our application because of this. Thanks for your help.
Search found 8 matches
- Fri Sep 23, 2011 2:58 am
- Forum: Camera SDK
- Topic: About CModuleVectorProcessing Class
- Replies: 6
- Views: 20022
- Thu Jul 21, 2011 11:19 am
- Forum: Camera SDK
- Topic: About CModuleVectorProcessing Class
- Replies: 6
- Views: 20022
Re: About CModuleVectorProcessing Class
<r>Doug: Sorry, I am neither using the cModuleVector in my algorithm nor is any 2D data from the Camera SDK going to my algorithm. I just wanted to know the 3D coordinates when i mount the markers on the studs?<br/> <br/> LinusA has beautifully understood what i want to know..<br/> <br/> LinusA: man...
- Wed Jul 20, 2011 10:25 am
- Forum: Camera SDK
- Topic: About CModuleVectorProcessing Class
- Replies: 6
- Views: 20022
Re: About CModuleVectorProcessing Class
<r>Hi Doug, <br/> <br/> Thanks for your reply. The point is i already developed my single camera algorithm.<br/> <br/> First, <br/> I just want to know how to enter the 3D co-ordinates of the markers fixed to the markerbase. (We bought Part number MCP1145 found at your website link <URL url="http://...
- Tue Jul 12, 2011 5:01 am
- Forum: Camera SDK
- Topic: About CModuleVectorProcessing Class
- Replies: 6
- Views: 20022
About CModuleVectorProcessing Class
Hi, I am building an application to track the position of a camera with respect to 4 markers. I utilise some code very similar to the code in the Vector Tracking sample. Can you explain me about the data returned by the GetResul t, GetPosition and getOrientation functions of the cModuleVectorProcess...
- Tue Jul 12, 2011 2:58 am
- Forum: Camera SDK
- Topic: About camera modes and documentation for camera SDK
- Replies: 2
- Views: 3060
Re: About camera modes and documentation for camera SDK
Thanks a lot Mike. I am desperately waiting for the release 

- Mon Jul 11, 2011 8:25 am
- Forum: Camera SDK
- Topic: About camera modes and documentation for camera SDK
- Replies: 2
- Views: 3060
About camera modes and documentation for camera SDK
<t>Hi,<br/> <br/> I would like to know the differences between the various camera modes in detail. What are the differences between the OBJECT mode and PRECISION mode? <br/> <br/> Do you provide some kind of documentation for the camera SDK? I am aware of the small code snippets that are available a...
- Fri Jul 08, 2011 7:46 am
- Forum: Camera SDK
- Topic: problem with camera->GetFrame()
- Replies: 1
- Views: 3166
Re: problem with camera->GetFrame()
OK..I solved it myself. Posting so that it might be useful for others. I just put a while loop around GetFrame()..and after a few iterations i could see data in the buffer. Also added CameraLibrary_Enabledevelopment() as in your sample codes.
- Fri Jul 08, 2011 6:13 am
- Forum: Camera SDK
- Topic: problem with camera->GetFrame()
- Replies: 1
- Views: 3166
problem with camera->GetFrame()
<t>Hi,<br/> <br/> I installed the latest available CAMERA SDK version 1.1.0<br/> Camera: Optitrack FLEX V100 <br/> My environment: Windows7<br/> IDE : MS Visual Studio 2008<br/> I am able to execute the application "Sample Viewer App". I am trying to use one of the sample projects CameraList to test...