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.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
public void GetMagno(
	IOutputArray magno
)

Parameters

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