Class GuidedFilter
java.lang.Object
org.opencv.core.Algorithm
org.opencv.ximgproc.GuidedFilter
Interface for realizations of (Fast) Guided Filter.
For more details about this filter see CITE: Kaiming10 CITE: Kaiming15 .
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GuidedFilter__fromPtr__(long addr) voidApply (Fast) Guided Filter to the filtering image.voidApply (Fast) Guided Filter to the filtering image.protected voidfinalize()Methods inherited from class Algorithm
clear, empty, getDefaultName, getNativeObjAddr, save
-
Constructor Details
-
GuidedFilter
protected GuidedFilter(long addr)
-
-
Method Details
-
__fromPtr__
-
filter
-
filter
-
finalize
-