• OpenCV on Keil
    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...
  • uvision and OpenCV
    Hello, I'm a newbie in the field of Embedded systems. I have a at91sam9263 board with me and project deals with Real Time Image Processing. I want to know how to integrate OpenCV and uvision. Can any...
  • Debugging kernel: OS support not working for Linux 5.4
    I'm trying to debug a nonresponsive device when using Linux 5.4-rt compared to 4.19-rt. However, after loading the symbols (add-symbol-file vmlinux), I get this error message: WARNING(ROS60): Could...
  • OpenCV on Keil, LPC 1768
    I want to use OpenCv library on ARM Lpc1768, but when i want to use opencv library in Keil(V.4), I face a lot of error. I searched through internet and then I realize I can't simply use OpenCv in Keil...
  • RE: RE: OpenCV
    Thanks for your reply Andrew. Then, let me change my question. For these Cortex-M processors, is there an alternative libraries (instead of OpenCV) for face recognition which can be compiled...