Category: Image Processing

Writing your 1st program in openCV using C++

Recently, as part of my DDP work, I wanted to get the openCV library working with C++. I'm just going to list the steps followed to get there in the present article.

Setup:

Navigate to the directory where you want to download and build openCV.

# Install minimal prerequisites (Ubuntu 18 …

© Cecil. Built using Pelican. Theme is subtle by Carey Metcalfe. Based on svbhack by Giulio Fidente.