본문 바로가기

Opencv

how to read/save an image as bmp in python

반응형

cv2.imread(parse_file_name_read(read_dir, countFrames))

cv2.imwrite(parse_file_name_save(save_dir, countFrames), image)