如何使用 OpenCV 将图像写入文件?
在这个程序中,我们将使用OpenCV写入图像或将图像保存到文件中。
算法
Step 1: Import cv2 Step 2: Read the image using opencv.imread() Step 3: Save the image using opencv.imwrite(filename, image)
示例代码
import cv2
import os
image = cv2.imread('testimage.jpg')
directory = r'C:\Users\prasa\Desktop'
os.chdir(directory)
cv2.imwrite('CAMERAMAN.jpg', image)输出结果This program will save the image in the directory as same as the original image directory
解释
确保您设置了正确的目录,以便程序可以无错误地执行。
热门推荐
10 八一幼儿祝福语大全简短
11 公司乔迁食堂祝福语简短
12 婚礼结束聚餐祝福语简短
13 儿媳买车妈妈祝福语简短
14 毕业送礼老师祝福语简短
15 同事辞职正常祝福语简短
16 恭贺新婚文案祝福语简短
17 金店立秋祝福语简短英文
18 婆婆高寿祝福语大全简短