convert-cascade: command not found

asked 2014-04-15 06:34:31 -0600

mswcpt gravatar image

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?

edit retag flag offensive close merge delete

Comments

you'll have to build it from src, it's in samples/c/convert_cascade.c

berak gravatar imageberak ( 2014-04-15 06:52:40 -0600 )edit

Thank you - I will attempt this today.

mswcpt gravatar imagemswcpt ( 2014-04-16 01:19:09 -0600 )edit

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?

mswcpt gravatar imagemswcpt ( 2014-04-16 01:59:24 -0600 )edit

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

berak gravatar imageberak ( 2014-04-16 02:13:29 -0600 )edit

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

mswcpt gravatar imagemswcpt ( 2014-04-16 04:38:58 -0600 )edit

sorry, can't help. apple-free household here, and no idea about eclipse. ( it seems to hate me .. )

berak gravatar imageberak ( 2014-04-16 04:44:58 -0600 )edit