Leptonica 1.68
C Image Processing Library

kernel_reg.c File Reference

Test kernel creation, convolution,. More...

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

Go to the source code of this file.

Functions

 main (int argc, char **argv)

Variables

static const char * kdatastr = " 24.9 50 80 50 20 "

Detailed Description

Test kernel creation, convolution,.

Definition in file kernel_reg.c.


Function Documentation


Variable Documentation

const char* kdatastr = " 24.9 50 80 50 20 " [static]

Definition at line 28 of file kernel_reg.c.

Referenced by main().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines