The methods of the ImageNeuralData class are listed below. For a complete list of ImageNeuralData class members, see the ImageNeuralData Members topic.
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. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
ImageNeuralData Class | Encog.Neural.NeuralData.Image Namespace