Neuroph

Uses of Class
org.neuroph.contrib.imgrec.ImageRecognitionHelper

Packages that use ImageRecognitionHelper
org.neuroph.contrib.ocr Provides classes for ocr with neural networks. 
 

Uses of ImageRecognitionHelper in org.neuroph.contrib.ocr
 

Subclasses of ImageRecognitionHelper in org.neuroph.contrib.ocr
 class OcrHelper
          Provides methods to create Neural Network and Training set for OCR.
 


Neuroph