Pattern recognition via Simulink to Raspberry Pi
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
The Situation: I want to recognize good (pan,pot,...) and bad (dish towel, cable, mixer,...) items on a stove using a Raspberry Pi with pi noir cam - stand-alone. With "extractHOGfeatures" and sending the HOGfeatures to a Neural Network pattern recognition app I had promising results in Matlab.
The Problem: Seemingly extractHOGfeatures cannot be used in Simulink. Therefore I cannot deploy it to the Raspberry Pi to run stand-alone.
The Questions: 1. Is there really no way to use "extractHOGfeatures" in Simulink (and deploy it to Raspberry Pi)? 2. Can you recommend another extraction-algorithm fitting the purpose described above?
Thank you in advance.
1 comentario
Krishna Moorthy
el 17 de Jul. de 2016
Hello Jan Sgros, I too have a same requirement. Were you able to find the appropriate solution for this issue. Can you share even if there is any workaround for this requirement.
Respuestas (0)
Ver también
Categorías
Más información sobre Raspberry Pi Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!