Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: bbenes on June 22, 2012, 11:58:47 pm
-
Hi. ???
I want to use OpenCV 2.4 in Code::Blocks and as I am new on this IDE ( or in any other IDE for that matter ) I can´t see the differences between
the templates available. Where I can find detailed descriptions of these template and what the final product would look like ( if this is possible )?
My idea is to work on phographic images. I appreciate any help I can get. Thanks in advance.
Best regards
-
I don't understand what you said :(
You meaned how is OpenCV project created?
-
Hi.
What I mean is that I don´t know the differences between the various templates so I can choose one for what I want to do. It seems to me that
it is taken for granted that everyone knows these differences. Well the truth is that I don´t know. So I need some kind of document(s) to study
these various templates. After all, everything seems to start with one of them. I thank you very much for your interest.
Best regards :-[
-
I can´t see the differences between
the templates available. Where I can find detailed descriptions of these template and what the final product would look like ( if this is possible )?
What does "templates" means?
Also, please read this page: http://opencv.willowgarage.com/wiki/CodeBlocks
-
I assume he talked about project template.
The difference between the different templates is mainly
some default configuration (add include path and link)
and some default code.
I suggest you to choose 'Empty project' or 'console application' and set every needed options.