Image Filtering Using Convolution in OpenCV LearnOpenCV Team June 7, 2021 1 Comment 17 min read Share Getting Started with OpenCV Image Processing OpenCV Beginners OpenCV Tutorials June 7, 2021 By 1 Comment Have you ever tried to blur or sharpen an image in Photoshop, or with the help of a mobile application? If yes, then you have already used convolution kernels. Here, we will explain how to use ... Read More →