- 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!