frame from the camera
显示 更早的评论
vid = videoinput('winvideo', 1, 'RGB24_160x120');
data = getsnapshot(vid);
with this code i can get a picture from the camera on Matlab but this camera's options are controlled automatically and i want to get picture from camera manually controlled. i mean i decide the contrast, gain, brightness or exposure values by myself. how can i get picture like that.
3 个评论
Walter Roberson
2012-7-11
There are a lot of cameras which cannot have those parameters controlled. What model of camera are you using?
huseyin kara
2012-7-11
Walter Roberson
2012-7-11
Eek. How high is your pain threshold?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Matrox Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!