![]() |
OpenCV
4.5.2
Open Source Computer Vision
|
#include <opencv2/gapi/gmat.hpp>#include <opencv2/gapi/gscalar.hpp>#include <opencv2/gapi/gkernel.hpp>Namespaces | |
| cv | |
| "black box" representation of the file storage associated with a file on disk. | |
| cv::gapi | |
| cv::gapi::calib3d | |
Functions | |
| cv::gapi::calib3d::G_TYPED_KERNEL (GStereo,< GMat(GMat, GMat, const StereoOutputFormat)>,"org.opencv.stereo") | |
| GMat | cv::gapi::stereo (const GMat &left, const GMat &right, const StereoOutputFormat of=StereoOutputFormat::DEPTH_FLOAT32) |
| Extract disparity/depth information depending on passed StereoOutputFormat argument. The function extracts disparity/depth information depending on passed StereoOutputFormat argument from given stereo-pair. More... | |
1.8.9.1