반응형
cv2.imread(parse_file_name_read(read_dir, countFrames))
cv2.imwrite(parse_file_name_save(save_dir, countFrames), image)
'Opencv' 카테고리의 다른 글
[Python/OpenCV] Make Gaussian Shadow on Image (0) | 2020.12.04 |
---|---|
[Opencv] How to install opencv on ubuntu version 2 (0) | 2018.03.29 |
how to put text message on images using opencv library on C (0) | 2017.08.10 |
how to put text message on images using opencv library on python (0) | 2017.07.27 |
How to use SEEDS for superpixel segmentation (0) | 2017.07.19 |