Neuroph

Uses of Package
org.neuroph.contrib.imgrec

Packages that use org.neuroph.contrib.imgrec
org.neuroph.contrib.imgrec Provides classes for image recognition with neural networks. 
 

Classes in org.neuroph.contrib.imgrec used by org.neuroph.contrib.imgrec
ColorMode
          Represents the color modes for image recognition.
FractionRgbData
          The intention of this class is to allow you to pay up front (at construction) the compute cost of converting the RGB values in a BufferedImage into a derived form.
 


Neuroph