GlobalLocalImageCompletion_TF icon indicating copy to clipboard operation
GlobalLocalImageCompletion_TF copied to clipboard

In test.py why we need "cv2.setMouseCallback('mask',erase_rec)''

Open stillbetter opened this issue 5 years ago • 0 comments

In test.py why we need "cv2.setMouseCallback''? Because of cv2.setMouseCallback('image',erase_rec), we get the image with hole, why we need the mask?

stillbetter avatar Oct 24 '19 09:10 stillbetter