How to extract Depth from a given 2d image?
3 views (last 30 days)
Show older comments
I just wanted to implement that paper with some modifications.My overall project is regarding 3d modelling..2d image needs to be converted to a 3d image using KNN search..But for that the initial step is to find out the dpeth of a 2d image..We are not using any data sets but for our project,we wanted to take some of the indian heritage sites images as an input and work on that to be converted to 3D image... we wanted to use knn searh by taking more than 3 neighbouring pixels.. Can i please get some suggestions on how to work on it. can i get the matlab code for finding depth of an image and for KNN? Thanking you in advance.
1 Comment
oshin gupta
on 16 Mar 2018
I too want an answer for the same question, it's my project also.Please help to give the solution
Answers (1)
Image Analyst
on 16 Mar 2018
I'm not going to program up the whole paper for you. The best I can do is to offer up a demo of KNN that I have. See attached and adapt as needed.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!