How to cut an object from this image?
조회 수: 3 (최근 30일)
이전 댓글 표시
채택된 답변
추가 답변 (2개)
Miguel
2014년 11월 12일
댓글 수: 1
Siam
2014년 11월 12일
Do you mean the rectangle or the whole rectangle region? Are you looking for a binary image after you detect the rectangle region? However; for your information you will not be able to detect the edges from the image using imcrop() but rather it will let you to crop the region that you want to crop only.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!