Image-Py / imagepy

Image process framework based on plugin like imagej, it is esay to glue with scipy.ndimage, scikit-image, opencv, simpleitk, mayavi...and any libraries based on numpy
http://imagepy.org
BSD 4-Clause "Original" or "Old" License
1.29k stars 330 forks source link

quick fix of roi import plg #72

Closed BioinfoTongLI closed 4 years ago

BioinfoTongLI commented 4 years ago

It was not possible to load shapes other than "polygon". Added ellipse support for instance. Will add the adaptors for other shapes.