Package net.sourceforge.lept4j
Interface ILeptonica
- All Known Subinterfaces:
Leptonica
- All Known Implementing Classes:
Leptonica1
public interface ILeptonica
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ILeptonica.alloc_fn
native declaration : pix.h:546static interface
ILeptonica.dealloc_fn
native declaration : pix.h:548static class
ILeptonica.FILE
static interface
ILeptonica.GPLOT_OUTPUT
native declaration : gplot.h:24
enum valuesstatic interface
ILeptonica.GPLOT_SCALING
native declaration : gplot.h:30
enum valuesstatic interface
ILeptonica.GPLOT_STYLE
gplot.hstatic class
ILeptonica.HBITMAP
static interface
ILeptonica.leptSetStderrHandler_handler_callback
native declaration : allheaders.h:5431 -
Field Summary
Fields Modifier and Type Field Description static int
ADDED_BORDER
-------------------------------------------------------------------------*
Standard size of border added around images for special processing *
-------------------------------------------------------------------------
pixels, not bitsstatic int
ASYMMETRIC_MORPH_BC
static int
BMP_ID
BM - for bitmapsstatic int
BOXA_VERSION_NUMBER
native declaration : pix.hstatic int
BOXAA_VERSION_NUMBER
native declaration : pix.hstatic int
CCB_GLOBAL_COORDS
static int
CCB_LOCAL_COORDS
static int
CCB_SAVE_ALL_PTS
static int
CCB_SAVE_TURNING_PTS
static int
COLOR_BLUE
blue color index in RGBA_QUADstatic int
COLOR_GREEN
green color index in RGBA_QUADstatic int
COLOR_RED
red color index in RGBA_QUADstatic int
DEFAULT_CLIP_LOWER_1
dist to black with no prop; 1 bppstatic int
DEFAULT_CLIP_LOWER_2
dist to black with no prop; 2 bppstatic int
DEFAULT_CLIP_UPPER_1
dist to black with no prop; 1 bppstatic int
DEFAULT_CLIP_UPPER_2
dist to black with no prop; 2 bppstatic int
DEWARP_VERSION_NUMBER
native declaration : dewarp.hstatic int
DNA_VERSION_NUMBER
native declaration : array.hstatic int
DPIX_VERSION_NUMBER
native declaration : pix.hstatic int
FALSE
native declaration : environ.hstatic int
FPIX_VERSION_NUMBER
native declaration : pix.hstatic int
GPLOT_VERSION_NUMBER
native declaration : gplot.hstatic int
HAVE_FSTATAT
native declaration : environ.hstatic int
HAVE_LIBGIF
native declaration : environ.hstatic int
HAVE_LIBJP2K
native declaration : environ.hstatic int
HAVE_LIBJPEG
native declaration : environ.hstatic int
HAVE_LIBPNG
native declaration : environ.hstatic int
HAVE_LIBTIFF
native declaration : environ.hstatic int
HAVE_LIBUNGIF
native declaration : environ.hstatic int
HAVE_LIBWEBP
native declaration : environ.hstatic int
HAVE_LIBWEBP_ANIM
native declaration : environ.hstatic int
HAVE_LIBZ
native declaration : environ.hstatic int
IFF_BMP
static int
IFF_DEFAULT
static int
IFF_GIF
static int
IFF_JFIF_JPEG
static int
IFF_JP2
static int
IFF_LPDF
static int
IFF_PNG
static int
IFF_PNM
static int
IFF_PS
static int
IFF_SPIX
static int
IFF_TIFF
static int
IFF_TIFF_G3
static int
IFF_TIFF_G4
static int
IFF_TIFF_JPEG
static int
IFF_TIFF_LZW
static int
IFF_TIFF_PACKBITS
static int
IFF_TIFF_RLE
static int
IFF_TIFF_ZIP
static int
IFF_UNKNOWN
static int
IFF_WEBP
static int
JB_CHARACTERS
static int
JB_CONN_COMPS
static int
JB_CORRELATION
static java.lang.String
JB_DATA_EXT
native declaration : jbclass.hstatic int
JB_RANKHAUS
static java.lang.String
JB_TEMPLATE_EXT
native declaration : jbclass.hstatic int
JB_WORDS
static int
KERNEL_VERSION_NUMBER
native declaration : morph.hstatic int
L_ADD_ABOVE
Add text above the imagestatic int
L_ADD_AT_BOT
Add text over the bottom of the imagestatic int
L_ADD_AT_LEFT
Add text over left side of the imagestatic int
L_ADD_AT_RIGHT
Add text over right side of the imagestatic int
L_ADD_AT_TOP
Add text over the top of the imagestatic int
L_ADD_BELOW
Add text below the imagestatic int
L_ADD_LEFT
Add text to the left of the imagestatic int
L_ADD_RIGHT
Add text to the right of the imagestatic int
L_ADD_TRAIL_SLASH
Add trailing slash to stringstatic int
L_ADJUST_BOT
adjust bottom edgestatic int
L_ADJUST_CHOOSE_MAX
choose the max median valuestatic int
L_ADJUST_CHOOSE_MIN
choose the min median valuestatic int
L_ADJUST_LEFT
adjust left edgestatic int
L_ADJUST_LEFT_AND_RIGHT
adjust both left and right edgesstatic int
L_ADJUST_RIGHT
adjust right edgestatic int
L_ADJUST_SKIP
do not adjuststatic int
L_ADJUST_TOP
adjust top edgestatic int
L_ADJUST_TOP_AND_BOT
adjust both top and bottom edgesstatic int
L_ALL
all valuesstatic int
L_ALL_EDGES
filters for all edgesstatic int
L_ALPHA_CHANNEL
alpha value index in RGBA_QUADstatic int
L_ARABIC_NUMERALS
10 digitsstatic int
L_ARITH_ADD
static int
L_ARITH_DIVIDE
on numas onlystatic int
L_ARITH_MULTIPLY
on numas onlystatic int
L_ARITH_SUBTRACT
static int
L_AUTO_BYTE
use LSB if max(val) < 256; else MSBstatic int
L_AUTO_DOWNSHIFT
choose based on number of holesstatic int
L_BIN_SORT
use bin sortstatic int
L_BLACK_IS_MAX
black pixels are 0xff or 0xffff; white are 0static int
L_BLEND_GRAY
blend src directly with blenderstatic int
L_BLEND_GRAY_WITH_INVERSE
add amount of src inverse to itself,static int
L_BLEND_TO_BLACK
shift src colors towards blackstatic int
L_BLEND_TO_WHITE
shift src colors towards whitestatic int
L_BLEND_WITH_INVERSE
add some of src inverse to itselfstatic float
L_BLUE_WEIGHT
Percept.static int
L_BOTH_DIRECTIONS
static int
L_BOUNDARY_BG
assume bg outside imagestatic int
L_BOUNDARY_FG
assume fg outside imagestatic int
L_BOX_CENTER
centerstatic int
L_BRING_IN_BLACK
bring in black pixels from the outsidestatic int
L_BRING_IN_WHITE
bring in white pixels from the outsidestatic int
L_CHECK_BOTH
check and possibly modify bothstatic int
L_CHECK_HEIGHT
check and possibly modify heightstatic int
L_CHECK_WIDTH
check and possibly modify widthstatic int
L_CHOOSE_CONSECUTIVE
select 'n' consecutivestatic int
L_CHOOSE_MAX
useful in a downscaling "dilation"static int
L_CHOOSE_MAX_BOOST
use a modification of the max valuestatic int
L_CHOOSE_MAXDIFF
useful in a downscaling contraststatic int
L_CHOOSE_MIN
useful in a downscaling "erosion"static int
L_CHOOSE_MIN_BOOST
use a modification of the min valuestatic int
L_CHOOSE_SKIP_BY
select at intervals of 'n'static int
L_CLEAR_PIXELS
set all bits in each pixel to 0static int
L_CLIP_TO_FF
use max(val, 255)static int
L_CLIP_TO_FFFF
use max(val, 65535)static int
L_CLIP_TO_ZERO
Clip negative values to 0static int
L_CLONE
make/use clone (ref count) of the objectstatic int
L_COMBINE
resize to bounding region; remove smallerstatic int
L_COMPACTION
compact the arraystatic int
L_COMPARE_ABS_DIFF
static int
L_COMPARE_SUBTRACT
static int
L_COMPARE_XOR
static int
L_CONTINUED_BORDER
extended with same valuestatic int
L_COPY
make/use a copy of the objectstatic int
L_COPY_CLONE
make a new array object (e.g.,pixa
) and fillstatic int
L_DEFAULT_ENCODE
use default encoding based on imagestatic int
L_DISPLAY_WITH_IV
Use irfvanview (win) with pixDisplay()static int
L_DISPLAY_WITH_OPEN
Use open (apple) with pixDisplay()static int
L_DISPLAY_WITH_XLI
Use xli with pixDisplay()static int
L_DISPLAY_WITH_XV
Use xv with pixDisplay()static int
L_DISPLAY_WITH_XZGV
Use xzgv with pixDisplay()static int
L_DRAW_BLUE
draw in bluestatic int
L_DRAW_GREEN
draw in greenstatic int
L_DRAW_RANDOM
draw randomly chosen colorsstatic int
L_DRAW_RED
draw in redstatic int
L_DRAW_RGB
draw as sequence of r,g,bstatic int
L_DRAW_SPECIFIED
draw specified colorstatic int
L_EQUAL_TO_ZERO
Choose values equal to zerostatic int
L_EUCLIDEAN_DISTANCE
L2 distancestatic int
L_EXCLUDE_REGION
Use pixels outside HSV regionstatic int
L_EXCLUSIVE_OR
on numas onlystatic int
L_FILL_BLACK
fill black pixels (e.g., in bg map)static int
L_FILL_WHITE
fill white pixels (e.g, in fg map)static int
L_FIRST_IMAGE
first image to be usedstatic int
L_FLATE_ENCODE
use flate encoding: any depth, cmap okstatic int
L_FLIP_PIXELS
flip all bits in each pixelstatic int
L_FLOAT_TYPE
static int
L_FLOAT_VALUE
convert to floatstatic int
L_FOUND
static int
L_FROM_BOT
scan from bottomstatic int
L_FROM_LEFT
scan from leftstatic int
L_FROM_RIGHT
scan from rightstatic int
L_FROM_TOP
scan from topstatic int
L_FULL_DOWNSHIFT
downshifts all ptrs below insertstatic int
L_G4_ENCODE
use ccitt g4 fax encoding: 1 bppstatic int
L_GEOMETRIC_INTERSECTION
use intersection of two boxesstatic int
L_GEOMETRIC_UNION
use union of two boxesstatic int
L_GET_BLACK_VAL
get black pixel valuestatic int
L_GET_BOT
get bottom side locationstatic int
L_GET_LEFT
get left side locationstatic int
L_GET_RIGHT
get right side locationstatic int
L_GET_TOP
get top side locationstatic int
L_GET_WHITE_VAL
get white pixel valuestatic int
L_GREATER_THAN_ZERO
Choose values greater than zerostatic float
L_GREEN_WEIGHT
Percept.static int
L_HANDLE_ONLY
ptr to L_Ptra; caller can inspect onlystatic int
L_HORIZ
static int
L_HORIZONTAL_EDGES
filters for horizontal edgesstatic int
L_HORIZONTAL_LINE
horizontal linestatic int
L_HORIZONTAL_RUNS
determine runlengths of horizontal runsstatic int
L_HS_HISTO
Use hue-saturation histogramstatic int
L_HV_HISTO
Use hue-value histogramstatic int
L_INCLUDE_REGION
Use pixels with specified HSV regionstatic int
L_INSERT
stuff it in; do not copy or clonestatic int
L_INT_TYPE
static int
L_INTEGER_VALUE
convert to integerstatic int
L_INTERPOLATED
linear interpolation from src pixelsstatic int
L_INTERSECTION
on numas onlystatic int
L_JP2K_ENCODE
use jp2k encoding: 8 and 32 bpp, no cmapstatic int
L_JPEG_ENCODE
use dct encoding: 8 and 32 bpp, no cmapstatic int
L_JPEG_FAIL_ON_BAD_DATA
don't return possibly damaged pixstatic int
L_JPEG_READ_LUMINANCE
only want luminance data; no chromastatic int
L_LANDSCAPE_MODE
page is viewed at 90 deg to portrait modestatic int
L_LARGEST_AREA
use box with largest areastatic int
L_LAST_IMAGE
last image to be usedstatic int
L_LC_ALPHA
26 lower-case lettersstatic int
L_LC_ROMAN_NUMERALS
7 lower-case letters (i,v,x,l,c,d,m)static int
L_LESS_THAN_ZERO
Choose values less than zerostatic int
L_LINEAR_INTERP
linearstatic int
L_LINEAR_SCALE
static int
L_LINEAR_WARP
stretch or contraction grows linearlystatic int
L_LOG_SCALE
static int
L_LOWER_LEFT
LL cornerstatic int
L_LOWER_RIGHT
LR cornerstatic int
L_LS_BYTE
use LSBstatic int
L_LS_TWO_BYTES
use two LSBstatic int
L_MANHATTAN_DISTANCE
L1 distance (e.g., in color space)static int
L_MAX_DIFF
static int
L_MAX_DIFF_FROM_AVERAGE_2
static int
L_MAX_MIN_DIFF_FROM_2
static int
L_MEAN_ABSVAL
average of abs valuesstatic int
L_MEDIAN_VAL
median value of setstatic int
L_MIN_DOWNSHIFT
downshifts min # of ptrs below insertstatic int
L_MIRRORED_BORDER
mirroredstatic int
L_MODE_COUNT
mode count of setstatic int
L_MODE_VAL
mode value of setstatic int
L_MORPH_CLOSE
static int
L_MORPH_DILATE
static int
L_MORPH_ERODE
static int
L_MORPH_HMT
static int
L_MORPH_OPEN
static int
L_MS_BYTE
use MSBstatic int
L_MS_TWO_BYTES
use two MSBstatic int
L_NEG_SLOPE_LINE
45 degree line with negative slopestatic int
L_NEGATIVE
values < 0static int
L_NEXT_IMAGE
intermediate image; not first or laststatic int
L_NO_CHROMA_SAMPLING_JPEG
Write full resolution chromastatic int
L_NO_COMPACTION
null the pointer onlystatic int
L_NOCOPY
do not copy the object; do not delete the ptrstatic int
L_NON_NEGATIVE
values >= 0static int
L_NON_POSITIVE
values <= 0static int
L_NOT_FOUND
static int
L_OBLIQUE_LINE
neither horizontal nor verticalstatic int
L_PAINT_DARK
colorize non-white pixelsstatic int
L_PAINT_LIGHT
colorize non-black pixelsstatic int
L_PLOT_AT_BOT
Plot horizontally at bottomstatic int
L_PLOT_AT_LEFT
Plot vertically at leftstatic int
L_PLOT_AT_MID_HORIZ
Plot horizontally at middlestatic int
L_PLOT_AT_MID_VERT
Plot vertically at middlestatic int
L_PLOT_AT_RIGHT
Plot vertically at rightstatic int
L_PLOT_AT_TOP
Plot horizontally at topstatic int
L_PORTRAIT_MODE
typical: page is viewed with height > widthstatic int
L_POS_SLOPE_LINE
45 degree line with positive slopestatic int
L_POSITIVE
values > 0static int
L_QUADRATIC_INTERP
quadraticstatic int
L_QUADRATIC_WARP
stretch or contraction grows quadraticallystatic float
L_RED_WEIGHT
Notes:
(1) These perceptual weighting factors are ad-hoc, but they do
add up to 1.static int
L_REG_COMPARE
static int
L_REG_DISPLAY
static int
L_REG_GENERATE
static int
L_REMOVE
caller owns; destroy or save in L_Ptraastatic int
L_REMOVE_SMALL
only remove smallerstatic int
L_REMOVE_TRAIL_SLASH
Remove trailing slash from stringstatic int
L_RO_SC_TR
rotate, scale, translatestatic int
L_RO_TR_SC
rotate, translate, scalestatic int
L_ROOT_MEAN_SQUARE
rms of valuesstatic int
L_ROTATE_AREA_MAP
use area map rotation, if possiblestatic int
L_ROTATE_SAMPLING
use samplingstatic int
L_ROTATE_SHEAR
use shear rotationstatic int
L_RUN_OFF
static int
L_RUN_ON
static int
L_SAMPLED
nearest src pixel sampling onlystatic int
L_SC_RO_TR
scale, rotate, translatestatic int
L_SC_TR_RO
scale, translate, rotatestatic int
L_SCAN_BOTH
scan in both directionsstatic int
L_SCAN_HORIZONTAL
horizontal scan (direction unimportant)static int
L_SCAN_NEGATIVE
scan in negative directionstatic int
L_SCAN_POSITIVE
scan in positive directionstatic int
L_SCAN_VERTICAL
vertical scan (direction unimportant)static int
L_SELECT_AVERAGE
use average of color componentsstatic int
L_SELECT_BLUE
use blue componentstatic int
L_SELECT_BY_AREA
select by foreground area; 1 bppstatic int
L_SELECT_BY_HEIGHT
select by height; 1 bppstatic int
L_SELECT_BY_MAX_DIMENSION
select by max of width and height; 1 bppstatic int
L_SELECT_BY_PERIMETER
select by perimeter; 1 bppstatic int
L_SELECT_BY_WIDTH
select by width; 1 bppstatic int
L_SELECT_GREEN
use green componentstatic int
L_SELECT_HEIGHT
height must satisfy constraintstatic int
L_SELECT_HUE
use hue value (in HSV color space)static int
L_SELECT_IF_BOTH
both width and height (or xval or yval) can satisfy constraintstatic int
L_SELECT_IF_EITHER
either width or height (or xval or yval) can satisfy constraintstatic int
L_SELECT_IF_GT
save if value is more than thresholdstatic int
L_SELECT_IF_GTE
save if value is >= to the thresholdstatic int
L_SELECT_IF_LT
save if value is less than thresholdstatic int
L_SELECT_IF_LTE
save if value is <= to the thresholdstatic int
L_SELECT_MAX
use max color componentstatic int
L_SELECT_MIN
use min color componentstatic int
L_SELECT_RED
use red componentstatic int
L_SELECT_SATURATION
use saturation value (in HSV space)static int
L_SELECT_WIDTH
width must satisfy constraintstatic int
L_SELECT_XVAL
x value must satisfy constraintstatic int
L_SELECT_YVAL
y value must satisfy constraintstatic int
L_SET_BLACK
set pixels to blackstatic int
L_SET_BOT
set bottom side to a given valuestatic int
L_SET_LEFT
set left side to a given valuestatic int
L_SET_PIXELS
set all bits in each pixel to 1static int
L_SET_RIGHT
set right side to a given valuestatic int
L_SET_TOP
set top side to a given valuestatic int
L_SET_WHITE
set pixels to whitestatic int
L_SEVERITY_ALL
Lowest severity: print all messagesstatic int
L_SEVERITY_DEBUG
Print debugging and higher messagesstatic int
L_SEVERITY_ERROR
Print error and higher messagesstatic int
L_SEVERITY_EXTERNAL
Get the severity from the environmentstatic int
L_SEVERITY_INFO
Print informational and higher messagesstatic int
L_SEVERITY_NONE
Highest severity: print no messagesstatic int
L_SEVERITY_WARNING
Print warning and higher messagesstatic int
L_SHEAR_ABOUT_CENTER
shear image about centerstatic int
L_SHEAR_ABOUT_CORNER
shear image about UL cornerstatic int
L_SHELL_SORT
use shell sortstatic int
L_SLOPE_BORDER
extended with constant normal derivativestatic int
L_SMALLEST_AREA
use box with smallest areastatic int
L_SOBEL_EDGE
Sobel edge filterstatic int
L_SORT_BY_AREA
sort box or c.c.static int
L_SORT_BY_ASPECT_RATIO
sort box or c.c.static int
L_SORT_BY_BOT
sort box or c.c.static int
L_SORT_BY_HEIGHT
sort box or c.c.static int
L_SORT_BY_MAX_DIMENSION
sort box or c.c.static int
L_SORT_BY_MIN_DIMENSION
sort box or c.c.static int
L_SORT_BY_PERIMETER
sort box or c.c.static int
L_SORT_BY_RIGHT
sort box or c.c.static int
L_SORT_BY_WIDTH
sort box or c.c.static int
L_SORT_BY_X
sort box or c.c.static int
L_SORT_BY_Y
sort box or c.c.static int
L_SORT_DECREASING
sort in decreasing orderstatic int
L_SORT_INCREASING
sort in increasing orderstatic int
L_STANDARD_DEVIATION
standard deviation from meanstatic int
L_STR_MEMREADER
reader to get the compressed string in memorystatic int
L_STR_NAME
name of the data typestatic int
L_STR_READER
reader to get the data type from filestatic int
L_STR_TYPE
typedef for the data typestatic int
L_SUB_ON_LOC_DIFF
modify boundary if big location diffstatic int
L_SUB_ON_SIZE_DIFF
modify boundary if big size diffstatic int
L_SUBPIXEL_ORDER_BGR
sensor order left-to-right BGRstatic int
L_SUBPIXEL_ORDER_RGB
sensor order left-to-right RGBstatic int
L_SUBPIXEL_ORDER_VBGR
sensor order top-to-bottom BGRstatic int
L_SUBPIXEL_ORDER_VRGB
sensor order top-to-bottom RGBstatic int
L_SUBTRACTION
on numas onlystatic int
L_SUDOKU_INIT
static int
L_SUDOKU_STATE
static int
L_SV_HISTO
Use saturation-value histogramstatic int
L_TAKE_ABSVAL
Convert to positive using L_ABS()static int
L_TEXT_ORIENT_DOWN
portrait, text upside-downstatic int
L_TEXT_ORIENT_LEFT
landscape, text up to leftstatic int
L_TEXT_ORIENT_RIGHT
landscape, text up to rightstatic int
L_TEXT_ORIENT_UNKNOWN
low confidence on text orientationstatic int
L_TEXT_ORIENT_UP
portrait, text rightside-upstatic int
L_THIN_BG
thin background of 1 bpp imagestatic int
L_THIN_FG
thin foreground of 1 bpp imagestatic int
L_TOPHAT_BLACK
static int
L_TOPHAT_WHITE
static int
L_TR_RO_SC
translate, rotate, scalestatic int
L_TR_SC_RO
translate, scale, rotatestatic int
L_TWO_SIDED_EDGE
Two-sided edge filterstatic int
L_UC_ALPHA
26 upper-case lettersstatic int
L_UC_ROMAN_NUMERALS
7 upper-case letters (I,V,X,L,C,D,M)static int
L_UINT_TYPE
static int
L_UNION
on numas onlystatic int
L_UNKNOWN
character set type is not specifiedstatic int
L_UPPER_LEFT
UL cornerstatic int
L_UPPER_RIGHT
UR cornerstatic int
L_USE_ALL_BOXES
consider all boxes in the sequencestatic int
L_USE_ALL_TEMPLATES
use all templates; defaultstatic int
L_USE_AVERAGE_TEMPLATES
use average templates; special casesstatic int
L_USE_CAPPED_MAX
modify boundary with capped maxstatic int
L_USE_CAPPED_MIN
modify boundary with capped minstatic int
L_USE_INNER
Select the interior partstatic int
L_USE_MAXSIZE
use boundaries giving max sizestatic int
L_USE_MINSIZE
use boundaries giving min sizestatic int
L_USE_OUTER
Select the outer part (e.g., a frame)static int
L_USE_SAME_PARITY_BOXES
consider boxes with the same paritystatic int
L_VARIANCE
variance of valuesstatic int
L_VERT
static int
L_VERTICAL_EDGES
filters for vertical edgesstatic int
L_VERTICAL_LINE
vertical linestatic int
L_VERTICAL_RUNS
determine runlengths of vertical runsstatic int
L_WARP_TO_LEFT
increasing stretch or contraction to leftstatic int
L_WARP_TO_RIGHT
increasing stretch or contraction to rightstatic int
L_WHITE_IS_MAX
white pixels are 0xff or 0xffff; black are 0static int
L_ZERO
values = 0static int
LIBLEPT_MAJOR_VERSION
native declaration : allheaders.hstatic int
LIBLEPT_MINOR_VERSION
native declaration : allheaders.hstatic int
LIBLEPT_PATCH_VERSION
native declaration : allheaders.hstatic int
NULL
native declaration : environ.hstatic int
NUM_GPLOT_OUTPUTS
native declaration : gplot.hstatic int
NUM_GPLOT_STYLES
native declaration : gplot.hstatic int
NUMA_VERSION_NUMBER
native declaration : array.hstatic int
PIX_CLR
native declaration : pix.hstatic int
PIX_DST
native declaration : pix.hstatic int
PIX_MASK
native declaration : pix.hstatic int
PIX_PAINT
native declaration : pix.hstatic int
PIX_SET
native declaration : pix.hstatic int
PIX_SRC
native declaration : pix.hstatic int
PIX_SUBTRACT
native declaration : pix.hstatic int
PIX_XOR
native declaration : pix.hstatic int
PIXA_VERSION_NUMBER
native declaration : pix.hstatic int
PIXAA_VERSION_NUMBER
native declaration : pix.hstatic int
PIXACOMP_VERSION_NUMBER
native declaration : pix.hstatic int
PTA_VERSION_NUMBER
native declaration : pix.hstatic int
RECOG_VERSION_NUMBER
native declaration : recog.hstatic int
REMOVE_CMAP_BASED_ON_SRC
remove depending on src formatstatic int
REMOVE_CMAP_TO_BINARY
remove colormap for conv to 1 bppstatic int
REMOVE_CMAP_TO_FULL_COLOR
remove colormap for conv to 32 bppstatic int
REMOVE_CMAP_TO_GRAYSCALE
remove colormap for conv to 8 bppstatic int
REMOVE_CMAP_WITH_ALPHA
remove colormap and alphastatic int
SARRAY_VERSION_NUMBER
native declaration : array.hstatic int
SEL_DONT_CARE
static int
SEL_HIT
static int
SEL_MISS
static int
SEL_VERSION_NUMBER
native declaration : morph.hstatic int
SPLIT_ON_BLANK_LINE
newline with optional white spacestatic int
SPLIT_ON_BOTH
leading white space or newlinestatic int
SPLIT_ON_LEADING_WHITE
tab or space at beginning of linestatic int
SYMMETRIC_MORPH_BC
static int
TIFF_BIGEND_ID
MM - for 'motorola'static int
TIFF_LITTLEEND_ID
II - for 'intel'static int
TRUE
native declaration : environ.hstatic int
UNDEF
native declaration : environ.hstatic int
UNIX_PATH_SEPCHAR
static int
USE_BMPIO
native declaration : environ.hstatic int
USE_INLINE_ACCESSORS
native declaration : arrayaccess.hstatic int
USE_JP2KHEADER
native declaration : environ.hstatic int
USE_PDFIO
native declaration : environ.hstatic int
USE_PNMIO
native declaration : environ.hstatic int
USE_PSIO
native declaration : environ.hstatic int
WIN_PATH_SEPCHAR
-
Field Details
-
L_NOT_FOUND
static final int L_NOT_FOUND- See Also:
- Constant Field Values
-
L_FOUND
static final int L_FOUND- See Also:
- Constant Field Values
-
UNIX_PATH_SEPCHAR
static final int UNIX_PATH_SEPCHAR- See Also:
- Constant Field Values
-
WIN_PATH_SEPCHAR
static final int WIN_PATH_SEPCHAR- See Also:
- Constant Field Values
-
L_SEVERITY_EXTERNAL
static final int L_SEVERITY_EXTERNALGet the severity from the environment- See Also:
- Constant Field Values
-
L_SEVERITY_ALL
static final int L_SEVERITY_ALLLowest severity: print all messages- See Also:
- Constant Field Values
-
L_SEVERITY_DEBUG
static final int L_SEVERITY_DEBUGPrint debugging and higher messages- See Also:
- Constant Field Values
-
L_SEVERITY_INFO
static final int L_SEVERITY_INFOPrint informational and higher messages- See Also:
- Constant Field Values
-
L_SEVERITY_WARNING
static final int L_SEVERITY_WARNINGPrint warning and higher messages- See Also:
- Constant Field Values
-
L_SEVERITY_ERROR
static final int L_SEVERITY_ERRORPrint error and higher messages- See Also:
- Constant Field Values
-
L_SEVERITY_NONE
static final int L_SEVERITY_NONEHighest severity: print no messages- See Also:
- Constant Field Values
-
L_LINEAR_INTERP
static final int L_LINEAR_INTERPlinear- See Also:
- Constant Field Values
-
L_QUADRATIC_INTERP
static final int L_QUADRATIC_INTERPquadratic- See Also:
- Constant Field Values
-
L_CONTINUED_BORDER
static final int L_CONTINUED_BORDERextended with same value- See Also:
- Constant Field Values
-
L_SLOPE_BORDER
static final int L_SLOPE_BORDERextended with constant normal derivative- See Also:
- Constant Field Values
-
L_MIRRORED_BORDER
static final int L_MIRRORED_BORDERmirrored- See Also:
- Constant Field Values
-
L_INTEGER_VALUE
static final int L_INTEGER_VALUEconvert to integer- See Also:
- Constant Field Values
-
L_FLOAT_VALUE
static final int L_FLOAT_VALUEconvert to float- See Also:
- Constant Field Values
-
L_NO_COMPACTION
static final int L_NO_COMPACTIONnull the pointer only- See Also:
- Constant Field Values
-
L_COMPACTION
static final int L_COMPACTIONcompact the array- See Also:
- Constant Field Values
-
L_AUTO_DOWNSHIFT
static final int L_AUTO_DOWNSHIFTchoose based on number of holes- See Also:
- Constant Field Values
-
L_MIN_DOWNSHIFT
static final int L_MIN_DOWNSHIFTdownshifts min # of ptrs below insert- See Also:
- Constant Field Values
-
L_FULL_DOWNSHIFT
static final int L_FULL_DOWNSHIFTdownshifts all ptrs below insert- See Also:
- Constant Field Values
-
L_HANDLE_ONLY
static final int L_HANDLE_ONLYptr to L_Ptra; caller can inspect only- See Also:
- Constant Field Values
-
L_REMOVE
static final int L_REMOVEcaller owns; destroy or save in L_Ptraa- See Also:
- Constant Field Values
-
L_INT_TYPE
static final int L_INT_TYPE- See Also:
- Constant Field Values
-
L_UINT_TYPE
static final int L_UINT_TYPE- See Also:
- Constant Field Values
-
L_FLOAT_TYPE
static final int L_FLOAT_TYPE- See Also:
- Constant Field Values
-
SPLIT_ON_LEADING_WHITE
static final int SPLIT_ON_LEADING_WHITEtab or space at beginning of line- See Also:
- Constant Field Values
-
SPLIT_ON_BLANK_LINE
static final int SPLIT_ON_BLANK_LINEnewline with optional white space- See Also:
- Constant Field Values
-
SPLIT_ON_BOTH
static final int SPLIT_ON_BOTHleading white space or newline- See Also:
- Constant Field Values
-
CCB_LOCAL_COORDS
static final int CCB_LOCAL_COORDS- See Also:
- Constant Field Values
-
CCB_GLOBAL_COORDS
static final int CCB_GLOBAL_COORDS- See Also:
- Constant Field Values
-
CCB_SAVE_ALL_PTS
static final int CCB_SAVE_ALL_PTS- See Also:
- Constant Field Values
-
CCB_SAVE_TURNING_PTS
static final int CCB_SAVE_TURNING_PTS- See Also:
- Constant Field Values
-
IFF_UNKNOWN
static final int IFF_UNKNOWN- See Also:
- Constant Field Values
-
IFF_BMP
static final int IFF_BMP- See Also:
- Constant Field Values
-
IFF_JFIF_JPEG
static final int IFF_JFIF_JPEG- See Also:
- Constant Field Values
-
IFF_PNG
static final int IFF_PNG- See Also:
- Constant Field Values
-
IFF_TIFF
static final int IFF_TIFF- See Also:
- Constant Field Values
-
IFF_TIFF_PACKBITS
static final int IFF_TIFF_PACKBITS- See Also:
- Constant Field Values
-
IFF_TIFF_RLE
static final int IFF_TIFF_RLE- See Also:
- Constant Field Values
-
IFF_TIFF_G3
static final int IFF_TIFF_G3- See Also:
- Constant Field Values
-
IFF_TIFF_G4
static final int IFF_TIFF_G4- See Also:
- Constant Field Values
-
IFF_TIFF_LZW
static final int IFF_TIFF_LZW- See Also:
- Constant Field Values
-
IFF_TIFF_ZIP
static final int IFF_TIFF_ZIP- See Also:
- Constant Field Values
-
IFF_PNM
static final int IFF_PNM- See Also:
- Constant Field Values
-
IFF_PS
static final int IFF_PS- See Also:
- Constant Field Values
-
IFF_GIF
static final int IFF_GIF- See Also:
- Constant Field Values
-
IFF_JP2
static final int IFF_JP2- See Also:
- Constant Field Values
-
IFF_WEBP
static final int IFF_WEBP- See Also:
- Constant Field Values
-
IFF_LPDF
static final int IFF_LPDF- See Also:
- Constant Field Values
-
IFF_TIFF_JPEG
static final int IFF_TIFF_JPEG- See Also:
- Constant Field Values
-
IFF_DEFAULT
static final int IFF_DEFAULT- See Also:
- Constant Field Values
-
IFF_SPIX
static final int IFF_SPIX- See Also:
- Constant Field Values
-
BMP_ID
static final int BMP_IDBM - for bitmaps- See Also:
- Constant Field Values
-
TIFF_BIGEND_ID
static final int TIFF_BIGEND_IDMM - for 'motorola'- See Also:
- Constant Field Values
-
TIFF_LITTLEEND_ID
static final int TIFF_LITTLEEND_IDII - for 'intel'- See Also:
- Constant Field Values
-
L_JPEG_READ_LUMINANCE
static final int L_JPEG_READ_LUMINANCEonly want luminance data; no chroma- See Also:
- Constant Field Values
-
L_JPEG_FAIL_ON_BAD_DATA
static final int L_JPEG_FAIL_ON_BAD_DATAdon't return possibly damaged pix- See Also:
- Constant Field Values
-
L_DEFAULT_ENCODE
static final int L_DEFAULT_ENCODEuse default encoding based on image- See Also:
- Constant Field Values
-
L_JPEG_ENCODE
static final int L_JPEG_ENCODEuse dct encoding: 8 and 32 bpp, no cmap- See Also:
- Constant Field Values
-
L_G4_ENCODE
static final int L_G4_ENCODEuse ccitt g4 fax encoding: 1 bpp- See Also:
- Constant Field Values
-
L_FLATE_ENCODE
static final int L_FLATE_ENCODEuse flate encoding: any depth, cmap ok- See Also:
- Constant Field Values
-
L_JP2K_ENCODE
static final int L_JP2K_ENCODEuse jp2k encoding: 8 and 32 bpp, no cmap- See Also:
- Constant Field Values
-
L_FIRST_IMAGE
static final int L_FIRST_IMAGEfirst image to be used- See Also:
- Constant Field Values
-
L_NEXT_IMAGE
static final int L_NEXT_IMAGEintermediate image; not first or last- See Also:
- Constant Field Values
-
L_LAST_IMAGE
static final int L_LAST_IMAGElast image to be used- See Also:
- Constant Field Values
-
JB_RANKHAUS
static final int JB_RANKHAUS- See Also:
- Constant Field Values
-
JB_CORRELATION
static final int JB_CORRELATION- See Also:
- Constant Field Values
-
JB_CONN_COMPS
static final int JB_CONN_COMPS- See Also:
- Constant Field Values
-
JB_CHARACTERS
static final int JB_CHARACTERS- See Also:
- Constant Field Values
-
JB_WORDS
static final int JB_WORDS- See Also:
- Constant Field Values
-
SYMMETRIC_MORPH_BC
static final int SYMMETRIC_MORPH_BC- See Also:
- Constant Field Values
-
ASYMMETRIC_MORPH_BC
static final int ASYMMETRIC_MORPH_BC- See Also:
- Constant Field Values
-
SEL_DONT_CARE
static final int SEL_DONT_CARE- See Also:
- Constant Field Values
-
SEL_HIT
static final int SEL_HIT- See Also:
- Constant Field Values
-
SEL_MISS
static final int SEL_MISS- See Also:
- Constant Field Values
-
L_RUN_OFF
static final int L_RUN_OFF- See Also:
- Constant Field Values
-
L_RUN_ON
static final int L_RUN_ON- See Also:
- Constant Field Values
-
L_HORIZ
static final int L_HORIZ- See Also:
- Constant Field Values
-
L_VERT
static final int L_VERT- See Also:
- Constant Field Values
-
L_BOTH_DIRECTIONS
static final int L_BOTH_DIRECTIONS- See Also:
- Constant Field Values
-
L_MORPH_DILATE
static final int L_MORPH_DILATE- See Also:
- Constant Field Values
-
L_MORPH_ERODE
static final int L_MORPH_ERODE- See Also:
- Constant Field Values
-
L_MORPH_OPEN
static final int L_MORPH_OPEN- See Also:
- Constant Field Values
-
L_MORPH_CLOSE
static final int L_MORPH_CLOSE- See Also:
- Constant Field Values
-
L_MORPH_HMT
static final int L_MORPH_HMT- See Also:
- Constant Field Values
-
L_LINEAR_SCALE
static final int L_LINEAR_SCALE- See Also:
- Constant Field Values
-
L_LOG_SCALE
static final int L_LOG_SCALE- See Also:
- Constant Field Values
-
L_TOPHAT_WHITE
static final int L_TOPHAT_WHITE- See Also:
- Constant Field Values
-
L_TOPHAT_BLACK
static final int L_TOPHAT_BLACK- See Also:
- Constant Field Values
-
L_ARITH_ADD
static final int L_ARITH_ADD- See Also:
- Constant Field Values
-
L_ARITH_SUBTRACT
static final int L_ARITH_SUBTRACT- See Also:
- Constant Field Values
-
L_ARITH_MULTIPLY
static final int L_ARITH_MULTIPLYon numas only- See Also:
- Constant Field Values
-
L_ARITH_DIVIDE
static final int L_ARITH_DIVIDEon numas only- See Also:
- Constant Field Values
-
L_UNION
static final int L_UNIONon numas only- See Also:
- Constant Field Values
-
L_INTERSECTION
static final int L_INTERSECTIONon numas only- See Also:
- Constant Field Values
-
L_SUBTRACTION
static final int L_SUBTRACTIONon numas only- See Also:
- Constant Field Values
-
L_EXCLUSIVE_OR
static final int L_EXCLUSIVE_ORon numas only- See Also:
- Constant Field Values
-
L_CHOOSE_MIN
static final int L_CHOOSE_MINuseful in a downscaling "erosion"- See Also:
- Constant Field Values
-
L_CHOOSE_MAX
static final int L_CHOOSE_MAXuseful in a downscaling "dilation"- See Also:
- Constant Field Values
-
L_CHOOSE_MAXDIFF
static final int L_CHOOSE_MAXDIFFuseful in a downscaling contrast- See Also:
- Constant Field Values
-
L_CHOOSE_MIN_BOOST
static final int L_CHOOSE_MIN_BOOSTuse a modification of the min value- See Also:
- Constant Field Values
-
L_CHOOSE_MAX_BOOST
static final int L_CHOOSE_MAX_BOOSTuse a modification of the max value- See Also:
- Constant Field Values
-
L_BOUNDARY_BG
static final int L_BOUNDARY_BGassume bg outside image- See Also:
- Constant Field Values
-
L_BOUNDARY_FG
static final int L_BOUNDARY_FGassume fg outside image- See Also:
- Constant Field Values
-
L_COMPARE_XOR
static final int L_COMPARE_XOR- See Also:
- Constant Field Values
-
L_COMPARE_SUBTRACT
static final int L_COMPARE_SUBTRACT- See Also:
- Constant Field Values
-
L_COMPARE_ABS_DIFF
static final int L_COMPARE_ABS_DIFF- See Also:
- Constant Field Values
-
L_MAX_DIFF_FROM_AVERAGE_2
static final int L_MAX_DIFF_FROM_AVERAGE_2- See Also:
- Constant Field Values
-
L_MAX_MIN_DIFF_FROM_2
static final int L_MAX_MIN_DIFF_FROM_2- See Also:
- Constant Field Values
-
L_MAX_DIFF
static final int L_MAX_DIFF- See Also:
- Constant Field Values
-
COLOR_RED
static final int COLOR_REDred color index in RGBA_QUAD- See Also:
- Constant Field Values
-
COLOR_GREEN
static final int COLOR_GREENgreen color index in RGBA_QUAD- See Also:
- Constant Field Values
-
COLOR_BLUE
static final int COLOR_BLUEblue color index in RGBA_QUAD- See Also:
- Constant Field Values
-
L_ALPHA_CHANNEL
static final int L_ALPHA_CHANNELalpha value index in RGBA_QUAD- See Also:
- Constant Field Values
-
L_DRAW_RED
static final int L_DRAW_REDdraw in red- See Also:
- Constant Field Values
-
L_DRAW_GREEN
static final int L_DRAW_GREENdraw in green- See Also:
- Constant Field Values
-
L_DRAW_BLUE
static final int L_DRAW_BLUEdraw in blue- See Also:
- Constant Field Values
-
L_DRAW_SPECIFIED
static final int L_DRAW_SPECIFIEDdraw specified color- See Also:
- Constant Field Values
-
L_DRAW_RGB
static final int L_DRAW_RGBdraw as sequence of r,g,b- See Also:
- Constant Field Values
-
L_DRAW_RANDOM
static final int L_DRAW_RANDOMdraw randomly chosen colors- See Also:
- Constant Field Values
-
REMOVE_CMAP_TO_BINARY
static final int REMOVE_CMAP_TO_BINARYremove colormap for conv to 1 bpp- See Also:
- Constant Field Values
-
REMOVE_CMAP_TO_GRAYSCALE
static final int REMOVE_CMAP_TO_GRAYSCALEremove colormap for conv to 8 bpp- See Also:
- Constant Field Values
-
REMOVE_CMAP_TO_FULL_COLOR
static final int REMOVE_CMAP_TO_FULL_COLORremove colormap for conv to 32 bpp- See Also:
- Constant Field Values
-
REMOVE_CMAP_WITH_ALPHA
static final int REMOVE_CMAP_WITH_ALPHAremove colormap and alpha- See Also:
- Constant Field Values
-
REMOVE_CMAP_BASED_ON_SRC
static final int REMOVE_CMAP_BASED_ON_SRCremove depending on src format- See Also:
- Constant Field Values
-
L_NOCOPY
static final int L_NOCOPYdo not copy the object; do not delete the ptr- See Also:
- Constant Field Values
-
L_INSERT
static final int L_INSERTstuff it in; do not copy or clone- See Also:
- Constant Field Values
-
L_COPY
static final int L_COPYmake/use a copy of the object- See Also:
- Constant Field Values
-
L_CLONE
static final int L_CLONEmake/use clone (ref count) of the object- See Also:
- Constant Field Values
-
L_COPY_CLONE
static final int L_COPY_CLONEmake a new array object (e.g.,pixa
) and fill- See Also:
- Constant Field Values
-
L_SHELL_SORT
static final int L_SHELL_SORTuse shell sort- See Also:
- Constant Field Values
-
L_BIN_SORT
static final int L_BIN_SORTuse bin sort- See Also:
- Constant Field Values
-
L_SORT_INCREASING
static final int L_SORT_INCREASINGsort in increasing order- See Also:
- Constant Field Values
-
L_SORT_DECREASING
static final int L_SORT_DECREASINGsort in decreasing order- See Also:
- Constant Field Values
-
L_SORT_BY_X
static final int L_SORT_BY_Xsort box or c.c. by left edge location- See Also:
- Constant Field Values
-
L_SORT_BY_Y
static final int L_SORT_BY_Ysort box or c.c. by top edge location- See Also:
- Constant Field Values
-
L_SORT_BY_RIGHT
static final int L_SORT_BY_RIGHTsort box or c.c. by right edge location- See Also:
- Constant Field Values
-
L_SORT_BY_BOT
static final int L_SORT_BY_BOTsort box or c.c. by bot edge location- See Also:
- Constant Field Values
-
L_SORT_BY_WIDTH
static final int L_SORT_BY_WIDTHsort box or c.c. by width- See Also:
- Constant Field Values
-
L_SORT_BY_HEIGHT
static final int L_SORT_BY_HEIGHTsort box or c.c. by height- See Also:
- Constant Field Values
-
L_SORT_BY_MIN_DIMENSION
static final int L_SORT_BY_MIN_DIMENSIONsort box or c.c. by min dimension- See Also:
- Constant Field Values
-
L_SORT_BY_MAX_DIMENSION
static final int L_SORT_BY_MAX_DIMENSIONsort box or c.c. by max dimension- See Also:
- Constant Field Values
-
L_SORT_BY_PERIMETER
static final int L_SORT_BY_PERIMETERsort box or c.c. by perimeter- See Also:
- Constant Field Values
-
L_SORT_BY_AREA
static final int L_SORT_BY_AREAsort box or c.c. by area- See Also:
- Constant Field Values
-
L_SORT_BY_ASPECT_RATIO
static final int L_SORT_BY_ASPECT_RATIOsort box or c.c. by width/height ratio- See Also:
- Constant Field Values
-
L_BLEND_WITH_INVERSE
static final int L_BLEND_WITH_INVERSEadd some of src inverse to itself- See Also:
- Constant Field Values
-
L_BLEND_TO_WHITE
static final int L_BLEND_TO_WHITEshift src colors towards white- See Also:
- Constant Field Values
-
L_BLEND_TO_BLACK
static final int L_BLEND_TO_BLACKshift src colors towards black- See Also:
- Constant Field Values
-
L_BLEND_GRAY
static final int L_BLEND_GRAYblend src directly with blender- See Also:
- Constant Field Values
-
L_BLEND_GRAY_WITH_INVERSE
static final int L_BLEND_GRAY_WITH_INVERSEadd amount of src inverse to itself,- See Also:
- Constant Field Values
-
L_PAINT_LIGHT
static final int L_PAINT_LIGHTcolorize non-black pixels- See Also:
- Constant Field Values
-
L_PAINT_DARK
static final int L_PAINT_DARKcolorize non-white pixels- See Also:
- Constant Field Values
-
L_SET_PIXELS
static final int L_SET_PIXELSset all bits in each pixel to 1- See Also:
- Constant Field Values
-
L_CLEAR_PIXELS
static final int L_CLEAR_PIXELSset all bits in each pixel to 0- See Also:
- Constant Field Values
-
L_FLIP_PIXELS
static final int L_FLIP_PIXELSflip all bits in each pixel- See Also:
- Constant Field Values
-
L_SELECT_IF_LT
static final int L_SELECT_IF_LTsave if value is less than threshold- See Also:
- Constant Field Values
-
L_SELECT_IF_GT
static final int L_SELECT_IF_GTsave if value is more than threshold- See Also:
- Constant Field Values
-
L_SELECT_IF_LTE
static final int L_SELECT_IF_LTEsave if value is <= to the threshold- See Also:
- Constant Field Values
-
L_SELECT_IF_GTE
static final int L_SELECT_IF_GTEsave if value is >= to the threshold- See Also:
- Constant Field Values
-
L_SELECT_BY_WIDTH
static final int L_SELECT_BY_WIDTHselect by width; 1 bpp- See Also:
- Constant Field Values
-
L_SELECT_BY_HEIGHT
static final int L_SELECT_BY_HEIGHTselect by height; 1 bpp- See Also:
- Constant Field Values
-
L_SELECT_BY_MAX_DIMENSION
static final int L_SELECT_BY_MAX_DIMENSIONselect by max of width and height; 1 bpp- See Also:
- Constant Field Values
-
L_SELECT_BY_AREA
static final int L_SELECT_BY_AREAselect by foreground area; 1 bpp- See Also:
- Constant Field Values
-
L_SELECT_BY_PERIMETER
static final int L_SELECT_BY_PERIMETERselect by perimeter; 1 bpp- See Also:
- Constant Field Values
-
L_SELECT_WIDTH
static final int L_SELECT_WIDTHwidth must satisfy constraint- See Also:
- Constant Field Values
-
L_SELECT_HEIGHT
static final int L_SELECT_HEIGHTheight must satisfy constraint- See Also:
- Constant Field Values
-
L_SELECT_XVAL
static final int L_SELECT_XVALx value must satisfy constraint- See Also:
- Constant Field Values
-
L_SELECT_YVAL
static final int L_SELECT_YVALy value must satisfy constraint- See Also:
- Constant Field Values
-
L_SELECT_IF_EITHER
static final int L_SELECT_IF_EITHEReither width or height (or xval or yval) can satisfy constraint- See Also:
- Constant Field Values
-
L_SELECT_IF_BOTH
static final int L_SELECT_IF_BOTHboth width and height (or xval or yval) can satisfy constraint- See Also:
- Constant Field Values
-
L_CHECK_WIDTH
static final int L_CHECK_WIDTHcheck and possibly modify width- See Also:
- Constant Field Values
-
L_CHECK_HEIGHT
static final int L_CHECK_HEIGHTcheck and possibly modify height- See Also:
- Constant Field Values
-
L_CHECK_BOTH
static final int L_CHECK_BOTHcheck and possibly modify both- See Also:
- Constant Field Values
-
L_SELECT_RED
static final int L_SELECT_REDuse red component- See Also:
- Constant Field Values
-
L_SELECT_GREEN
static final int L_SELECT_GREENuse green component- See Also:
- Constant Field Values
-
L_SELECT_BLUE
static final int L_SELECT_BLUEuse blue component- See Also:
- Constant Field Values
-
L_SELECT_MIN
static final int L_SELECT_MINuse min color component- See Also:
- Constant Field Values
-
L_SELECT_MAX
static final int L_SELECT_MAXuse max color component- See Also:
- Constant Field Values
-
L_SELECT_AVERAGE
static final int L_SELECT_AVERAGEuse average of color components- See Also:
- Constant Field Values
-
L_SELECT_HUE
static final int L_SELECT_HUEuse hue value (in HSV color space)- See Also:
- Constant Field Values
-
L_SELECT_SATURATION
static final int L_SELECT_SATURATIONuse saturation value (in HSV space)- See Also:
- Constant Field Values
-
L_LS_BYTE
static final int L_LS_BYTEuse LSB- See Also:
- Constant Field Values
-
L_MS_BYTE
static final int L_MS_BYTEuse MSB- See Also:
- Constant Field Values
-
L_AUTO_BYTE
static final int L_AUTO_BYTEuse LSB if max(val) < 256; else MSB- See Also:
- Constant Field Values
-
L_CLIP_TO_FF
static final int L_CLIP_TO_FFuse max(val, 255)- See Also:
- Constant Field Values
-
L_LS_TWO_BYTES
static final int L_LS_TWO_BYTESuse two LSB- See Also:
- Constant Field Values
-
L_MS_TWO_BYTES
static final int L_MS_TWO_BYTESuse two MSB- See Also:
- Constant Field Values
-
L_CLIP_TO_FFFF
static final int L_CLIP_TO_FFFFuse max(val, 65535)- See Also:
- Constant Field Values
-
L_ROTATE_AREA_MAP
static final int L_ROTATE_AREA_MAPuse area map rotation, if possible- See Also:
- Constant Field Values
-
L_ROTATE_SHEAR
static final int L_ROTATE_SHEARuse shear rotation- See Also:
- Constant Field Values
-
L_ROTATE_SAMPLING
static final int L_ROTATE_SAMPLINGuse sampling- See Also:
- Constant Field Values
-
L_BRING_IN_WHITE
static final int L_BRING_IN_WHITEbring in white pixels from the outside- See Also:
- Constant Field Values
-
L_BRING_IN_BLACK
static final int L_BRING_IN_BLACKbring in black pixels from the outside- See Also:
- Constant Field Values
-
L_SHEAR_ABOUT_CORNER
static final int L_SHEAR_ABOUT_CORNERshear image about UL corner- See Also:
- Constant Field Values
-
L_SHEAR_ABOUT_CENTER
static final int L_SHEAR_ABOUT_CENTERshear image about center- See Also:
- Constant Field Values
-
L_TR_SC_RO
static final int L_TR_SC_ROtranslate, scale, rotate- See Also:
- Constant Field Values
-
L_SC_RO_TR
static final int L_SC_RO_TRscale, rotate, translate- See Also:
- Constant Field Values
-
L_RO_TR_SC
static final int L_RO_TR_SCrotate, translate, scale- See Also:
- Constant Field Values
-
L_TR_RO_SC
static final int L_TR_RO_SCtranslate, rotate, scale- See Also:
- Constant Field Values
-
L_RO_SC_TR
static final int L_RO_SC_TRrotate, scale, translate- See Also:
- Constant Field Values
-
L_SC_TR_RO
static final int L_SC_TR_ROscale, translate, rotate- See Also:
- Constant Field Values
-
L_FILL_WHITE
static final int L_FILL_WHITEfill white pixels (e.g, in fg map)- See Also:
- Constant Field Values
-
L_FILL_BLACK
static final int L_FILL_BLACKfill black pixels (e.g., in bg map)- See Also:
- Constant Field Values
-
L_SET_WHITE
static final int L_SET_WHITEset pixels to white- See Also:
- Constant Field Values
-
L_SET_BLACK
static final int L_SET_BLACKset pixels to black- See Also:
- Constant Field Values
-
L_GET_WHITE_VAL
static final int L_GET_WHITE_VALget white pixel value- See Also:
- Constant Field Values
-
L_GET_BLACK_VAL
static final int L_GET_BLACK_VALget black pixel value- See Also:
- Constant Field Values
-
L_WHITE_IS_MAX
static final int L_WHITE_IS_MAXwhite pixels are 0xff or 0xffff; black are 0- See Also:
- Constant Field Values
-
L_BLACK_IS_MAX
static final int L_BLACK_IS_MAXblack pixels are 0xff or 0xffff; white are 0- See Also:
- Constant Field Values
-
DEFAULT_CLIP_LOWER_1
static final int DEFAULT_CLIP_LOWER_1dist to black with no prop; 1 bpp- See Also:
- Constant Field Values
-
DEFAULT_CLIP_UPPER_1
static final int DEFAULT_CLIP_UPPER_1dist to black with no prop; 1 bpp- See Also:
- Constant Field Values
-
DEFAULT_CLIP_LOWER_2
static final int DEFAULT_CLIP_LOWER_2dist to black with no prop; 2 bpp- See Also:
- Constant Field Values
-
DEFAULT_CLIP_UPPER_2
static final int DEFAULT_CLIP_UPPER_2dist to black with no prop; 2 bpp- See Also:
- Constant Field Values
-
L_MANHATTAN_DISTANCE
static final int L_MANHATTAN_DISTANCEL1 distance (e.g., in color space)- See Also:
- Constant Field Values
-
L_EUCLIDEAN_DISTANCE
static final int L_EUCLIDEAN_DISTANCEL2 distance- See Also:
- Constant Field Values
-
L_NEGATIVE
static final int L_NEGATIVEvalues < 0- See Also:
- Constant Field Values
-
L_NON_NEGATIVE
static final int L_NON_NEGATIVEvalues >= 0- See Also:
- Constant Field Values
-
L_POSITIVE
static final int L_POSITIVEvalues > 0- See Also:
- Constant Field Values
-
L_NON_POSITIVE
static final int L_NON_POSITIVEvalues <= 0- See Also:
- Constant Field Values
-
L_ZERO
static final int L_ZEROvalues = 0- See Also:
- Constant Field Values
-
L_ALL
static final int L_ALLall values- See Also:
- Constant Field Values
-
L_MEAN_ABSVAL
static final int L_MEAN_ABSVALaverage of abs values- See Also:
- Constant Field Values
-
L_MEDIAN_VAL
static final int L_MEDIAN_VALmedian value of set- See Also:
- Constant Field Values
-
L_MODE_VAL
static final int L_MODE_VALmode value of set- See Also:
- Constant Field Values
-
L_MODE_COUNT
static final int L_MODE_COUNTmode count of set- See Also:
- Constant Field Values
-
L_ROOT_MEAN_SQUARE
static final int L_ROOT_MEAN_SQUARErms of values- See Also:
- Constant Field Values
-
L_STANDARD_DEVIATION
static final int L_STANDARD_DEVIATIONstandard deviation from mean- See Also:
- Constant Field Values
-
L_VARIANCE
static final int L_VARIANCEvariance of values- See Also:
- Constant Field Values
-
L_CHOOSE_CONSECUTIVE
static final int L_CHOOSE_CONSECUTIVEselect 'n' consecutive- See Also:
- Constant Field Values
-
L_CHOOSE_SKIP_BY
static final int L_CHOOSE_SKIP_BYselect at intervals of 'n'- See Also:
- Constant Field Values
-
L_TEXT_ORIENT_UNKNOWN
static final int L_TEXT_ORIENT_UNKNOWNlow confidence on text orientation- See Also:
- Constant Field Values
-
L_TEXT_ORIENT_UP
static final int L_TEXT_ORIENT_UPportrait, text rightside-up- See Also:
- Constant Field Values
-
L_TEXT_ORIENT_LEFT
static final int L_TEXT_ORIENT_LEFTlandscape, text up to left- See Also:
- Constant Field Values
-
L_TEXT_ORIENT_DOWN
static final int L_TEXT_ORIENT_DOWNportrait, text upside-down- See Also:
- Constant Field Values
-
L_TEXT_ORIENT_RIGHT
static final int L_TEXT_ORIENT_RIGHTlandscape, text up to right- See Also:
- Constant Field Values
-
L_HORIZONTAL_EDGES
static final int L_HORIZONTAL_EDGESfilters for horizontal edges- See Also:
- Constant Field Values
-
L_VERTICAL_EDGES
static final int L_VERTICAL_EDGESfilters for vertical edges- See Also:
- Constant Field Values
-
L_ALL_EDGES
static final int L_ALL_EDGESfilters for all edges- See Also:
- Constant Field Values
-
L_HORIZONTAL_LINE
static final int L_HORIZONTAL_LINEhorizontal line- See Also:
- Constant Field Values
-
L_POS_SLOPE_LINE
static final int L_POS_SLOPE_LINE45 degree line with positive slope- See Also:
- Constant Field Values
-
L_VERTICAL_LINE
static final int L_VERTICAL_LINEvertical line- See Also:
- Constant Field Values
-
L_NEG_SLOPE_LINE
static final int L_NEG_SLOPE_LINE45 degree line with negative slope- See Also:
- Constant Field Values
-
L_OBLIQUE_LINE
static final int L_OBLIQUE_LINEneither horizontal nor vertical- See Also:
- Constant Field Values
-
L_PORTRAIT_MODE
static final int L_PORTRAIT_MODEtypical: page is viewed with height > width- See Also:
- Constant Field Values
-
L_LANDSCAPE_MODE
static final int L_LANDSCAPE_MODEpage is viewed at 90 deg to portrait mode- See Also:
- Constant Field Values
-
L_FROM_LEFT
static final int L_FROM_LEFTscan from left- See Also:
- Constant Field Values
-
L_FROM_RIGHT
static final int L_FROM_RIGHTscan from right- See Also:
- Constant Field Values
-
L_FROM_TOP
static final int L_FROM_TOPscan from top- See Also:
- Constant Field Values
-
L_FROM_BOT
static final int L_FROM_BOTscan from bottom- See Also:
- Constant Field Values
-
L_SCAN_NEGATIVE
static final int L_SCAN_NEGATIVEscan in negative direction- See Also:
- Constant Field Values
-
L_SCAN_POSITIVE
static final int L_SCAN_POSITIVEscan in positive direction- See Also:
- Constant Field Values
-
L_SCAN_BOTH
static final int L_SCAN_BOTHscan in both directions- See Also:
- Constant Field Values
-
L_SCAN_HORIZONTAL
static final int L_SCAN_HORIZONTALhorizontal scan (direction unimportant)- See Also:
- Constant Field Values
-
L_SCAN_VERTICAL
static final int L_SCAN_VERTICALvertical scan (direction unimportant)- See Also:
- Constant Field Values
-
L_ADJUST_SKIP
static final int L_ADJUST_SKIPdo not adjust- See Also:
- Constant Field Values
-
L_ADJUST_LEFT
static final int L_ADJUST_LEFTadjust left edge- See Also:
- Constant Field Values
-
L_ADJUST_RIGHT
static final int L_ADJUST_RIGHTadjust right edge- See Also:
- Constant Field Values
-
L_ADJUST_LEFT_AND_RIGHT
static final int L_ADJUST_LEFT_AND_RIGHTadjust both left and right edges- See Also:
- Constant Field Values
-
L_ADJUST_TOP
static final int L_ADJUST_TOPadjust top edge- See Also:
- Constant Field Values
-
L_ADJUST_BOT
static final int L_ADJUST_BOTadjust bottom edge- See Also:
- Constant Field Values
-
L_ADJUST_TOP_AND_BOT
static final int L_ADJUST_TOP_AND_BOTadjust both top and bottom edges- See Also:
- Constant Field Values
-
L_ADJUST_CHOOSE_MIN
static final int L_ADJUST_CHOOSE_MINchoose the min median value- See Also:
- Constant Field Values
-
L_ADJUST_CHOOSE_MAX
static final int L_ADJUST_CHOOSE_MAXchoose the max median value- See Also:
- Constant Field Values
-
L_SET_LEFT
static final int L_SET_LEFTset left side to a given value- See Also:
- Constant Field Values
-
L_SET_RIGHT
static final int L_SET_RIGHTset right side to a given value- See Also:
- Constant Field Values
-
L_SET_TOP
static final int L_SET_TOPset top side to a given value- See Also:
- Constant Field Values
-
L_SET_BOT
static final int L_SET_BOTset bottom side to a given value- See Also:
- Constant Field Values
-
L_GET_LEFT
static final int L_GET_LEFTget left side location- See Also:
- Constant Field Values
-
L_GET_RIGHT
static final int L_GET_RIGHTget right side location- See Also:
- Constant Field Values
-
L_GET_TOP
static final int L_GET_TOPget top side location- See Also:
- Constant Field Values
-
L_GET_BOT
static final int L_GET_BOTget bottom side location- See Also:
- Constant Field Values
-
L_USE_MINSIZE
static final int L_USE_MINSIZEuse boundaries giving min size- See Also:
- Constant Field Values
-
L_USE_MAXSIZE
static final int L_USE_MAXSIZEuse boundaries giving max size- See Also:
- Constant Field Values
-
L_SUB_ON_LOC_DIFF
static final int L_SUB_ON_LOC_DIFFmodify boundary if big location diff- See Also:
- Constant Field Values
-
L_SUB_ON_SIZE_DIFF
static final int L_SUB_ON_SIZE_DIFFmodify boundary if big size diff- See Also:
- Constant Field Values
-
L_USE_CAPPED_MIN
static final int L_USE_CAPPED_MINmodify boundary with capped min- See Also:
- Constant Field Values
-
L_USE_CAPPED_MAX
static final int L_USE_CAPPED_MAXmodify boundary with capped max- See Also:
- Constant Field Values
-
L_COMBINE
static final int L_COMBINEresize to bounding region; remove smaller- See Also:
- Constant Field Values
-
L_REMOVE_SMALL
static final int L_REMOVE_SMALLonly remove smaller- See Also:
- Constant Field Values
-
L_GEOMETRIC_UNION
static final int L_GEOMETRIC_UNIONuse union of two boxes- See Also:
- Constant Field Values
-
L_GEOMETRIC_INTERSECTION
static final int L_GEOMETRIC_INTERSECTIONuse intersection of two boxes- See Also:
- Constant Field Values
-
L_LARGEST_AREA
static final int L_LARGEST_AREAuse box with largest area- See Also:
- Constant Field Values
-
L_SMALLEST_AREA
static final int L_SMALLEST_AREAuse box with smallest area- See Also:
- Constant Field Values
-
L_USE_ALL_BOXES
static final int L_USE_ALL_BOXESconsider all boxes in the sequence- See Also:
- Constant Field Values
-
L_USE_SAME_PARITY_BOXES
static final int L_USE_SAME_PARITY_BOXESconsider boxes with the same parity- See Also:
- Constant Field Values
-
L_UPPER_LEFT
static final int L_UPPER_LEFTUL corner- See Also:
- Constant Field Values
-
L_UPPER_RIGHT
static final int L_UPPER_RIGHTUR corner- See Also:
- Constant Field Values
-
L_LOWER_LEFT
static final int L_LOWER_LEFTLL corner- See Also:
- Constant Field Values
-
L_LOWER_RIGHT
static final int L_LOWER_RIGHTLR corner- See Also:
- Constant Field Values
-
L_BOX_CENTER
static final int L_BOX_CENTERcenter- See Also:
- Constant Field Values
-
L_WARP_TO_LEFT
static final int L_WARP_TO_LEFTincreasing stretch or contraction to left- See Also:
- Constant Field Values
-
L_WARP_TO_RIGHT
static final int L_WARP_TO_RIGHTincreasing stretch or contraction to right- See Also:
- Constant Field Values
-
L_LINEAR_WARP
static final int L_LINEAR_WARPstretch or contraction grows linearly- See Also:
- Constant Field Values
-
L_QUADRATIC_WARP
static final int L_QUADRATIC_WARPstretch or contraction grows quadratically- See Also:
- Constant Field Values
-
L_INTERPOLATED
static final int L_INTERPOLATEDlinear interpolation from src pixels- See Also:
- Constant Field Values
-
L_SAMPLED
static final int L_SAMPLEDnearest src pixel sampling only- See Also:
- Constant Field Values
-
L_THIN_FG
static final int L_THIN_FGthin foreground of 1 bpp image- See Also:
- Constant Field Values
-
L_THIN_BG
static final int L_THIN_BGthin background of 1 bpp image- See Also:
- Constant Field Values
-
L_HORIZONTAL_RUNS
static final int L_HORIZONTAL_RUNSdetermine runlengths of horizontal runs- See Also:
- Constant Field Values
-
L_VERTICAL_RUNS
static final int L_VERTICAL_RUNSdetermine runlengths of vertical runs- See Also:
- Constant Field Values
-
L_SOBEL_EDGE
static final int L_SOBEL_EDGESobel edge filter- See Also:
- Constant Field Values
-
L_TWO_SIDED_EDGE
static final int L_TWO_SIDED_EDGETwo-sided edge filter- See Also:
- Constant Field Values
-
L_SUBPIXEL_ORDER_RGB
static final int L_SUBPIXEL_ORDER_RGBsensor order left-to-right RGB- See Also:
- Constant Field Values
-
L_SUBPIXEL_ORDER_BGR
static final int L_SUBPIXEL_ORDER_BGRsensor order left-to-right BGR- See Also:
- Constant Field Values
-
L_SUBPIXEL_ORDER_VRGB
static final int L_SUBPIXEL_ORDER_VRGBsensor order top-to-bottom RGB- See Also:
- Constant Field Values
-
L_SUBPIXEL_ORDER_VBGR
static final int L_SUBPIXEL_ORDER_VBGRsensor order top-to-bottom BGR- See Also:
- Constant Field Values
-
L_HS_HISTO
static final int L_HS_HISTOUse hue-saturation histogram- See Also:
- Constant Field Values
-
L_HV_HISTO
static final int L_HV_HISTOUse hue-value histogram- See Also:
- Constant Field Values
-
L_SV_HISTO
static final int L_SV_HISTOUse saturation-value histogram- See Also:
- Constant Field Values
-
L_INCLUDE_REGION
static final int L_INCLUDE_REGIONUse pixels with specified HSV region- See Also:
- Constant Field Values
-
L_EXCLUDE_REGION
static final int L_EXCLUDE_REGIONUse pixels outside HSV region- See Also:
- Constant Field Values
-
L_ADD_ABOVE
static final int L_ADD_ABOVEAdd text above the image- See Also:
- Constant Field Values
-
L_ADD_BELOW
static final int L_ADD_BELOWAdd text below the image- See Also:
- Constant Field Values
-
L_ADD_LEFT
static final int L_ADD_LEFTAdd text to the left of the image- See Also:
- Constant Field Values
-
L_ADD_RIGHT
static final int L_ADD_RIGHTAdd text to the right of the image- See Also:
- Constant Field Values
-
L_ADD_AT_TOP
static final int L_ADD_AT_TOPAdd text over the top of the image- See Also:
- Constant Field Values
-
L_ADD_AT_BOT
static final int L_ADD_AT_BOTAdd text over the bottom of the image- See Also:
- Constant Field Values
-
L_ADD_AT_LEFT
static final int L_ADD_AT_LEFTAdd text over left side of the image- See Also:
- Constant Field Values
-
L_ADD_AT_RIGHT
static final int L_ADD_AT_RIGHTAdd text over right side of the image- See Also:
- Constant Field Values
-
L_PLOT_AT_TOP
static final int L_PLOT_AT_TOPPlot horizontally at top- See Also:
- Constant Field Values
-
L_PLOT_AT_MID_HORIZ
static final int L_PLOT_AT_MID_HORIZPlot horizontally at middle- See Also:
- Constant Field Values
-
L_PLOT_AT_BOT
static final int L_PLOT_AT_BOTPlot horizontally at bottom- See Also:
- Constant Field Values
-
L_PLOT_AT_LEFT
static final int L_PLOT_AT_LEFTPlot vertically at left- See Also:
- Constant Field Values
-
L_PLOT_AT_MID_VERT
static final int L_PLOT_AT_MID_VERTPlot vertically at middle- See Also:
- Constant Field Values
-
L_PLOT_AT_RIGHT
static final int L_PLOT_AT_RIGHTPlot vertically at right- See Also:
- Constant Field Values
-
L_USE_INNER
static final int L_USE_INNERSelect the interior part- See Also:
- Constant Field Values
-
L_USE_OUTER
static final int L_USE_OUTERSelect the outer part (e.g., a frame)- See Also:
- Constant Field Values
-
L_DISPLAY_WITH_XZGV
static final int L_DISPLAY_WITH_XZGVUse xzgv with pixDisplay()- See Also:
- Constant Field Values
-
L_DISPLAY_WITH_XLI
static final int L_DISPLAY_WITH_XLIUse xli with pixDisplay()- See Also:
- Constant Field Values
-
L_DISPLAY_WITH_XV
static final int L_DISPLAY_WITH_XVUse xv with pixDisplay()- See Also:
- Constant Field Values
-
L_DISPLAY_WITH_IV
static final int L_DISPLAY_WITH_IVUse irfvanview (win) with pixDisplay()- See Also:
- Constant Field Values
-
L_DISPLAY_WITH_OPEN
static final int L_DISPLAY_WITH_OPENUse open (apple) with pixDisplay()- See Also:
- Constant Field Values
-
L_NO_CHROMA_SAMPLING_JPEG
static final int L_NO_CHROMA_SAMPLING_JPEGWrite full resolution chroma- See Also:
- Constant Field Values
-
L_CLIP_TO_ZERO
static final int L_CLIP_TO_ZEROClip negative values to 0- See Also:
- Constant Field Values
-
L_TAKE_ABSVAL
static final int L_TAKE_ABSVALConvert to positive using L_ABS()- See Also:
- Constant Field Values
-
L_LESS_THAN_ZERO
static final int L_LESS_THAN_ZEROChoose values less than zero- See Also:
- Constant Field Values
-
L_EQUAL_TO_ZERO
static final int L_EQUAL_TO_ZEROChoose values equal to zero- See Also:
- Constant Field Values
-
L_GREATER_THAN_ZERO
static final int L_GREATER_THAN_ZEROChoose values greater than zero- See Also:
- Constant Field Values
-
L_ADD_TRAIL_SLASH
static final int L_ADD_TRAIL_SLASHAdd trailing slash to string- See Also:
- Constant Field Values
-
L_REMOVE_TRAIL_SLASH
static final int L_REMOVE_TRAIL_SLASHRemove trailing slash from string- See Also:
- Constant Field Values
-
L_UNKNOWN
static final int L_UNKNOWNcharacter set type is not specified- See Also:
- Constant Field Values
-
L_ARABIC_NUMERALS
static final int L_ARABIC_NUMERALS10 digits- See Also:
- Constant Field Values
-
L_LC_ROMAN_NUMERALS
static final int L_LC_ROMAN_NUMERALS7 lower-case letters (i,v,x,l,c,d,m)- See Also:
- Constant Field Values
-
L_UC_ROMAN_NUMERALS
static final int L_UC_ROMAN_NUMERALS7 upper-case letters (I,V,X,L,C,D,M)- See Also:
- Constant Field Values
-
L_LC_ALPHA
static final int L_LC_ALPHA26 lower-case letters- See Also:
- Constant Field Values
-
L_UC_ALPHA
static final int L_UC_ALPHA26 upper-case letters- See Also:
- Constant Field Values
-
L_USE_ALL_TEMPLATES
static final int L_USE_ALL_TEMPLATESuse all templates; default- See Also:
- Constant Field Values
-
L_USE_AVERAGE_TEMPLATES
static final int L_USE_AVERAGE_TEMPLATESuse average templates; special cases- See Also:
- Constant Field Values
-
L_REG_GENERATE
static final int L_REG_GENERATE- See Also:
- Constant Field Values
-
L_REG_COMPARE
static final int L_REG_COMPARE- See Also:
- Constant Field Values
-
L_REG_DISPLAY
static final int L_REG_DISPLAY- See Also:
- Constant Field Values
-
L_STR_TYPE
static final int L_STR_TYPEtypedef for the data type- See Also:
- Constant Field Values
-
L_STR_NAME
static final int L_STR_NAMEname of the data type- See Also:
- Constant Field Values
-
L_STR_READER
static final int L_STR_READERreader to get the data type from file- See Also:
- Constant Field Values
-
L_STR_MEMREADER
static final int L_STR_MEMREADERreader to get the compressed string in memory- See Also:
- Constant Field Values
-
L_SUDOKU_INIT
static final int L_SUDOKU_INIT- See Also:
- Constant Field Values
-
L_SUDOKU_STATE
static final int L_SUDOKU_STATE- See Also:
- Constant Field Values
-
ADDED_BORDER
static final int ADDED_BORDER-------------------------------------------------------------------------*
Standard size of border added around images for special processing *
-------------------------------------------------------------------------
pixels, not bits- See Also:
- Constant Field Values
-
L_RED_WEIGHT
static final float L_RED_WEIGHT
Notes:
(1) These perceptual weighting factors are ad-hoc, but they do
add up to 1. Unlike, for example, the weighting factors for
converting RGB to luminance, or more specifically to Y in the
YUV colorspace. Those numbers come from the
International Telecommunications Union, via ITU-R.
Percept. weight for red- See Also:
- Constant Field Values
-
L_GREEN_WEIGHT
static final float L_GREEN_WEIGHTPercept. weight for green- See Also:
- Constant Field Values
-
L_BLUE_WEIGHT
static final float L_BLUE_WEIGHTPercept. weight for blue- See Also:
- Constant Field Values
-
LIBLEPT_MAJOR_VERSION
static final int LIBLEPT_MAJOR_VERSIONnative declaration : allheaders.h- See Also:
- Constant Field Values
-
LIBLEPT_MINOR_VERSION
static final int LIBLEPT_MINOR_VERSIONnative declaration : allheaders.h- See Also:
- Constant Field Values
-
LIBLEPT_PATCH_VERSION
static final int LIBLEPT_PATCH_VERSIONnative declaration : allheaders.h- See Also:
- Constant Field Values
-
HAVE_LIBJPEG
static final int HAVE_LIBJPEGnative declaration : environ.h- See Also:
- Constant Field Values
-
HAVE_LIBTIFF
static final int HAVE_LIBTIFFnative declaration : environ.h- See Also:
- Constant Field Values
-
HAVE_LIBPNG
static final int HAVE_LIBPNGnative declaration : environ.h- See Also:
- Constant Field Values
-
HAVE_LIBZ
static final int HAVE_LIBZnative declaration : environ.h- See Also:
- Constant Field Values
-
HAVE_LIBGIF
static final int HAVE_LIBGIFnative declaration : environ.h- See Also:
- Constant Field Values
-
HAVE_LIBUNGIF
static final int HAVE_LIBUNGIFnative declaration : environ.h- See Also:
- Constant Field Values
-
HAVE_LIBWEBP
static final int HAVE_LIBWEBPnative declaration : environ.h- See Also:
- Constant Field Values
-
HAVE_LIBWEBP_ANIM
static final int HAVE_LIBWEBP_ANIMnative declaration : environ.h- See Also:
- Constant Field Values
-
HAVE_LIBJP2K
static final int HAVE_LIBJP2Knative declaration : environ.h- See Also:
- Constant Field Values
-
USE_BMPIO
static final int USE_BMPIOnative declaration : environ.h- See Also:
- Constant Field Values
-
USE_PNMIO
static final int USE_PNMIOnative declaration : environ.h- See Also:
- Constant Field Values
-
USE_JP2KHEADER
static final int USE_JP2KHEADERnative declaration : environ.h- See Also:
- Constant Field Values
-
USE_PDFIO
static final int USE_PDFIOnative declaration : environ.h- See Also:
- Constant Field Values
-
USE_PSIO
static final int USE_PSIOnative declaration : environ.h- See Also:
- Constant Field Values
-
HAVE_FSTATAT
static final int HAVE_FSTATATnative declaration : environ.h- See Also:
- Constant Field Values
-
UNDEF
static final int UNDEFnative declaration : environ.h- See Also:
- Constant Field Values
-
NULL
static final int NULLnative declaration : environ.h- See Also:
- Constant Field Values
-
TRUE
static final int TRUEnative declaration : environ.h- See Also:
- Constant Field Values
-
FALSE
static final int FALSEnative declaration : environ.h- See Also:
- Constant Field Values
-
NUMA_VERSION_NUMBER
static final int NUMA_VERSION_NUMBERnative declaration : array.h- See Also:
- Constant Field Values
-
DNA_VERSION_NUMBER
static final int DNA_VERSION_NUMBERnative declaration : array.h- See Also:
- Constant Field Values
-
SARRAY_VERSION_NUMBER
static final int SARRAY_VERSION_NUMBERnative declaration : array.h- See Also:
- Constant Field Values
-
USE_INLINE_ACCESSORS
static final int USE_INLINE_ACCESSORSnative declaration : arrayaccess.h- See Also:
- Constant Field Values
-
DEWARP_VERSION_NUMBER
static final int DEWARP_VERSION_NUMBERnative declaration : dewarp.h- See Also:
- Constant Field Values
-
GPLOT_VERSION_NUMBER
static final int GPLOT_VERSION_NUMBERnative declaration : gplot.h- See Also:
- Constant Field Values
-
NUM_GPLOT_STYLES
static final int NUM_GPLOT_STYLESnative declaration : gplot.h- See Also:
- Constant Field Values
-
NUM_GPLOT_OUTPUTS
static final int NUM_GPLOT_OUTPUTSnative declaration : gplot.h- See Also:
- Constant Field Values
-
JB_TEMPLATE_EXT
static final java.lang.String JB_TEMPLATE_EXTnative declaration : jbclass.h- See Also:
- Constant Field Values
-
JB_DATA_EXT
static final java.lang.String JB_DATA_EXTnative declaration : jbclass.h- See Also:
- Constant Field Values
-
SEL_VERSION_NUMBER
static final int SEL_VERSION_NUMBERnative declaration : morph.h- See Also:
- Constant Field Values
-
KERNEL_VERSION_NUMBER
static final int KERNEL_VERSION_NUMBERnative declaration : morph.h- See Also:
- Constant Field Values
-
PIX_SRC
static final int PIX_SRCnative declaration : pix.h- See Also:
- Constant Field Values
-
PIX_DST
static final int PIX_DSTnative declaration : pix.h- See Also:
- Constant Field Values
-
PIX_CLR
static final int PIX_CLRnative declaration : pix.h- See Also:
- Constant Field Values
-
PIX_SET
static final int PIX_SETnative declaration : pix.h- See Also:
- Constant Field Values
-
PIX_PAINT
static final int PIX_PAINTnative declaration : pix.h- See Also:
- Constant Field Values
-
PIX_MASK
static final int PIX_MASKnative declaration : pix.h- See Also:
- Constant Field Values
-
PIX_SUBTRACT
static final int PIX_SUBTRACTnative declaration : pix.h- See Also:
- Constant Field Values
-
PIX_XOR
static final int PIX_XORnative declaration : pix.h- See Also:
- Constant Field Values
-
PIXAA_VERSION_NUMBER
static final int PIXAA_VERSION_NUMBERnative declaration : pix.h- See Also:
- Constant Field Values
-
PIXA_VERSION_NUMBER
static final int PIXA_VERSION_NUMBERnative declaration : pix.h- See Also:
- Constant Field Values
-
BOXA_VERSION_NUMBER
static final int BOXA_VERSION_NUMBERnative declaration : pix.h- See Also:
- Constant Field Values
-
BOXAA_VERSION_NUMBER
static final int BOXAA_VERSION_NUMBERnative declaration : pix.h- See Also:
- Constant Field Values
-
PTA_VERSION_NUMBER
static final int PTA_VERSION_NUMBERnative declaration : pix.h- See Also:
- Constant Field Values
-
FPIX_VERSION_NUMBER
static final int FPIX_VERSION_NUMBERnative declaration : pix.h- See Also:
- Constant Field Values
-
DPIX_VERSION_NUMBER
static final int DPIX_VERSION_NUMBERnative declaration : pix.h- See Also:
- Constant Field Values
-
PIXACOMP_VERSION_NUMBER
static final int PIXACOMP_VERSION_NUMBERnative declaration : pix.h- See Also:
- Constant Field Values
-
RECOG_VERSION_NUMBER
static final int RECOG_VERSION_NUMBERnative declaration : recog.h- See Also:
- Constant Field Values
-