ActiveX, Camera uEye
Mostra commenti meno recenti
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 Commento
Adam Wyatt
il 4 Giu 2015
Risposta accettata
Più risposte (1)
Wolfgang
il 4 Ago 2014
0 voti
Hi Jirka, did you manage to control the camera? I'm having similar problems at the moment... Thank you for your help!
Categorie
Scopri di più su MATLAB Support Package for USB Webcams in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!