An extension of the BasicNeuralData class that is designed to hold images for input into a neural network. This class should only be used with the ImageNeuralDataSet collection. This class provides the ability to associate images with the elements of a dataset. These images will be downsampled to the resolution specified in the ImageNeuralData set class that they are added to.
For a list of all members of this type, see ImageNeuralData Members .
System.Object
BasicNeuralData
ImageNeuralData
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Encog.Neural.NeuralData.Image
Assembly: encog-core-cs (in encog-core-cs.dll)
ImageNeuralData Members | Encog.Neural.NeuralData.Image Namespace