![]() |
OpenCV 4.12.0
開源計算機視覺
|
#include "opencv2/core.hpp"#include "opencv2/imgproc.hpp"#include "opencv2/structured_light/structured_light.hpp"#include <opencv2/phase_unwrapping.hpp>#include <opencv2/calib3d.hpp>類 | |
| 結構體 | cv::structured_light::SinusoidalPattern::Params |
| SinusoidalPattern 建構函式的引數。 更多... | |
| 類 | cv::structured_light::SinusoidalPattern |
| 類,實現基於 [64] 的傅立葉變換輪廓術 (FTP)、相移輪廓術 (PSP) 和傅立葉輔助相移輪廓術 (FAPS)。 更多... | |
名稱空間 | |
| 名稱空間 | cv |
| 名稱空間 | cv::structured_light |
列舉 | |
| 列舉 | { cv::structured_light::FTP = 0 , cv::structured_light::PSP = 1 , cv::structured_light::FAPS = 2 } |
| 正弦模式輪廓術方法的型別。 更多... | |