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