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 Stefan Hartwig, i saw u talking in forum about opencv code on the embedded target. iam a postgrad student doing my project implementing opencv core library on pnx1500 target i have a code that include opencv and some trimedia stuff so,i think now i have to build the opencv to run it on the target board.i have no idea about it can any one help with it.any idea regarding it are welcome thanks in advance
You have no idea about what, exactly?
To find out about opencv, visit the opencv sebsite;
To find out about Keil tools, study the Keil documentation and other supporting information available on the Keil website.
For some book suggestions, see: http://www.keil.com/books/
As a postgraduate student, you should know how to make effective use of your institutions library
As a postgraduate student, you should know
Maybe he was succesful graduating the way this guy tries to www.8052.com/.../178188
Erik
i have no idea abt
do i exactly need to build opencv to run it on the target? if so how to build it?
You majored in chemistry or math or knitting?
Are you saying that you have not a single idea how to get further with your problem?
If having source code for a library - you can normally either compile and link directly into an application or set up a library project and build a library for your specific target processor. If the code needs porting, then the programming courses should have told you have to program and hence how to modify the code to be buildable for your architecture - as long as the processor is reasonably capable for the task.
The question here is of course where you are stuck? What have you tried? What failed? What direction are you investigating right now?
If OpenCV has more than 2 million downloads and more than 40 thousand users in the user group, then a lot of other people must have figured out how to build projects using OpenCV. What is the big difference in yur case, making you get stuck?