#include <stdio.h>
#include <string.h>
#include "allheaders.h"
Функции | |
PIX * | pixMorphDwa_2 (PIX *pixd, PIX *pixs, l_int32 operation, char *selname) |
PIX * | pixFMorphopGen_2 (PIX *pixd, PIX *pixs, l_int32 operation, char *selname) |
l_int32 | fmorphopgen_low_2 (l_uint32 *datad, l_int32 w, l_int32 h, l_int32 wpld, l_uint32 *datas, l_int32 wpls, l_int32 index) |
Переменные | |
static l_int32 | NUM_SELS_GENERATED = 76 |
static char | SEL_NAMES [][80] |
l_int32 fmorphopgen_low_2 | ( | l_uint32 * | datad, | |
l_int32 | w, | |||
l_int32 | h, | |||
l_int32 | wpld, | |||
l_uint32 * | datas, | |||
l_int32 | wpls, | |||
l_int32 | index | |||
) |
l_int32 NUM_SELS_GENERATED = 76 [static] |
char SEL_NAMES[][80] [static] |