April 2020
Intermediate to advanced
438 pages
12h 2m
English
The cv2.inpaint() function is used for inpainting the missing parts of the cat's image. The parameters this function accepts are the following:
cv2.INPAINT_NS uses a Navier-Stokes-based inpainting algorithm that imposes the following two constraints:
The pixel intensities inside the ...
Read now
Unlock full access