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
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
huseyin kara 2012년 7월 11일
logitech hd camera c310. i can take a picture from image acquisition tool with manually control these options but i want to do this directliy on matlab. is it possible or not?
Walter Roberson
Walter Roberson 2012년 7월 11일
Eek. How high is your pain threshold?

댓글을 달려면 로그인하십시오.

답변 (0개)

질문:

2012년 7월 11일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by