TUNE_OCR

Tunes SVM classifier for OCR problem.



 Description:
  The following steps are performed:
   - Training set is created from data in directory ExamplesDir.
   - Multi-class SVM is trained for a set of arguments and 
     regularization constants. The best model is selected 
     based on the cross-validation error.
    

Source: tune_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:
04-jun-2004, VF
09-sep-2003, VF