Pattern recognition via Simulink to Raspberry Pi
3 views (last 30 days)
Show older comments
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 Comment
Krishna Moorthy
on 17 Jul 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.
Answers (0)
See Also
Categories
Find more on Raspberry Pi Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!