Problem 1 Problem 2 – Shortest Path Variant 1 Write a program to not only find the weighted shortest distances but also count the number […]
How to Install OpenCV 4.1.0 on Raspberry Pi
A few weeks ago, I made a tutorial (this one), but that’s not simple enough, and that’s the reason for this post. Install Dependencies Install […]
Install OpenCV 4 on macOS Mojave with Python 3.7 – matplotlib not supported
Firstly, make sure you have python 3.7 installed on your system. Install Miniconda Go to this Miniconda download page and download Miniconda installation bash file(.sh) […]
Install OpenCV 4.0.0 on Raspberry Pi with Python 3
Before reading this, you may want a simpler installation tutorial, which is here. To be honest, I failed to write my own tutorial but found […]