Package | Description |
---|---|
org.opencv.ximgproc |
Modifier and Type | Class and Description |
---|---|
class |
EdgeAwareInterpolator
Sparse match interpolation algorithm based on modified locally-weighted affine
estimator from CITE: Revaud2015 and Fast Global Smoother as post-processing filter.
|
class |
RICInterpolator
Sparse match interpolation algorithm based on modified piecewise locally-weighted affine
estimator called Robust Interpolation method of Correspondences or RIC from CITE: Hu2017 and Variational
and Fast Global Smoother as post-processing filter.
|
Modifier and Type | Method and Description |
---|---|
static SparseMatchInterpolator |
SparseMatchInterpolator.__fromPtr__(long addr) |
Copyright © 2020. All rights reserved.