Click or drag to resize

EdgeAwareFiltersList Enumeration

one form three modes DTF_NC, DTF_RF and DTF_IC which corresponds to three modes for filtering 2D signals in the article.

Namespace:  OpenCvSharp.XImgProc
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public enum EdgeAwareFiltersList
Members
  Member nameValueDescription
DTF_NC0
DTF_IC1
DTF_RF2
GUIDED_FILTER3
AM_FILTER4
See Also