Leptonica 1.68
C Image Processing Library

colormask_reg.c File Reference

Tests the ability to identify regions in HSV color space by analyzing the HS histogram and building masks that cover peaks in HS. More...

#include <math.h>
#include <unistd.h>
#include "allheaders.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Detailed Description

Tests the ability to identify regions in HSV color space by analyzing the HS histogram and building masks that cover peaks in HS.

Definition in file colormask_reg.c.


Function Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines