代码搜索:ocr
找到约 1,201 项符合「ocr」的源代码
代码结果 1,201
www.eeworm.com/read/428849/8834806
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/428849/8834810
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/428849/8834813
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/428849/8834817
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/428849/8834819
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/428849/8834825
fig demo_ocr.fig
www.eeworm.com/read/428849/8834840
m demo_ocr.m
% DEMO_OCR Demo on Optical Character Recognition using SVM.
%
% Synopsis:
% demo_ocr;
%
% Description:
% For more information type 'help ocr'.
%
% About: Statistical Pattern Recognition Toolbox
%
www.eeworm.com/read/363937/9931019
rc ccmd_ocr.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/363937/9931028