how can I change webcam zoom

Status
Not open for further replies.

mskhalili

Newbie level 1
Joined
Oct 13, 2011
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
hi,

I can connect a web cam with matlab, but I can't change my webcam zoom in matlab m-file. I need it.
I used of : set(src_obj,'ZoomMode','manual');
src_obj.zoom = 145;

and I recieved this error:
??? Error using ==> imaqchild.set at 74
Invalid property: 'ZoomMode'.
Type 'imaqhelp' for information.

Error in ==> HandRead at 51
set(src_obj,'ZoomMode','manual');

could you plz help me?:!:
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…