Click or drag to resize

RetinaGetParvo Method

http://www.emgu.com
Accessors of the details channel of the retina (models foveal 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 GetParvo(
	IOutputArray parvo
)

Parameters

parvo
Type: Emgu.CVIOutputArray
The details channel of the retina.
See Also