Uses of Class
org.opencv.structured_light.StructuredLightPattern
-
Packages that use StructuredLightPattern Package Description org.opencv.structured_light -
-
Uses of StructuredLightPattern in org.opencv.structured_light
Subclasses of StructuredLightPattern in org.opencv.structured_light Modifier and Type Class Description class
GrayCodePattern
Class implementing the Gray-code pattern, based on CITE: UNDERWORLD.class
SinusoidalPattern
Class implementing Fourier transform profilometry (FTP) , phase-shifting profilometry (PSP) and Fourier-assisted phase-shifting profilometry (FAPS) based on CITE: faps.Methods in org.opencv.structured_light that return StructuredLightPattern Modifier and Type Method Description static StructuredLightPattern
StructuredLightPattern. __fromPtr__(long addr)
-