ActiveX, Camera uEye
Mostrar comentarios más antiguos
Hello, i have uEye cam and i need control the camera by ActiveX interface in matlab.
code:
actxcontrollist
h=actxcontrol('UEYECAM.uEyeCamCtrl.1','position',[20 20 640 512]);
methods(h)
d=h.InitCamera(1)
But matlab show error dialog: ERROR while calling error function. Propably not initialized.
Please help me. Thanks
1 comentario
Adam Wyatt
el 4 de Jun. de 2015
Respuesta aceptada
Más respuestas (1)
Wolfgang
el 4 de Ag. de 2014
0 votos
Hi Jirka, did you manage to control the camera? I'm having similar problems at the moment... Thank you for your help!
Categorías
Más información sobre MATLAB Support Package for USB Webcams en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!