• 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...
  • 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...
  • 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...