| Author |
Message |
|
|
Post subject: How to install opencv on QNX
Posted: Mar 10, 2008 - 01:26 PM
|
|
New Member
Joined: Mar 10, 2008
Posts: 1
|
|
| Hello, I am trying to install opencv on QNX for real-time image processing. In fact, I will only use the image processing functions of opencv in my project. I am a beginner of QNX and opencv. I copy the opencv files for Linux to the QNX and write a simple program, when I build the program in integrated development environment; there are a lot of errors. If someone has done it before, could you give me some suggestions? This is urgent! Thank you! |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: How to install opencv on QNX
Posted: Mar 10, 2008 - 08:03 PM
|
|
Active Member
Joined: Aug 20, 2003
Posts: 63
|
|
Hi,
I am struggling with similar problem right now. I bought IntelIPP libraries for Linux and trying to link them statically but have a resolving problem. The libraries are in elf-i386 format and do not call system functions, hence should work. I read a thread on Intel Forums and there was a guy who succeeded doing so. If you have a progress please let me know!
Regards, |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: How to install opencv on QNX
Posted: Mar 11, 2008 - 03:03 AM
|
|
QNX Master
Joined: Sep 01, 2002
Posts: 2675
|
|
The fact they are elf-ie86 is no a guaranty they will work. What sort of resolving problem are you getting?
Try using objdump to look at the symbol in the shared library. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: How to install opencv on QNX
Posted: Apr 10, 2008 - 05:24 AM
|
|
Active Member
Joined: Aug 20, 2003
Posts: 63
|
|
| I succeeded to link and use them. They are great and useful tool for image processing. |
|
|
| |
|
|
|
 |
|
|
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group Credits |
|
|