• 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...
  • 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...
  • 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...
  • Building OpenCV using STM32 Discovery Boards
    I use Keil MDK 5.20. I have 2 boards. STM32F4DISCOVERY - 32-bit Cortex®-M4F STM32F407VGT6 MCU, 1MB Flash, 192KB RAM (Max freq. 168 MHz) 32F746GDISCOVERY - 32-bit Cortex®-M7 STM32F746NGH6 with FPU...
  • Display error while debugging remotely an OpenCV code
    I am trying to use DS-5 debugger to debug remotely an OpenCV code, that simply reads and displays an image. The target platform is Hardkernel ODROID-XU4 SBC running on Ubuntu 18.04, and the host is a...