<built-in function Dataset__SetGCPs> returned NULL without setting an error Type a message code example
Example: returned NULL without setting an error
#The syntax of cv2.imshow() is
cv2.imshow("windowname", image)
# First the name of the window, next the image itself.