Package | Description |
---|---|
org.bytedeco.opencv.opencv_calib3d |
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
|
Copyright © 2020. All rights reserved.