Documentation For Encog 2.x

ImageNeuralDataSet Constructor

Construct this class with the specified downsampler.

ImageNeuralDataSet(
   Type downsampler,
   bool findBounds
);

Parameters

downsampler
The downsampler to use.
findBounds
Should the bounds be found and clipped?

See Also

ImageNeuralDataSet Class | Encog.Neural.NeuralData.Image Namespace