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

Bug fix in read_roi_file #4

Closed ablot closed 7 years ago

ablot commented 7 years ago

One of the type was called roi_type.

Maybe you'd rather do the opposite and replace all the type by roi_type?

hadim commented 7 years ago

Thank you.