raspberry pi 3 에 stretch 그 4
1246 단어 Raspberrypi3OpenCVStretch
개요
raspberry pi 3에서 stretch 해 보았습니다.
USB 카메라 해 보았다.
사진
환경
Raspberry Pi 3 모델 B v1.2 element14
2017-09-07-raspbian-stretch
usb camera ELECOM UCAM-DLKT130TRD
연결 확인
lsusb
Bus 001 Device 007: ID 03ee:6402 Mitsumi
Bus 001 Device 006: ID 0409:0019 NEC Corp. 109 Japanese Keyboard with Bus-Powered Hub
Bus 001 Device 005: ID 0409:55aa NEC Corp. Hub
Bus 001 Device 004: ID 056e:700f Elecom Co., Ltd
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
카드, 기기 확인
ls/etc/video*
/etc/video0
opencv 설치
sudo aptitude install python-opencv
샘플 코드
import cv2
c = cv2.VideoCapture(0)
r, img = c.read()
cv2.imwrite('test.jpg', img)
c.release()
이상.
Reference
이 문제에 관하여(raspberry pi 3 에 stretch 그 4), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/ohisama@github/items/9fb90e6e0ed191d3e57b
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
환경
Raspberry Pi 3 모델 B v1.2 element14
2017-09-07-raspbian-stretch
usb camera ELECOM UCAM-DLKT130TRD
연결 확인
lsusb
Bus 001 Device 007: ID 03ee:6402 Mitsumi
Bus 001 Device 006: ID 0409:0019 NEC Corp. 109 Japanese Keyboard with Bus-Powered Hub
Bus 001 Device 005: ID 0409:55aa NEC Corp. Hub
Bus 001 Device 004: ID 056e:700f Elecom Co., Ltd
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
카드, 기기 확인
ls/etc/video*
/etc/video0
opencv 설치
sudo aptitude install python-opencv
샘플 코드
import cv2
c = cv2.VideoCapture(0)
r, img = c.read()
cv2.imwrite('test.jpg', img)
c.release()
이상.
Reference
이 문제에 관하여(raspberry pi 3 에 stretch 그 4), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/ohisama@github/items/9fb90e6e0ed191d3e57b
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
lsusb
Bus 001 Device 007: ID 03ee:6402 Mitsumi
Bus 001 Device 006: ID 0409:0019 NEC Corp. 109 Japanese Keyboard with Bus-Powered Hub
Bus 001 Device 005: ID 0409:55aa NEC Corp. Hub
Bus 001 Device 004: ID 056e:700f Elecom Co., Ltd
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
카드, 기기 확인
ls/etc/video*
/etc/video0
opencv 설치
sudo aptitude install python-opencv
샘플 코드
import cv2
c = cv2.VideoCapture(0)
r, img = c.read()
cv2.imwrite('test.jpg', img)
c.release()
이상.
Reference
이 문제에 관하여(raspberry pi 3 에 stretch 그 4), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/ohisama@github/items/9fb90e6e0ed191d3e57b
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
sudo aptitude install python-opencv
샘플 코드
import cv2
c = cv2.VideoCapture(0)
r, img = c.read()
cv2.imwrite('test.jpg', img)
c.release()
이상.
Reference
이 문제에 관하여(raspberry pi 3 에 stretch 그 4), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/ohisama@github/items/9fb90e6e0ed191d3e57b
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
import cv2
c = cv2.VideoCapture(0)
r, img = c.read()
cv2.imwrite('test.jpg', img)
c.release()
Reference
이 문제에 관하여(raspberry pi 3 에 stretch 그 4), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/ohisama@github/items/9fb90e6e0ed191d3e57b텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)