http://www.emgu.com
The Retina type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ClearBuffers |
Clear all retina buffers (equivalent to opening the eyes after a long period of eye close.
|
![]() | Dispose |
The dispose function that implements IDisposable interface
(Inherited from DisposableObject.) |
![]() | DisposeObject |
Release all unmanaged memory associated with the retina model.
(Overrides DisposableObject..::..DisposeObject()()()().) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Destructor
(Inherited from DisposableObject.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetMagno |
Accessor of the motion channel of the retina (models peripheral vision)
|
![]() | GetParvo |
Accessor of the details channel of the retina (models foveal vision)
|
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ReleaseManagedResources |
Release the managed resources. This function will be called during the disposal of the current object.
override ride this function if you need to call the Dispose() function on any managed IDisposable object created by the current object
(Inherited from DisposableObject.) |
![]() | Run |
Method which allows retina to be applied on an input image, after run, encapsulated retina module is ready to deliver its outputs using dedicated acccessors. and |
![]() | ToString | (Inherited from Object.) |