Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
[ubunto]add opencv
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: [ubunto]add opencv (Read 4513 times)
bilocks
Guest
[ubunto]add opencv
«
on:
March 18, 2011, 02:33:24 pm »
Hello,
Actually I need to use opencv via code::blocks but I didn't even find how to install it(opencv).
Thanks and sorry for my english :oops:.
Logged
ollydbg
Developer
Lives here!
Posts: 6079
OpenCV and Robotics
Re: [ubunto]add opencv
«
Reply #1 on:
March 18, 2011, 02:59:55 pm »
read this
http://opencv.willowgarage.com/wiki/CodeBlocks
and actually this problem is not related to Codeblocks.
Logged
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
[ubunto]add opencv