openCV installation from source
Comprehensive guide to installing OpenCV 4.1.0 on Ubuntu 18.04 from source
OpenCV is an open source computer vision library which is very popular for performing basic image processing tasks such as blurring, image blending, enhancing image as well as video quality, thresholding etc. In addition to image processing, it provides various pre-trained deep learning models which can be directly used to solve simple tasks at hand. […]
Continue Reading