How to select region on an intensity map(colormap)?
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Image Analyst
on 12 Nov 2014
Post a screenshot. Why can't you use imfreehand() if it's an image?
0 Comments
See Also
Categories
Find more on Blue in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!