GlobalLocalImageCompletion_TF
GlobalLocalImageCompletion_TF copied to clipboard
In test.py why we need "cv2.setMouseCallback('mask',erase_rec)''
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?