First time here? Check out the FAQ!

Ask Your Question
1

Triangulation from spheric model

asked Feb 3 '19

xavier12358 gravatar image

Hello

I use Mei calibration which create unified camera modelisation. I want to triangulate 3D points from two known camera position and there match in two image.

Here is a draw of the problem

image description

I can't find any information to estimate the 3D point P from two camera view.

Can someone give me article which deal with it?

Preview: (hide)

1 answer

Sort by » oldest newest most voted
0

answered Feb 4 '19

Tetragramm gravatar image

Take at look at this prototype module called Mapping3D. It contains a couple of classes and functions to help you do just this.

https://github.com/Tetragramm/opencv_...

Preview: (hide)

Comments

As I quickly look, the example you gave me, is based on Pin hole model and not on Mei calibration model.

xavier12358 gravatar imagexavier12358 (Feb 4 '19)edit

Well, if you can turn the pixels into a line of sight vector, and you've got your tvecs and rvecs which should remain the same, you can use the rest of the functions. I'm afraid I don't know what Mei calibration is.

Tetragramm gravatar imageTetragramm (Feb 5 '19)edit

Question Tools

1 follower

Stats

Asked: Feb 3 '19

Seen: 322 times

Last updated: Feb 03 '19