Class StructuredLightPattern
java.lang.Object
org.opencv.core.Algorithm
org.opencv.structured_light.StructuredLightPattern
- Direct Known Subclasses:
GrayCodePattern, SinusoidalPattern
Abstract base class for generating and decoding structured light patterns.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StructuredLightPattern__fromPtr__(long addr) protected voidfinalize()booleanGenerates the structured light pattern to project.Methods inherited from class Algorithm
clear, empty, getDefaultName, getNativeObjAddr, save
-
Constructor Details
-
StructuredLightPattern
protected StructuredLightPattern(long addr)
-
-
Method Details
-
__fromPtr__
-
generate
-
finalize
-