pdollar / toolbox

Piotr's Image & Video Matlab Toolbox
849 stars 500 forks source link

Unable to install toolbox #24

Closed paulalacc closed 8 years ago

paulalacc commented 8 years ago

The following command doesn't work.

addpath(genpath('path/to/toolbox/')); savepath; toolboxCompile;

Are there alternative ways of making the toolbox work or installing it?