transformify-plugins / segmentify

Python image segmentation plugin
BSD 3-Clause "New" or "Revised" License
32 stars 8 forks source link

Allow ndim volume for segmentation #14

Closed marshuang80 closed 5 years ago

marshuang80 commented 5 years ago

Description

This PR fixes issue #10 to allow segmentify to segment n-dimentional input data. The PR also includes example file and script that runs on ndim image.

Type of change

How has this been tested?

Tested on local computer.

Final checklist: