visual-tracking-matlab icon indicating copy to clipboard operation
visual-tracking-matlab copied to clipboard

Matlab code for several visual tracking algorithms

Results 1 visual-tracking-matlab issues
Sort by recently updated
recently updated
newest added

I needed to modify the file "compile_mex" line 78 as follows: mex('-compatibleArrayDims','-output', name, includes{:}, linkdirs{:}, libraries{:}, files{:}, arguments{:});