Skip to content

Instantly share code, notes, and snippets.

@wyb330
wyb330 / imgmerge.py
Last active July 13, 2020 00:57
자막 이미지 합치기
'''
python 패키지 설치
pip install opencv-python
pip install numpy
pip install bs4
'''
# sub/idx 자막인 경우 아래처럼 명령을 실행
# python imgmerge.py -i C:\sub\*.* -o C:\save_path