TRAIN_OCR

Training of OCR classifier based on multiclass SVM.



 Description:
  The following steps are performed:
   - Training set is created from data in directory ExamplesDir.
   - Multi-class SVM is trained.
   - The trained SVM model is saved.
    

Source: train_ocr.m

(c) Statistical Pattern Recognition Toolbox, (C) 1999-2003,
Written by Vojtech Franc and Vaclav Hlavac,
Czech Technical University Prague,
Faculty of Electrical engineering,
Center for Machine Perception

Modifications:
4-jun-2004, VF
9-sep-2003, VF