You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using two view reconstruction it is only possible to reconstruct the 3D points up to an arbitrary / unknown scale.
In order to do that you need a calibrated camera (otherwise you would get a projective transformation instead of a euclidean / metric), corresponding points in both images and then you can use the code in https://github.com/alyssaq/3Dreconstruction/blob/master/example.py directly to triangulate your points.
@alyssaq : Thank you for providing your source code. Btw, what is the license?
No description provided.
The text was updated successfully, but these errors were encountered: