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