Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21611 Discussions

Import the OpenCV (image proccessing) C/C++ library in NiosII

Altera_Forum
Honored Contributor II
7,214 Views

Hello 

I will make a image proccessing project, camera tracking.  

Can I import the OpenCV library in NiosII? 

 

- http://opencv.willowgarage.com/wiki/fullopencvwiki 

- http://opencv.willowgarage.com/wiki/ 

- http://opencv.willowgarage.com/wiki/eclipse 

 

 

Thank you 

 

Antonio
0 Kudos
6 Replies
Altera_Forum
Honored Contributor II
6,061 Views

You could start by compiling the cxcore and cv libraries, discard the highgui library. It's required a very careful modification of Makefiles. I guess it'll be easier if your system is uCLinux based, and maybe Makefiles modification is not required, check CV install guide.

0 Kudos
Altera_Forum
Honored Contributor II
6,061 Views

hello, 

 

please i want to know if i can import the library opencv_b4a with nios2 or powerpc or stratix3. 

i have an FPGA board. 

 

thanks an advance.
0 Kudos
Altera_Forum
Honored Contributor II
6,061 Views

Hello Antonio, 

I am currently working on benchmarking opencv on NIOS II. I was wondering if you had any luck with porting it to NIOS. If so would you be able to share code or point me in the right direction. 

 

Thanks
0 Kudos
Altera_Forum
Honored Contributor II
6,061 Views

hi, 

 

you find here an attachment file( in chinese ) perhaps it can help you. 

 

translate it. 

 

the most important page is from : 9-->12 

 

this project use powerpc not NIOS2. 

 

good luck
0 Kudos
Altera_Forum
Honored Contributor II
6,061 Views

hello Antonioa et Aydi 

 

are you succeed in import opencv Library in NiosII or powerpc??? please if you succeed on help me  

 

thanks
0 Kudos
Altera_Forum
Honored Contributor II
6,061 Views

i didn't compile opencv library but i compiled CImg.h library. 

 

so you can try using CImg.h it's also good. 

 

but if you want opencv you can try to compile it. 

 

good luck
0 Kudos
Reply