Leptonica 1.85.0
Image processing and image analysis suite
Loading...
Searching...
No Matches
watershed.h File Reference

Go to the source code of this file.

Data Structures

struct  L_WShed
 

Typedefs

typedef struct L_WShed L_WSHED
 

Detailed Description

Simple data structure to hold watershed data. All data here is owned by the L_WShed and must be freed.

Definition in file watershed.h.

Typedef Documentation

◆ L_WSHED

typedef struct L_WShed L_WSHED

Definition at line 62 of file watershed.h.