Package | Description |
---|---|
org.bytedeco.opencv.opencv_calib3d | |
org.bytedeco.opencv.opencv_cudastereo |
Modifier and Type | Method and Description |
---|---|
static StereoSGBM |
StereoSGBM.create() |
static StereoSGBM |
StereoSGBM.create(int minDisparity,
int numDisparities,
int blockSize,
int P1,
int P2,
int disp12MaxDiff,
int preFilterCap,
int uniquenessRatio,
int speckleWindowSize,
int speckleRange,
int mode)
\brief Creates StereoSGBM object
|
Modifier and Type | Class and Description |
---|---|
class |
StereoSGM
\brief The class implements the modified H.
|
Copyright © 2024. All rights reserved.