3D-Reconstruction-using-Single-View-Metrology
3D-Reconstruction-using-Single-View-Metrology copied to clipboard
Cannot reproduce the result
Hi,
I tried your sample and ran the code as downloaded. I used Box_Image.jpg and input.txt as input.
However, the calculated vanishing points are not the same as in kghosh_project01.pdf
Vanishing Point along Y= [203.63935377 230.36023849 1. ]
Vanishing Point along X= [-9.22557399e+03 6.19415898e+03 1.00000000e+00]
Vanishing Point along Z= [ 1.23774432e+04 -4.49266089e+04 1.00000000e+00]
The result images are also distorted due to this issue.
Any help please ?