http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Accessor of the motion channel of the retina (models peripheral vision)
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public Image<Gray, byte> GetMagno() |
Visual Basic |
---|
Public Function GetMagno As Image(Of Gray, Byte) |
Visual C++ |
---|
public: Image<Gray, unsigned char>^ GetMagno() |