Python OpenCV 빈 화면 만들기

사용 버전: Python 3.7.6, OpenCV 4.2.0


파이썬 OpenCV 빈 화면 만들기를 해보겠습니다.


검정 빈 화면을 만들기 위해서는 numpy가 필요합니다.











img1의 경우는 color로 불러들었을 때를 위한 빈 화면이고,
img2의 경우는 grayscale로 불러들었을 때의 빈 화면입니다.

끝.


카테고리: Python, cv2

댓글

이 블로그의 인기 게시물

Python urllib.parse.quote()

KiCad 시작하기 4 (기존 회로도 수정 및 추가)

Android Compose Coil library

KiCad 시작하기 1 (회로도 만들기)

Android Notification with Full Screen

iOS Swift callAsFunction

Forensics .pyc 파일 .py로 복구하기

iOS Error Undefined symbol Testing.Trait

Android Custom IME(Input method editor) 만들기

Android Compose automation for getting localized images to use on Play Store app image