Piotr's Computer Vision Matlab Toolbox 安装
[本地环境]
操作系统:Ubuntu14.04 64bits
MATLAB:R2014a
1. 下载 Piotr's Computer Vision Matlab Toolbox
下载地址:https://github.com/liuwei16/Pdollartoolbox,下载后可以放置任何文件目录下,并解压。
2. 配置Matlab pathtool
打开matlab,在Command Window中输入pathtool,出现Set Path窗口,选择Add with subfolders,然后找到Pdollartoolbox的目录。选择save。
到此,安装完毕。
3. 测试
在Command Window中输入 which adaBoostApply.m