USB Type Camera 연결시 파이썬 에러코드... 문제가 뭘까요?

   조회 2474   추천 0    

 

▣ 카메라 종류 : STC-MBE132U3V

▣ 카메라 메이커 : Omron sentech


위 모델의 카메라를 컴퓨터에 연결하고 아래와 같이 코드를 실행하면

에러메세지가 뜹니다. 이유가 뭘까요..?



▣ 소스 코드 :

#import numpy as np

import cv2 ## 카메라 출력



capture = cv2.VideoCapture(1 + cv2.CAP_DSHOW)

capture.set(cv2.CAP_PROP_FRAME_WIDTH, 1)

capture.set(cv2.CAP_PROP_FRAME_HEIGHT, 1)


while cv2.waitKey(1) < 0:

ret, frame = capture.read()

cv2.imshow("VideoFrame", frame)


capture.release()

cv2.destroyAllWindows()


▣ 에러메세지 :

An exception occurred.

File coaxlink.cti not found.

An exception occurred.

File KYFGLibGenTL_vc141.cti not found.

An exception occurred.

File siso_gentl.cti not found.

An exception occurred.

File TLActiveSilicon.cti not found.

An exception occurred.

File coaxlink.cti not found.

An exception occurred.

File KYFGLibGenTL_vc141.cti not found.

An exception occurred.

File siso_gentl.cti not found.

An exception occurred.

File TLActiveSilicon.cti not found.


Process finished with exit code 0

 

스타벅스쟁이
짧은글 일수록 신중하게.


QnA
제목Page 535/5710
2014-05   5160777   정은준1
2015-12   1695085   백메가
2021-06   2339   김상혁2
2023-06   2339   VSPress
2021-11   2339   헌터D
2021-01   2339   그모도
2021-10   2339   강창호
2024-05   2339   짱짱맨
2021-07   2340   영산회상
2021-06   2340   Psychophysi…
2021-03   2340   고요한바람
2024-06   2340   영산회상
2022-12   2340   민사장
2021-02   2341   신은왜
2020-04   2341   블루영상
2023-10   2341   apuburner
2021-02   2341   하나비
2022-04   2341   VSPress
2022-12   2342   pumkin
2023-03   2342   미담
2023-08   2342   푸른비가온다
2024-03   2342   미담