Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_LATENCY |
200L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CAMERA_POWER |
1552 |
public static final int |
IMAGE_DATA_FORMAT |
4168 |
public static final int |
INITIALIZE |
0 |
public static final int |
IS_CAMERA_POWER |
1024 |
public static final int |
SOFT_ASYNC_TRIGGER |
4140 |
public static final int |
SOFTWARE_TRIGGER |
1580 |
public static final int |
TRIGGER_INQ |
1328 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEPTH_BYTE |
-8 |
public static final int |
DEPTH_DOUBLE |
64 |
public static final int |
DEPTH_FLOAT |
32 |
public static final int |
DEPTH_INT |
-32 |
public static final int |
DEPTH_LONG |
-64 |
public static final int |
DEPTH_SHORT |
-16 |
public static final int |
DEPTH_UBYTE |
8 |
public static final int |
DEPTH_USHORT |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
SENSOR_PATTERN_BGGR |
4294967297L |
public static final long |
SENSOR_PATTERN_GBRG |
4294967296L |
public static final long |
SENSOR_PATTERN_GRBG |
1L |
public static final long |
SENSOR_PATTERN_RGGB |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
DBL_EPSILON |
2.220446049250313E-16 |
public static final double |
FLT_EPSILON |
1.1920928955078125E-7 |
public static final double |
SQRT2 |
1.4142135623730951 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
fastCompilerOptions |
"-cl-fast-relaxed-math -cl-mad-enable" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NUM_THREADS |
"org.bytedeco.javacv.numthreads" |
Copyright © 2024. All rights reserved.