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

   Á¶È¸ 1395   Ãßõ 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 60/144
2022-05   1546   VSPress
2022-05   1615   Çã¹Ö¹öµå
2022-04   2018   ±Ã±×¸Þ
2022-04   1601   ´ÙÀ̾îÆ®Áß
2022-04   1629   »ßµ¹À̽½ÇÄÀÌ
2022-04   5136   ½Ã¾á¿¤
2022-04   1592   ·ÕŸÀÌÁî
2022-04   2072   Á¦¿ÂÇÁ·Î
2022-03   3945   ¹Î»çÀå
2022-03   1695   Æ÷¿¡¹ö
2022-03   2570   ÂøÇÏ°Ô»ìÀÚ2
2022-03   1099   ÆÄÇÇǪÆä
2022-03   2915   VSPress
07-30   577   ¸ÓÀç±ä
07-23   455   ±Ã±Ý±Ã±Ý
07-15   269   L2½ºÀ§Ä¡
07-08   823   grzlr
07-02   832   ¸¶³ª¾Æ
06-22   774   ¸ÇȦȫ
06-17   946   ½Å¿ì¼·