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)
Syntaxpublic void GetMagno(
IOutputArray magno
)
Public Sub GetMagno (
magno As IOutputArray
)
public:
void GetMagno(
IOutputArray^ magno
)
member GetMagno :
magno : IOutputArray -> unit
Parameters
- magno
- Type: Emgu.CVIOutputArray
The motion channel of the retina.
See Also