public class L_Colorfill
extends com.sun.jna.Structure
| Modifier and Type | Class and Description |
|---|---|
static class |
L_Colorfill.ByReference |
static class |
L_Colorfill.ByValue |
| Modifier and Type | Field and Description |
|---|---|
Boxa.ByReference |
boxas
tile locations
C type : Boxa* |
L_Dnaa.ByReference |
dnaa
average color in each region
C type : L_Dnaa* |
int |
minarea
min number of pixels in a color region
C type : l_int32 |
Numaa.ByReference |
naa
sizes of color regions (in pixels)
C type : Numaa* |
int |
nx
number of tiles in each tile row
C type : l_int32 |
int |
ny
number of tiles in each tile column
C type : l_int32 |
Pixa.ByReference |
pixadb
debug reconstruction from segmentation
C type : Pixa* |
Pixa.ByReference |
pixam
mask tiles with components covering
C type : Pixa* |
Pixa.ByReference |
pixas
tiles from source pix
C type : Pixa* |
Pix.ByReference |
pixs
clone of source pix
C type : Pix* |
Pix.ByReference |
pixst
source pix, after optional transform
C type : Pix* |
int |
th
height of each tile
C type : l_int32 |
int |
tw
width of each tile
C type : l_int32 |
| Constructor and Description |
|---|
L_Colorfill() |
L_Colorfill(com.sun.jna.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.lang.String> |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic Pix.ByReference pixs
public Pix.ByReference pixst
public int nx
public int ny
public int tw
public int th
public int minarea
public Boxa.ByReference boxas
public Pixa.ByReference pixas
public Pixa.ByReference pixam
public Numaa.ByReference naa
public L_Dnaa.ByReference dnaa
public Pixa.ByReference pixadb
Copyright © 2024. All rights reserved.