Bird Eye View Image
Mostrar comentarios más antiguos
Hi all I have 4 images front back right and left and I want to transfer these set of images into bird eye view.
How can I do it in matlab?
Any help is appreciated
Thanks
2 comentarios
Walter Roberson
el 10 de Abr. de 2013
What information do you have about the relative positions from which the images were taken? What information do you have about the focal length (or any other information that might allow you to calculate distances by parallax) ?
Algorithms Analyst
el 10 de Abr. de 2013
Editada: Walter Roberson
el 10 de Abr. de 2013
Respuestas (2)
Yao Li
el 10 de Abr. de 2013
0 votos
view([0,90])
Image Analyst
el 10 de Abr. de 2013
0 votos
This capability does not exist built-in in MATLAB, unless you want to write something yourself. There is some information here: http://en.wikipedia.org/wiki/Homography
Perhaps you'll need to use Autodesk, which can do what you're asking for: http://www.123dapp.com/catch Watch their video. It's quite impressive. It would take you and all your friends years to make something not even as good as that in MATLAB, so why bother when you can just buy 123D Catch?

4 comentarios
Algorithms Analyst
el 11 de Abr. de 2013
Image Analyst
el 11 de Abr. de 2013
Editada: Image Analyst
el 11 de Abr. de 2013
Then you should have labeled it as "homework" - I'll do this now for you. Since you have to do it yourself, you should use the formulas your professor went over in class, or get help from him with the concepts listed in the Wikipedia article I gave you. I don't have any code to give you on that subject. By the way, you should review some of your old posts and accept answers from people who have helped you.
Algorithms Analyst
el 12 de Abr. de 2013
Image Analyst
el 12 de Abr. de 2013
You can post follow up questions as comments to the discussion if you feel that the Answers posted so far were not helpful and your question remains unanswered.
Categorías
Más información sobre Detection and Tracking en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!