3D construction from 2 xray images

asked 2017-08-02 07:52:33 -0600

Hi, I am trying to use opencv to construct a 3d image. If I had 2 stereo xray images of an object, would it be possible to achieve this using opencv?

The closest I found was this regarding the subject: https://stackoverflow.com/a/34916122/...

Would appreciate your ideas. Thank you.

edit retag flag offensive close merge delete

Comments

Using x-rays I think it is tomography ?

LBerger gravatar imageLBerger ( 2017-08-02 09:41:37 -0600 )edit

Tomographyuses many slices. I need 2 or 3 images to construct a 3D object.

ibreathtech gravatar imageibreathtech ( 2017-08-03 09:21:16 -0600 )edit

It is not only a problem of number of slices. It will depend of Beer–Lambert–Bouguer law.

LBerger gravatar imageLBerger ( 2017-08-03 10:26:35 -0600 )edit