代码搜索:ocr
找到约 1,201 项符合「ocr」的源代码
代码结果 1,201
www.eeworm.com/read/362246/10010313
txt tuning_ocr.txt
Current directory is /mnt/home.dokt/xfrancv/work
Adding path for the Statistical Pattern Recognition Toolbox...
Creating training set:
Input file: daniel_martinec1.mat, label: 1
Input file: daniel_mar
www.eeworm.com/read/362246/10010320
m ocr_fun.m
function ocr_fun(data)
% OCR_FUN Calls OCR classifier and displays result.
%
% Synopsis:
% ocr_fun(data)
%
% Description:
% This function classifies images of characters stored as columns
% of th
www.eeworm.com/read/362246/10010326
m~ train_ocr.m~
% 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.
% - Mult
www.eeworm.com/read/362246/10010330
m tune_ocr.m
% 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
www.eeworm.com/read/362246/10010333
m train_ocr.m
% 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.
% - Mult