DisparityWLSFilter Constructor |
| Name | Description | |
|---|---|---|
| DisparityWLSFilter(Boolean) |
Create instance of DisparityWLSFilter and execute basic initialization routines. When using this method you will need to set-up the ROI, matchers and other parameters by yourself.
| |
| DisparityWLSFilter(IStereoMatcher) |
Creates an instance of DisparityWLSFilter and sets up all the relevant filter parameters automatically based on the matcher instance. Currently supports only StereoBM and StereoSGBM.
|