Leptonica 1.68
C Image Processing Library

L_WShed Struct Reference

#include <watershed.h>

Collaboration diagram for L_WShed:

Data Fields

struct Pixpixs
struct Pixpixm
l_int32 mindepth
struct Pixpixlab
struct Pixpixt
void ** lines8
void ** linem1
void ** linelab32
void ** linet1
struct Pixapixad
struct Ptaptas
struct Numanasi
struct Numanash
struct Numanamh
struct Numanalevels
l_int32 nseeds
l_int32 nother
l_int32lut
struct Numa ** links
l_int32 arraysize
l_int32 debug

Detailed Description

Definition at line 26 of file watershed.h.


Field Documentation

struct Pix* L_WShed::pixm

Definition at line 29 of file watershed.h.

Referenced by wshedApply(), wshedCreate(), and wshedDestroy().

Definition at line 30 of file watershed.h.

Referenced by wshedApply(), and wshedCreate().

Definition at line 31 of file watershed.h.

Referenced by identifyWatershedBasin(), wshedCreate(), and wshedDestroy().

struct Pix* L_WShed::pixt

Definition at line 32 of file watershed.h.

Referenced by identifyWatershedBasin(), pixWriteStreamWebP(), wshedCreate(), and wshedDestroy().

Definition at line 33 of file watershed.h.

Referenced by identifyWatershedBasin(), wshedApply(), wshedCreate(), and wshedDestroy().

Definition at line 34 of file watershed.h.

Referenced by wshedCreate(), and wshedDestroy().

Definition at line 35 of file watershed.h.

Referenced by identifyWatershedBasin(), wshedApply(), wshedCreate(), and wshedDestroy().

Definition at line 36 of file watershed.h.

Referenced by identifyWatershedBasin(), wshedCreate(), and wshedDestroy().

Definition at line 37 of file watershed.h.

Referenced by main(), wshedApply(), wshedBasins(), wshedDestroy(), and wshedSaveBasin().

struct Pta* L_WShed::ptas

Definition at line 38 of file watershed.h.

Referenced by identifyWatershedBasin(), wshedApply(), and wshedDestroy().

Definition at line 39 of file watershed.h.

Referenced by wshedApply(), and wshedDestroy().

Definition at line 40 of file watershed.h.

Referenced by wshedApply(), wshedDestroy(), and wshedGetHeight().

Definition at line 41 of file watershed.h.

Referenced by wshedApply(), wshedDestroy(), and wshedGetHeight().

Definition at line 42 of file watershed.h.

Referenced by main(), wshedApply(), wshedBasins(), wshedDestroy(), and wshedSaveBasin().

Definition at line 43 of file watershed.h.

Referenced by wshedApply().

Definition at line 44 of file watershed.h.

Referenced by wshedGetHeight().

struct Numa** L_WShed::links

Definition at line 46 of file watershed.h.

Referenced by mergeLookup(), wshedApply(), and wshedDestroy().

Definition at line 47 of file watershed.h.

Referenced by mergeLookup(), wshedApply(), and wshedDestroy().


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