Re: Editing ROI manager files
Posted by
Wayne Rasband on
Sep 05, 2008; 5:16pm
URL: http://imagej.273.s1.nabble.com/Editing-ROI-manager-files-tp3695162p3695163.html
On Sep 5, 2008, at 12:29 PM, Ray Wery wrote:
> Can someone point me to a reference on how to edit the .roi file that
> is
> created when saving roi's in ROI Manager?
> I would like to make a set of ROI's, save them to a .roi file using the
> ROI manager, then be able to adjust the position of the ROI's by
> modifying the .roi file.
There are comments in the RoiDecoder source at
http://rsb.info.nih.gov/ij/source/ij/io/RoiDecoder.javathat describe the .roi file format.
-wayne