In python cv2, you need use .copy() method in Numpy to create a copy
📝
内容提要
Recently, I need to upload my graduation photo in China. There are lots of requirements, so I need to do some processing to my picture. One of them is to do offset, moving the picture pixel value down.
➡️