How to create GUI for PI camera using Matlab
이전 댓글 표시
I am working on one of the project in which i want to create GUI using matlab for PI camera connected to raspberry pi 3.
채택된 답변
추가 답변 (1개)
Malhar Ashtaputre
2018년 1월 2일
편집: Walter Roberson
2018년 1월 2일
1 개 추천
Hello Vikesh,
If you are using simulink platform to connect to raspberry pi, then you need to follow the following link to create a GUI.
I suggest to use event listeners (a bit complex but efficient).
In simulink you can directly connect your PI camera with raspberry pi simulink library support.
I suggest to use simulink instead of script as you can then run program standalone in case of simulink. (In case of script i am not sure whether you can run standalone).
For running standalone codes on raspberry pi in simulink, check following link.
카테고리
도움말 센터 및 File Exchange에서 Raspberry Pi Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!