raspberry pi 4 model b & usb logitech camera connection
이전 댓글 표시
hi im trying to run this file "Run on Hardware" , https://kr.mathworks.com/matlabcentral/fileexchange/62243-run-on-hardware?s_tid=srchtitle
but when i trying to run edge detection func, but i can't solve
r = raspi
<< cam = cameraboard(r) >> this part

so i trying to use func webcam,
and i made this but i can't go foward
how can i solve this problem
채택된 답변
추가 답변 (1개)
Walter Roberson
2023년 8월 18일
0 개 추천
Is there a reason you are using the File Exchange submission instead of using the MATLAB Support Package for Raspberry Pi Hardware ? Are you using a version before R2018b ?
You are using cameraboard which is part of the support package just mentioned, so I do not understand what you are doing. You should perhaps be using webcam .
카테고리
도움말 센터 및 File Exchange에서 Camera Board에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!