Leptonica 1.68
C Image Processing Library

fmorphauto_reg.c File Reference

Basic regression test for erosion & dilation: rasterops & dwa. Tests erosion and dilation from 58 structuring elements by comparing the full image rasterop results with the automatically generated dwa results. More...

#include <stdio.h>
#include <stdlib.h>
#include "allheaders.h"

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Variables

LEPT_DLL l_int32 MORPH_BC

Detailed Description

Basic regression test for erosion & dilation: rasterops & dwa. Tests erosion and dilation from 58 structuring elements by comparing the full image rasterop results with the automatically generated dwa results.

Definition in file fmorphauto_reg.c.


Function Documentation


Variable Documentation

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines