Click or drag to resize

DTFilterMode Enumeration

http://www.emgu.com
The three modes for filtering 2D signals in the article.

Namespace:  Emgu.CV.XImgproc
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public enum Mode
Members
  Member nameValueDescription
NC0 NC
IC1 IC
RF2 RF
See Also