Documentation For Encog 2.x

ImageNeuralDataSet Methods

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

Public Instance Methods

AddOverloaded. Add the specified data, must be an ImageNeuralData class.
Clone (inherited from BasicNeuralDataSet) Clone this object.
Close (inherited from BasicNeuralDataSet) Close the neural data set.
CreatePersistor (inherited from BasicNeuralDataSet) Create a persistor to load/save this object to XML.
Downsample Downsample all images and generate training data.
Equals (inherited from Object) 
GetEnumerator (inherited from BasicNeuralDataSet) Get an enumerator to access the data with.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

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

See Also

ImageNeuralDataSet Class | Encog.Neural.NeuralData.Image Namespace