We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, if we add OpenCV c++ library to a project on the Keil, can we use simply use that, or we need to change the library somehow, for example we have to define variables at the start of block not inside parentheses in for. Do i have to change in OpenCV in order to use it on Keil or i can simply use its function and variables?? Thank you in advance! :)
Your question doesn't make much sense.
On what Keil-supported chip & platform were thinking of running OpenCV ?
http://opencv.org/platforms/
I want to run openCv on LPC1768 and as you know Keil can read C++ file but it doesn't support c++. You have to write your code in C on Keil. Is there anyway to use openCv library in Keil??
"I want to run openCv on LPC1768"
That's a Cortex-M3 with up to 512 KB on-chip Flash & up to 64 KB SRAM.
Have you looked at the requirements of OpenCV?
"Keil can read C++ file but it doesn't support c++"
No, that is not true. Keil certainly does support C++
www.keil.com/.../armcc_chr1359124192674.htm