Camera Interface problem in Simulink
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello All,
I am using MATLAB R2014a. I wnat to work with camera in simulink. I have computer vision system toolbox installed and image acquisition tool box (From Video Device) block in simulink. When I check my camera I can able to get the live vide from my Logitech USB cam as a preivew in MATLAB. When I want to use it in simulink while configuring in USB video device list it shows the following error...
Error using xpctarget.AutoConnect (line 17)
Message: An invalid IP address was specified.
Source: System
HelpLink:
Error in mxpcusbsearch/connect_to_target (line 367)
xpctarget.AutoConnect(tg.getObject());
Error while evaluating uicontrol Callback
May I know what to do and how to do. Thanks in advance
2 comentarios
raphael
el 16 de Jun. de 2015
hello, i have the exact same message here with R2014a also... any clue anybody ??? thanks
Respuestas (1)
raphael
el 17 de Jun. de 2015
hi there to those interested : problem was solved on my side by installing "OS Generic Video Interface" package from support package installer. raphael.
0 comentarios
Ver también
Categorías
Más información sobre Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) 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!