热像仪图像

2024-06-16 09:29:50 发布

您现在位置:Python中文网/ 问答频道 /正文

我连接了Adafruit AMG8833并打开了它,但是我不能用pygamepi cameraopencv拍照。我想用open cv拍照,但收到一条错误消息。你知道吗

mmal: Cannot read camera info, keeping the defaults for OV5647
mmal: mmal_vc_component_create: failed to create component 'vc.ril.camera' (1:ENOMEM)
mmal: mmal_component_create_core: could not create component 'vc.ril.camera' (1)
mmal: Failed to create camera component
mmal: main: Failed to create camera component
mmal: Camera is not detected. Please check carefully the camera module is installed correctly 

我试图用以下代码捕捉图像:

$ raspistill -o output.jpg

但就在那时,错误出现了。你知道吗


Tags: thetoadafruitis错误createnotpygame