User forums > Using Code::Blocks

OpenCV 2.4 in Code::Blocks

(1/1)

bbenes:
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

xunxun:
I don't understand what you said :(

You meaned how is OpenCV project created?

bbenes:
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 :-[


 

ollydbg:

--- Quote from: bbenes on June 22, 2012, 11:58:47 pm ---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 )?

--- End quote ---
What does "templates" means?

Also, please read this page: http://opencv.willowgarage.com/wiki/CodeBlocks

jarod42:
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.

Navigation

[0] Message Index

Go to full version