Converting 2D image to a 3D model
Hello everyone, I am an absolute beginner to the realm of Computer Vision. I realize it is a rather complex subject. However I am not new programming. I discovered this page here: http://make3d.cs.cornell.edu/.
It seems they have had some success in completing this task. Does OpenCV offer this same functionality? Is there any information you can gather from an image to render a 3D model?
Hi @JohnnyWaffles welcome and thanks for the link. I see though that the authors provide the code. Therefore someone, it would be possible to try and port the code. The result seems quite interesting in any case.
Similar project (just for reference):