Skip to content
/ segm Public
forked from iensen/segm

Implementation of markered watershed image segmentation

License

Notifications You must be signed in to change notification settings

prepare/segm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.4%
  • C 0.6%