Pattern recognition via Simulink to Raspberry Pi
이전 댓글 표시
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개)
카테고리
도움말 센터 및 File Exchange에서 Raspberry Pi Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!