Package | Description |
---|---|
org.bytedeco.opencv.opencv_calib3d | |
org.bytedeco.opencv.opencv_cudastereo |
Modifier and Type | Method and Description |
---|---|
static StereoBM |
StereoBM.create() |
static StereoBM |
StereoBM.create(int numDisparities,
int blockSize)
\brief Creates StereoBM object
|
Modifier and Type | Class and Description |
---|---|
class |
StereoBM
\brief Class computing stereo correspondence (disparity map) using the block matching algorithm.
|
Copyright © 2020. All rights reserved.