Open YasminRodriguez1 opened 10 years ago
Does it give you any errors? - I didn't code it for Octave, so there might be issues here and there, but give it a go. Maybe all it takes is changing things around in a few places.
One error : error: ~/BSR/bench/benchmarks/evaluation_reg_image.m at line 59, column 15
@ regionsGT = [regionsGT; regionsTmp];
error: vertical dimensions mismatch (1x103 vs 1x14)
do you have any idea why ? :)
I built the mex files using octave.
How can I run the benchmark on Octave ?