Tagged Questions

3
votes
2answers
1k views

Coordinate Transformation C++

I have a webcam pointed at a table at a slant and with it I track markers. I have a transformationMatrix in OpenSceneGraph and its translation part contains the relative coordinates from the tracked ...