| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static opencv_ximgproc.DisparityWLSFilter |
opencv_ximgproc.createDisparityWLSFilter(opencv_calib3d.StereoMatcher matcher_left)
\brief Convenience factory method that creates an instance of DisparityWLSFilter and sets up all the relevant
filter parameters automatically based on the matcher instance.
|
static opencv_ximgproc.DisparityWLSFilter |
opencv_ximgproc.createDisparityWLSFilterGeneric(boolean use_confidence)
\brief More generic factory method, create instance of DisparityWLSFilter and execute basic
initialization routines.
|
Copyright © 2018. All rights reserved.