how to display an image and ask the user to specify the two corners along the diagonal direction of the bounding box and then crop that portion and display it by using ginput function
이전 댓글 표시
답변 (2개)
Abhisek Roy
2016년 2월 3일
0 개 추천
Hi MNBY,
Have a look at the following example -
In this example one image file is loaded and then cropped depending on where user selects. Have a look at this.
Image Analyst
2016년 2월 3일
0 개 추천
Try using rbbox() or imrect().
카테고리
도움말 센터 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!