hadim / read-roi

Read ROI files .zip or .roi generated with ImageJ.
BSD 3-Clause "New" or "Revised" License
51 stars 22 forks source link

Added reading each ROI group #26

Open cudmore opened 3 years ago

cudmore commented 3 years ago

This PR adds reading and return the group for each ROI. The ROI group is useful for segregating ROIs into, well, different groups.

I have not thoroughly tested this code but it is working for my ROI .zip files!!!