Package org.opencv.structured_light
Class Structured_light
- java.lang.Object
-
- org.opencv.structured_light.Structured_light
-
public class Structured_light extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
DECODE_3D_UNDERWORLD
static int
FAPS
static int
FTP
static int
PSP
-
Constructor Summary
Constructors Constructor Description Structured_light()
-
-
-
Field Detail
-
DECODE_3D_UNDERWORLD
public static final int DECODE_3D_UNDERWORLD
- See Also:
- Constant Field Values
-
FTP
public static final int FTP
- See Also:
- Constant Field Values
-
PSP
public static final int PSP
- See Also:
- Constant Field Values
-
FAPS
public static final int FAPS
- See Also:
- Constant Field Values
-
-