![]() |
Leptonica 1.68
C Image Processing Library
|
Basic regression test for hit-miss transform: rasterops & dwa. Tests hmt from a set of hmt 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) | |
Basic regression test for hit-miss transform: rasterops & dwa. Tests hmt from a set of hmt structuring elements by comparing the full image rasterop results with the automatically generated dwa results.
Definition in file fhmtauto_reg.c.
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 34 of file fhmtauto_reg.c.
References ERROR_INT, FALSE, filein, NULL, pixAddBorder(), pixDestroy(), pixEqual(), pixFHMTGen_1(), pixHMT(), pixHMTDwa_1(), pixRead(), pixRemoveBorder(), selaAddHitMiss(), selaDestroy(), selaGetCount(), selaGetSel(), selGetName(), and TRUE.