Search found 3 matches
- Fri May 02, 2025 4:04 am
- Forum: Camera SDK
- Topic: GetPosition vs GetResult
- Replies: 1
- Views: 1713
GetPosition vs GetResult
Hi, I'm using the Camera SDK with C++ and Flex:V100 cameras. I would like to know what are the exact differences between what the functions GetPosition and GetResult return. I know that GetResult should return the position of each marker detected by the camera, but I was wondering what is the differ...
- Fri Apr 11, 2025 12:12 am
- Forum: Camera SDK
- Topic: TrackIR coordinates to world coordinates
- Replies: 2
- Views: 3740
Re: TrackIR coordinates to world coordinates
Hi Jilllian, Thanks for your response. I guess that what I thought is not the common thing to try. I just wondered if there was any formula or matrix for changing coordinates spaces that I could make to make that change. To put in context, I'm using C++ with the Optitrack Camera SDK and I receive th...
- Thu Apr 10, 2025 8:50 am
- Forum: Camera SDK
- Topic: TrackIR coordinates to world coordinates
- Replies: 2
- Views: 3740
TrackIR coordinates to world coordinates
Hi, I would like to know if it would be possible to get World space coordinates with a TrackIR camera while using the Camera SDK. This would be for knowing world-coordinates movement and rotation without having the camera just in front, to then have more than one TrackIR camera in more angles to avo...