USB Type Camera ¿¬°á½Ã ÆÄÀ̽㠿¡·¯ÄÚµå... ¹®Á¦°¡ ¹»±î¿ä?

   Á¶È¸ 3377   Ãßõ 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 967/5739
2014-05   5300463   Á¤ÀºÁØ1
2015-12   1818031   ¹é¸Þ°¡
2021-08   3377   ¹ÌÄ£°¨ÀÚ
2015-02   3377   »ßµ¹À̽½ÇÄÀÌ
2018-08   3377   ½É»ç¼÷°í
2017-08   3377   KMG5586
2020-03   3377   witbox
2023-04   3377   IT¿ÕÃʺ¸
2019-06   3377   ArtsRommel
2017-08   3377   mvwiz
2015-08   3377   µà¿ìÅ©
2022-10   3378   asvx
2019-06   3378   ºÀ·¡
2020-04   3378   ´ÃÆÄ¶õ
2022-03   3378   VSPress
2015-07   3378   ¼³¿µ¼ö
2020-07   3378   »ê°ñ³óºÎ
2022-04   3378   õ¾È»ç´ÂÂû¡¦
2019-05   3378   LINKINPARK
2015-12   3378   ¿ÀÇý¼º
2022-07   3378   ¸Þ°¡³¯¹é
2015-07   3378   Àü¼³¼ÓÀǹ̡¦