|
OpenCV for Unity 3.0.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.12.0/index.html ) for the details of the argument of the method.
|
Classes | |
| class | Calib3d |
| class | StereoBM |
| Class for computing stereo correspondence using the block matching algorithm, introduced and contributed to OpenCV by K. Konolige. More... | |
| class | StereoMatcher |
| The base class for stereo correspondence algorithms. More... | |
| class | StereoSGBM |
| The class implements the modified H. Hirschmuller algorithm [HH08] that differs from the original one as follows: More... | |
| class | UsacParams |