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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public void GetParvo(
	IOutputArray parvo
)

Parameters

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