Basic image processing using OpenCV

OpenCV or Open Computer Vision Library is one of the widely accepted opensource Library for image processing and computer vision applications. OpenCV supports Python, this feature makes OpenCV as the default choice for Deep learning application for computer vision. This blog post shows how basic image processing operations can be carried out using Python OpenCV […]