Leptonica  1.77.0
Image processing and image analysis suite
Boxaa Struct Reference

#include <pix.h>

Data Fields

l_int32 n
 
l_int32 nalloc
 
struct Boxa ** boxa
 

Detailed Description

Array of Boxa

Definition at line 502 of file pix.h.

Field Documentation

◆ boxa

◆ n

l_int32 Boxaa::n

number of boxa in ptr array

Definition at line 504 of file pix.h.

Referenced by boxaaAddBoxa(), boxaaCreate(), boxaaDestroy(), boxaaGetCount(), boxaaInitFull(), boxaaInsertBoxa(), and boxaaRemoveBoxa().

◆ nalloc

l_int32 Boxaa::nalloc

number of boxa ptrs allocated

Definition at line 505 of file pix.h.

Referenced by boxaaAddBoxa(), boxaaCreate(), boxaaExtendArray(), boxaaExtendArrayToSize(), boxaaInitFull(), and boxaaInsertBoxa().


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