| Package | Description |
|---|---|
| org.opencv.ximgproc |
| Modifier and Type | Class and Description |
|---|---|
class |
DisparityWLSFilter
Disparity map filter based on Weighted Least Squares filter (in form of Fast Global Smoother that
is a lot faster than traditional Weighted Least Squares filter implementations) and optional use of
left-right-consistency-based confidence to refine the results in half-occlusions and uniform areas.
|
| Modifier and Type | Method and Description |
|---|---|
static DisparityFilter |
DisparityFilter.__fromPtr__(long addr) |
Copyright © 2021. All rights reserved.