prepare / segm

Implementation of markered watershed image segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

segm

Implementation of markered watershed image segmentation tuned for segmentation of blasted rock particles. Includes estimation of a size distribution of particles on a given picture.

Example.

Original image: orig

Segmentation: segm

Size Distribution Estimation: sz

I do not plan to ever support this project, fix any bugs, or develop it further. I have done it at school while learning how to program, so the code is far from being perfect ;) Hope someone finds it useful anyway.

About

Implementation of markered watershed image segmentation

License:The Unlicense


Languages

Language:C# 99.4%Language:C 0.6%