is there any concept for convert 2D to 3d image without 3d glass?

1 view (last 30 days)
i want any concept for convert the 2d image to 3d image without seeing 3d glass for my graduation project.......
i hav one concept but i dont hav idea for coding for this concept that concept is i hav 2 cameras in different angles (two different views such as binocular vision) in this 2 camera capture the two images this two images r applied to disparity estimation after that we have to correlate that two images then we left image want to be perform mpeg encoder and right encode with disparity. then decode the that two images then we have to find the depth of the two images for getting the 3d view... after that i want to convert 2d+z formate in that coding i have to connect 3d display then it will see 3d image ..............
any one know any other concept pls give me idea ....or give me idea for doing this project in matlab thank u

Answers (2)

Walter Roberson
Walter Roberson on 24 Feb 2014
If you do not have any idea how to code in MATLAB, then see
If you know how to program in MATLAB but do not know how to code that algorithm, start by breaking it up into functional pieces, following the outline of how it is done in the paper you are referencing. Start coding the functional units. When you encounter an error you cannot figure out, post the code and the error. Remember to comment the code (or else the volunteers will probably shrug and say "I guess they didn't want help that badly.")

Dima Lisin
Dima Lisin on 9 May 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!