- In simulink you can use Image Classifier blocks https://www.mathworks.com/help/deeplearning/ref/imageclassifier.html for image classification.
- To integrate an image read via webcam to such a block you can refer to https://www.mathworks.com/help/gpucoder/ug/deploy-classify-webcam-images-jetsonTX2-from-Simulink.html.
- For deployment to raspberry pi you can refer to https://www.mathworks.com/help/audio/ug/speech-command-recognition-on-raspberry-pi-using-simulink.html#d124e26055
Image Classifier [Simulink]
조회 수: 1 (최근 30일)
이전 댓글 표시
I want to classify the images I received through the webcam through image classifier.
I already have a neural network.
Another question is I want to put this in raspberrypi
Is there anything I can refer to?
댓글 수: 0
채택된 답변
Sayan Saha
2023년 8월 4일
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!