Webcam in MATLAB after compiling is not working with MCR runtime
Show older comments
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 Comments
Kirby Fears
on 23 Nov 2015
Are you compiling with Matlab 2015b?
ingyu koh
on 23 Nov 2015
Edited: Walter Roberson
on 24 Nov 2015
Luis Matey
on 26 Jan 2016
I have the same problem, is there a solution to this problem? Thanks
sai venu
on 5 Jul 2016
for me also same problem...plz suggest me to over come this problem with matlab 2015b
Answers (0)
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!