Click or drag to resize

RetinaGetMagno Method

http://www.emgu.com
Accessors of the motion channel of the retina (models peripheral vision)

Namespace:  Emgu.CV.Bioinspired
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public void GetMagno(
	IOutputArray magno
)

Parameters

magno
Type: Emgu.CVIOutputArray
The motion channel of the retina.
See Also