How to edit ROI after already saved?
Show older comments
I have a set of images, with ROIs already drawn on them using drawpolyline. I would like to now be able to open the images with the ROIs, and modiy them (ie. make them bigger/smaller, move them around). Is there any way to do this?
1 Comment
How exactly did you "save" an ROI object on an image? Do you mean that you drew a white polygon on an image? If so, you might be able to get an approximation of the original polygon from the modified image, but you won't get the original image information back, so modifying the polygon in the edited image itself is not generally possible (unless you have the original image).
You'd have to provide an example of what you've done in order to know.
Accepted Answer
More Answers (0)
Categories
Find more on ROI-Based Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!