2 questions
I want to use os.walk to retrieve all the images in the directory, save them as a list, and convert each image into a frame-by-frame image, but after running the first file cv2.imwrite(altfile[:-4]+/f...
First, if I were to show you the result image, this is what it looks like this.And the result I wanted is to square the orange area.I measured the pixel coordinate size of the picture and turned x, y ...
© 2024 OneMinuteCode. All rights reserved.