⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 initpath.m

📁 BOOSTING DEMO, A VERY USEFUL DEMO FOR ADABOOST
💻 M
字号:
% Add paths to Matlab

% labelMe toolbox:
addpath('C:\atb\Databases\LabelMe\toolboxLabelME')

% Common functions
addpath('tools')

% normalize correlation
%addpath('tools\normxc') 
%addpath('tools\normxcorr2_mex') 
%addpath('tools\features') 

% boosting
addpath('gentleBoost') 

% boosting
%addpath('tools\detector') 


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -