Intensity over specific range using MATLAB app
조회 수: 1 (최근 30일)
이전 댓글 표시
So I'm trying to create an app that imports an image. In that image u can draw vertical lines and in between those lines you can get the intensity of that area. Is there something out there that does this? or help on how to get started on this.
Thank you.
댓글 수: 0
답변 (1개)
Walter Roberson
2021년 9월 11일
If you call imcrop() without passing in a rectangle, it will provide an interactive cropping rectangle that the user can change.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!