What is an alternative of vision.Cas​cadeObject​Detector function in Matlab Simulink?

1 view (last 30 days)
The function vision.CascadeObjectDetector does not support Matlab Function Block in Simulink. I have created a cascade classifier using this function. Now i want to create its Simulink Model for the Raspberry Pi. I created a User Defined Function in Simulink and wrote the code for Object Detection. But I got the error that "Simulink does not Support vision.CascadeObjectDetector". Is there any alternative for that? I have an input image, a xml file which contains the classifier. I want to detect the object using that classifier. How to create Simulink Model for that? Any help is highly appreciated. Thanks.

Answers (1)

Shoaib
Shoaib on 11 Jan 2015
If you have any solution to this problem, do let me know too at shoaib.sajid.ss@outlook.com
Thank You.

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!