ActiveX, Camera uEye
Afficher commentaires plus anciens
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 commentaire
Adam Wyatt
le 4 Juin 2015
Réponse acceptée
Plus de réponses (1)
Wolfgang
le 4 Août 2014
0 votes
Hi Jirka, did you manage to control the camera? I'm having similar problems at the moment... Thank you for your help!
Catégories
En savoir plus sur MATLAB Support Package for USB Webcams dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!