Roi to a 1D array in matlab
1 view (last 30 days)
Show older comments
How do i select a ROI using mouse in an image (imagesc plot) and get the content of the roi in a 1d vector? I needed help on that.Thanks in advance
Using roipoly and mouse we create a mask by right clicking,this yields a binary mask. But instead I want the content inside the roi (basically the values of the original image under roi) to be transferred to a 1d array.Is it possible?
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!