Uses of Class
org.opencv.ximgproc.EdgeAwareInterpolator
-
Packages that use EdgeAwareInterpolator Package Description org.opencv.ximgproc -
-
Uses of EdgeAwareInterpolator in org.opencv.ximgproc
Methods in org.opencv.ximgproc that return EdgeAwareInterpolator Modifier and Type Method Description static EdgeAwareInterpolator
EdgeAwareInterpolator. __fromPtr__(long addr)
static EdgeAwareInterpolator
Ximgproc. createEdgeAwareInterpolator()
Factory method that creates an instance of the EdgeAwareInterpolator.
-