개발자

라즈베리파이 카메라 Python Interface 설명 자료(Link)

지구빵집 2021. 10. 2. 00:13
반응형

라즈베리파이 카메라 Python Interface 설명 자료(Link)

라즈베리파이 카메라 사용에 대한 상세한 자료를 담았다. 이전 자료는 옛날 버전이라고 결론을 짓지만 확실한 건 아닌것 같다. 지금 올리는 게 최신 버전이다.

아래 글의 출처 링크 - https://picamera.readthedocs.io/en/release-1.13/

화면 왼쪽 목차가 나오는 쪽 맨 아래에 보면 버전 링크를 볼 수 있다. 아래로 뾰족한 삼각형을 누르면 버전정보와 pdf 파일로 다운 받을 수 있다. 참고하시라.

picamera - release-1.13

This package provides a pure Python interface to the Raspberry Pi camera module for Python 2.7 (or above) or Python 3.2 (or above).

Links

  • The code is licensed under the BSD license
  • The source code can be obtained from GitHub, which also hosts the bug tracker
  • The documentation (which includes installation, quick-start examples, and lots of code recipes) can be read on ReadTheDocs
  • Packages can be downloaded from PyPI, but reading the installation instructions is more likely to be useful

Table of Contents

Indices and tables

기가 막힌 라즈베리파이 스테레오 카메라가 나온다. 이미지 출처 참고!

StereoPi

 by virt2real

An open source stereoscopic camera based on Raspberry Pi

 

 

반응형