There is an image of two separated papers on the floor.
How to find the image of the line at infinity corresponding to the plane of the floor?
See the image at: (larger)
Anyone has some idea on how to start with MATLAB?
Thank you,
There is an image of two separated papers on the floor.
How to find the image of the line at infinity corresponding to the plane of the floor?
See the image at: (larger)
Anyone has some idea on how to start with MATLAB?
Thank you,
I'm not going to go into matlab specific bits but wil talk about the algorithm I'd use.
Considering only one piece of paper the algorithm goes something like this.
However I'm not sure how robust this will be to
You should be able to use both pieces to get an improved approximation to the solution. For example you could calculate P1 and P2 for both pieces and finding the line of best fit through the 4 points.
Hope this gives you some ideas.