Pattern recognition via Simulink to Raspberry Pi
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
Krishna Moorthy
2016-7-17
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Raspberry Pi Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!