Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

3D reconstruction using x-ray images

I am trying to do a 3D reconstruction from X-ray images/2D images using OpenCV. I am using nodejs and the js version of OpenCV. The result that im trying to get is the 3D bone structure(can be a point cloud) from a 2D X-ray image(multiple views may be available). Open source codes(in python/c/c++)/algorithms/guides/anything is appreciated.

Thank you