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.0.1.3373 (4.0.1.3373)
Syntax
public Retina(
	Size inputSize
)

Parameters

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