[빵형의 개발도상국] 라즈베리파이로 CCTV 만들기 - Python







라즈베리파이에 카메라를 연결해서 집안에서 집밖을 관찰할 수 있는 CCTV 프로그램을 만들어봅시다! Source code(Github): https://github.com/kairess/cctv_raspb... Dependencies: - Python 3 - OpenCV 3.4.3 - imutils - PyZMQ 16.0 - imagezmq https://github.com/jeffbass/imagezmq - Raspberry Pi and camera Reference: - 라즈베리파이에 OpenCV 설치하기 https://www.alatortsev.com/2018/09/05... - 라즈베리파이 파이썬 디펜던시 에러 뜰때 해결법 https://blog.piwheels.org/how-to-work...

댓글

이 블로그의 인기 게시물

[이수안컴퓨터연구소] 파이썬 레이싱 자동차 게임 만들기 Creating a Python Racing Car Game with pygame (한글자막)