Ask Your Question
0

How can I use triangulatePoints() if I have only CameraParams?

asked 2015-11-08 06:44:28 -0600

AlexB gravatar image

How can I get 3x4 projection matricies of the first and the second cameras to use triangulatePoints() if I have only struct detail::CameraParams for each of two cameras which I got from detail::Estimator?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-02-05 16:51:30 -0600

trox gravatar image

I've the same issue. You can get the projection matrices by using the function stereoRectify, but in my case, I did not manage to meke them work with triangulatePoints. Hopefully it'll work for you

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-11-08 06:44:28 -0600

Seen: 557 times

Last updated: Nov 08 '15