taigw / GeodisTK

geodesic distance transform of 2d/3d images
MIT License
130 stars 35 forks source link

How to use GeodisTK for segmentation? #9

Closed zhang-qiang-github closed 3 years ago

zhang-qiang-github commented 3 years ago

Thank you for sharing this project. But, the original paper use geodesic for segmentation by providing the seed point for back- and fore-ground.

How should I use this GeodisTK for segmentation? Should I obtain the geodesic distance for back- and fore-ground by two calculation?