LazarusOpenCV icon indicating copy to clipboard operation
LazarusOpenCV copied to clipboard

Cross-platform Lazarus library for using OpenCV

LazarusOpenCV

Lazarus library for using OpenCV.

The credits for this work is for https://github.com/Laex/Delphi-OpenCV

I have modified it to work properly in Lazarus 1.8 in Windows and Linux.

To use it's needed to install OpenCV 2.4.13 for Windows and 2.4.9 for Linux.

To install OpenCV, you can check the article: http://blogdetito.com/2018/07/28/opencv-con-lazarus-instalacion-en-linux/