简体   繁体   中英

How to set webcam parameters programatically on Microsoft Lifecam Cinema (e.g. switch off autofocus)

The Microsoft Lifecam Cinema software has several options to control focusing, exposure and so on. I need to control these programatically for a machine vision project. How can this be achieved?

MATLAB toolbox for image acquisition allow access to the full functionality of the LifeCam. Eg focus. However the provided driver has a problem, which Microsoft refuses to deal professional with - they claim that it is MATLAB that has a problem. So at the moment I cannot control brightness and exposure, two parameters that should be accessible.

I ran into this same problem on a photo booth kiosk I built. To get around it, I created a simple command line utility to set these preferences and allow for reapplying them at startup.

You can find more details on downloading and using it in this Microsoft Answers question:

http://answers.microsoft.com/en-us/windows/forum/windows_7-hardware/is-it-possible-to-save-auto-focus-auto-color/e6b812e3-5e52-e011-8dfc-68b599b31bf5

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM