Skip to content

ssc134/Region-Growing-Merging-Image-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Region-Growing-Merging-Image-Segmentation

v2.py: Using flood_fill algo, a pixel is merged/filled if it's intensity value is lies near the mean of intensities of all merged pixels. An error variable is used. If a pixel intensity lies in te range [mean-error, mean+error], it's included.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages