Skip to content

m-nf/image_region_recoloring

Repository files navigation

Recoloring of connected regions in binary image

The console application written in ANSI C is intented for recoloring connected regions in binary image (black and white) using Connected-Component Labeling algorith from computer vision field.

The input image must be in Portable Gray Map (.pgm) format. The application contains input-checks.

Connected regions are recolored with shades of grey.

More information can be found in Czech-written documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors