Webcam in MATLAB after compiling is not working with MCR runtime
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MATLAB code capturing video from webcam is compiled with "mcc -mv webcam_gettingstarted.m -a webcammex". In running exe file with MCR_R2015b_win64_installer, an error "matlab.webcam.internal.WebcamController" is reported.
How can I solve this problem?
If Matlab runtime MCR_R2015b_win64_installer does not support(which I have not confirmed), how can I work around? For example, use MATLAB coder to generate C/C++ and use OpenCV for webcam?
4 comentarios
Luis Matey
el 26 de En. de 2016
I have the same problem, is there a solution to this problem? Thanks
sai venu
el 5 de Jul. de 2016
for me also same problem...plz suggest me to over come this problem with matlab 2015b
Respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!