Click or drag to resize

Retina Constructor (Size)

http://www.emgu.com
Create a retina model

Namespace:  Emgu.CV.Bioinspired
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public Retina(
	Size inputSize
)

Parameters

inputSize
Type: System.DrawingSize
The input frame size
See Also