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 EdgeAwareInterpolatorEdgeAwareInterpolator. __fromPtr__(long addr)static EdgeAwareInterpolatorXimgproc. createEdgeAwareInterpolator()Factory method that creates an instance of the EdgeAwareInterpolator.
-