how to zoom a particular object present in an image
5 ビュー (過去 30 日間)
表示 古いコメント
A man standing near a football is my input image. How to detect the object and make it zoom such that the output of the code should automatically zooms the football alone.
0 件のコメント
採用された回答
Image Analyst
2014 年 3 月 11 日
There is a zoom function. Or you can just crop and redisplay the cropped image, which will auto-size to the size of the axes.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!