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.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public enum Mode
Members
  Member nameValueDescription
NC0 NC
IC1 IC
RF2 RF
See Also