| Package | Description |
|---|---|
| org.opencv.calib3d | |
| org.opencv.ximgproc |
| Modifier and Type | Class and Description |
|---|---|
class |
StereoBM |
class |
StereoSGBM |
| Modifier and Type | Method and Description |
|---|---|
static StereoMatcher |
StereoMatcher.__fromPtr__(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static StereoMatcher |
Ximgproc.createRightMatcher(StereoMatcher matcher_left) |
| Modifier and Type | Method and Description |
|---|---|
static DisparityWLSFilter |
Ximgproc.createDisparityWLSFilter(StereoMatcher matcher_left) |
static StereoMatcher |
Ximgproc.createRightMatcher(StereoMatcher matcher_left) |
Copyright © 2018. All rights reserved.