arnfred / Vision

Project in computer vision
4 stars 3 forks source link

GNU Octave #1

Open YasminRodriguez1 opened 10 years ago

YasminRodriguez1 commented 10 years ago

How can I run the benchmark on Octave ?

arnfred commented 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.

YasminRodriguez1 commented 10 years ago

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.