changing properties of a videoinput
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello everybody, I created a GUI showing a webcam-live-video. Now i want to change the properties like brightness and exposure while running the cam. Therefor I used the command "getselectedsource" and changed the values with a slider. This is working very well. My problem is the opening fcn. I want to start with some specific values for the camera. I tried to set them the same way like in the callbacks (just without slider) but it does only work if I type in every command two times! Why?
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Preview and Device Configuration finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!