Re: reading .roi files (outside ImageJ)
Posted by
Kenneth Sloan-2 on
Jan 29, 2019; 4:55am
URL: http://imagej.273.s1.nabble.com/reading-roi-files-outside-ImageJ-tp5021725p5021727.html
That's a possibility - but even better was the link that led me to the ImageJ code with documentation
on the format.
For now, I'm using Fiji to convert from .roi to .txt. When that becomes tedious, I'll use the documentation to write my own reader in Java. This is a one-time deal, and my ROIs are very restricted, so it now looks easy.
Thanks very much for providing a useful link!
--
Kenneth Sloan
[hidden email]
Vision is the art of seeing what is invisible to others.
> On Jan 28, 2019, at 16:27, Nikolaus Ehrenfeuchter <
[hidden email]> wrote:
>
> Hi Kenneth,
>
> if Python is an option for you, here's some code to read ImageJ ROIs, both single file as well as multi ROI zip files:
>
>
https://github.com/hadim/read-roi>
> Cheers
> Niko
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html