Ask Your Question
0

how to perform triangulation for monocular camera?

asked 2018-12-21 02:35:32 -0600

ADI gravatar image

I have calculated rotation, translation and camera matrix but i don't get how to triangulate points in monocular camera if is there any document is ready for finding approx 3D point please share with me. i have read some document but there requirement is 2 camera matrix but I'm using monocular camera, if you have any idea about it then please share with me... thanks.

edit retag flag offensive close merge delete

Comments

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-12-21 23:07:18 -0600

Tetragramm gravatar image

You need to have multiple views.

If you don't know anything about the relative rotation and translation, you use the SfM links Eduardo posted.

If you do, you can use a simpler method. I'm working on an OpenCV module to help with this: HERE.

edit flag offensive delete link more

Comments

I'm accessing sequentially images from mono camera also find out rotation and translation using svd and projection matrix

ADI gravatar imageADI ( 2018-12-26 01:03:49 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2018-12-21 02:35:32 -0600

Seen: 817 times

Last updated: Dec 21 '18