Version 1.0.0
Main features:
- Load, open, and remove segmentations (file format supported:
jpg
,png
,jpeg
,bmp
,tif
,tiff
, andgif
); - Choose a one-pixel line type (
external
,internal
,middle
); - Choose the closing line algorithm (the algorithm used if the result segmentation is not already closed):
- Chan-Vese;
- Geodesic;
- No-closing;
- Linear Interpolation;
- Shape Preserving (default). - Fuse of the segmentations using one of the supported algorithms:
- Average Smallest and Largest;
- Average Target From Input;
- Average Target Smallest;
- Average Target Largest;
- STAPLE;
- Largest;
- Smallest;
- Middle. EXTENSIBILITY
.
For more info see the attached documentation file.
The release is used for the bachelor thesis of Lorenzo Drudi (lorenzodrudi11@gmail.com).