Tilt a 2D image within a 3D space?
6 ビュー (過去 30 日間)
古いコメントを表示
Hello, The images i have need to be "tiltable", which means, Id like to display them and then via mouse reposition the camera/ Viewpoint. I do not want to rotate the image, but only change its elevation (?I guess?). Im thinking of using the view function.. if that is correct, would somebody be able to give me an example of how to do this? Greetings,nad
4 件のコメント
Jürgen
2012 年 12 月 13 日
So, no I am not German, :-) rather Belgian, close but no cigar :-) => Does the fucntion that Matt proposed do what you need?
回答 (2 件)
Bjorn Gustavsson
2012 年 12 月 21 日
This file exchange submission should let you wrap an image to any flat surface: http://www.mathworks.se/matlabcentral/fileexchange/3777-tcolor-a-fast-pcolor-that-likes-rgb-images
Then you can use the regular zoom and rotate functionalities of the ordinary matlab figure window. Further, you should have no problems modifying this function to also include a vertical component of the surface you want to wrap the image onto.
HTH
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で MATLAB Support Package for USB Webcams についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!