Leptonica 1.68
C Image Processing Library

Sela Struct Reference

#include <morph.h>

Collaboration diagram for Sela:

Data Fields

l_int32 n
l_int32 nalloc
struct Sel ** sel

Detailed Description

Definition at line 59 of file morph.h.


Field Documentation

Definition at line 61 of file morph.h.

Referenced by selaAddSel(), selaCreate(), selaDestroy(), selaGetCount(), and selaGetSel().

Definition at line 62 of file morph.h.

Referenced by selaAddSel(), selaCreate(), selaExtendArray(), and selaReadStream().

struct Sel** Sela::sel

Definition at line 63 of file morph.h.

Referenced by selaAddSel(), selaCreate(), selaDestroy(), selaExtendArray(), and selaGetSel().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines