| % SETUP Setup paths | |
| % Author:: Andrea Vedaldi | |
| % AUTORIGHTS | |
| % Copyright (C) 2008-09 Andrea Vedaldi | |
| % | |
| % This file is part of the VGG MKL Class and VGG MKL Det code packages, | |
| % available in the terms of the GNU General Public License version 2. | |
| addpath('support') ; | |
| addpath('manager') ; | |
| addpath('drivers') ; | |
| addpath(genpath('features')) ; | |
| addpath(genpath('mkl')) ; | |