|  | OpenCV
    3.3.0
    Open Source Computer Vision | 
#include "opencv2/core.hpp"#include "opencv2/imgproc.hpp"#include "opencv2/structured_light/structured_light.hpp"#include <opencv2/phase_unwrapping.hpp>#include <opencv2/calib3d.hpp>| Classes | |
| struct | cv::structured_light::SinusoidalPattern::Params | 
| Parameters of SinusoidalPattern constructor.  More... | |
| class | cv::structured_light::SinusoidalPattern | 
| Class implementing Fourier transform profilometry (FTP) , phase-shifting profilometry (PSP) and Fourier-assisted phase-shifting profilometry (FAPS) based on [32].  More... | |
| Namespaces | |
| cv | |
| cv::structured_light | |
| Enumerations | |
| enum | { cv::structured_light::FTP = 0, cv::structured_light::PSP = 1, cv::structured_light::FAPS = 2 } | 
| Type of sinusoidal pattern profilometry methods.  More... | |
 1.8.12
 1.8.12