📷 This repository is focused on having various feature implementation of OpenCV in Python. The aim is to have a minimal implementation of all OpenCV features together, under one roof.
Inpainting is the process of removing damage, such as noises, strokes, or text, on images using the cv2.inpaint() function.
@geekquad sir, I would like to implement the same.
Inpainting is the process of removing damage, such as noises, strokes, or text, on images using the cv2.inpaint() function. @geekquad sir, I would like to implement the same.