Leptonica 1.85.0
Image processing and image analysis suite
Loading...
Searching...
No Matches
Sel Struct Reference

#include <morph.h>

Data Fields

l_int32 sy
 
l_int32 sx
 
l_int32 cy
 
l_int32 cx
 
l_int32 ** data
 
char * name
 

Detailed Description

Selection

Definition at line 61 of file morph.h.

Field Documentation

◆ cx

l_int32 Sel::cx

x location of sel origin

Definition at line 66 of file morph.h.

Referenced by sarrayMakeInnerLoopDWACode(), sarrayMakeInnerLoopDWACode(), selCopy(), selGetParameters(), and selSetOrigin().

◆ cy

l_int32 Sel::cy

◆ data

◆ name

char* Sel::name

used to find sel by name

Definition at line 68 of file morph.h.

Referenced by selaAddSel(), selCopy(), selCreate(), selDestroy(), selGetName(), selRotateOrth(), and selSetName().

◆ sx

◆ sy


The documentation for this struct was generated from the following file: