Forum Discussion

6 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    hello Antonioa et Aydi

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

    thanks
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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