How to select region on an intensity map(colormap)?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have tried 'selectdata' function to select some region on my intensity plot (colormap), but it was not selecting the points. Instead, it was just taking the x and y values along a line in the selected region! The selected region was not highlighted as well (I used the option 'identify','on').
The 'selectdata' function was working very well on my plot. I am confusing why it is not working on intensity map (colormap)? Is there anyway to choose region from intensity map?
댓글 수: 0
답변 (1개)
Image Analyst
2014년 11월 12일
Post a screenshot. Why can't you use imfreehand() if it's an image?
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Color and Styling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!