Error building face tracker for android device
1 view (last 30 days)
Show older comments
Hello
I am trying to build the face tracking example in computer vision toolbox for my android phone.
Here is the example:
I chaged the video input and the video display to the android blocks in "Android Support from Simulink"
I get this error when I try "deploy to hardware":
no rule to make target '../CascadeClassifierCore.cpp'
Please find attached my modified simulink model.
Any helps is greatly appreciated
*I am using R2018b
0 Comments
Answers (1)
Sutanu Maiti
on 26 May 2020
For 18b CVST codegen deployment is not supported, but it is suported on 20a and comes as an exmaple:
https://www.mathworks.com/help/supportpkg/android/ref/detect-and-track-face-on-an-android-device.html
0 Comments
See Also
Categories
Find more on Modeling 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!