Class FastGlobalSmootherFilter
java.lang.Object
org.opencv.core.Algorithm
org.opencv.ximgproc.FastGlobalSmootherFilter
Interface for implementations of Fast Global Smoother filter.
For more details about this filter see CITE: Min2014 and CITE: Farbman2008 .
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FastGlobalSmootherFilter__fromPtr__(long addr) voidApply smoothing operation to the source image.protected voidfinalize()Methods inherited from class Algorithm
clear, empty, getDefaultName, getNativeObjAddr, save
-
Constructor Details
-
FastGlobalSmootherFilter
protected FastGlobalSmootherFilter(long addr)
-
-
Method Details
-
__fromPtr__
-
filter
-
finalize
-