Image Classifier [Simulink]

1 vue (au cours des 30 derniers jours)
Chanhyeok
Chanhyeok le 1 Août 2023
Modifié(e) : Chanhyeok le 5 Août 2023
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?

Réponse acceptée

Sayan Saha
Sayan Saha le 4 Août 2023
  1. In simulink you can use Image Classifier blocks https://www.mathworks.com/help/deeplearning/ref/imageclassifier.html for image classification.
  2. 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.
  3. 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
  1 commentaire
Chanhyeok
Chanhyeok le 5 Août 2023
Modifié(e) : Chanhyeok le 5 Août 2023
Please, re-link 2. Answer. The link has a error.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by