Documentation For Encog 2.x

ImageNeuralData Methods

The methods of the ImageNeuralData class are listed below. For a complete list of ImageNeuralData class members, see the ImageNeuralData Members topic.

Public Instance Methods

Clone (inherited from BasicNeuralData) Clone this object.
Downsample Downsample, and copy, the image contents into the data of this object. Calling this method has no effect on the image, as the same image can be downsampled multiple times to different resolutions.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from BasicNeuralData) Convert the object to a string.

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ImageNeuralData Class | Encog.Neural.NeuralData.Image Namespace