convert-cascade: command not found
Oddly the command convert_cascade does not seem to be installed after a complete install and correct performance of what seems to be most of the functions of OpenCV. Any idea why this is so?
you'll have to build it from src, it's in samples/c/convert_cascade.c
Thank you - I will attempt this today.
I'm battling to build this in Eclipse on Mac OS 10.8.5 - is there a way to re-compile OpenCV that will include this?
morning, starting to bite into it ? ;)
maybe you can add -DBUILD_EXAMPLES to the cmake options (and rebuild)
but it's just like any other program, that uses opencv, so lookhere fore eclipse and here for cmake instructions for building an opencv prog
Hi again -:) I've been 'biting' for an hour so now and followed the instructions to the best I could, but I get so many errors... please see the file from a shared link here which shows how I have setup Eclipse as per the instructions and what the problems are... https://www.dropbox.com/s/9e4828o87ncg1vk/eclipse_settings.pdf
sorry, can't help. apple-free household here, and no idea about eclipse. ( it seems to hate me .. )