Initial Release
This package contains multiple image segmentation algorithms written in pure Julia:
- Seeded region growing
- Unseeded region growing
- Felzenswalb graph based segmentation
- Fast scanning
- Meanshift segmentation
- Region splitting using RegionTrees
- Watershed segmentation
- K-means wrappers for images
- Fuzzy cmeans wrappers for images
Documentation can be found here.