Error building face tracker for android device
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Sutanu Maiti
el 26 de Mayo de 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 comentarios
Ver también
Categorías
Más información sobre Modeling en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!