ActiveX, Camera uEye
Ältere Kommentare anzeigen
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 Kommentar
Adam Wyatt
am 4 Jun. 2015
Akzeptierte Antwort
Weitere Antworten (1)
Wolfgang
am 4 Aug. 2014
0 Stimmen
Hi Jirka, did you manage to control the camera? I'm having similar problems at the moment... Thank you for your help!
Kategorien
Mehr zu MATLAB Support Package for USB Webcams finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!