Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Control of webcam from Matlab
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Valeriy  
View profile  
 More options Nov 2 2012, 8:59 am
Newsgroups: comp.soft-sys.matlab
From: "Valeriy" <vaster04.remove.t...@yahoo.com>
Date: Fri, 2 Nov 2012 12:59:09 +0000 (UTC)
Local: Fri, Nov 2 2012 8:59 am
Subject: Control of webcam from Matlab
When we acquiring the image from webcam whithin Matlab result depends
from Exposition Time, Contrast, Gain etc, many aquisition parameters
that control image properties. Webcams that I have tried (Logitech
Webcam HD C310 and Philips SPC 900NC) have automatic mode for set of
these parameters.  It is good for common purposes, but it is not
convenient if you like to compare different images.

I have try to control these parameters, but did not found how to
communicate between Matlab and camera driver. Correspondence with
webcam producer to obtain interface to camera driver (I have asked about corresponding DLL) gives no result as well.

If somebody knows the webcam models that allow such a control, please, give information about your positive experience.

Thanks for any information


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Valeriy  
View profile  
 More options Nov 14 2012, 4:52 am
Newsgroups: comp.soft-sys.matlab
From: "Valeriy" <vaster04.remove.t...@yahoo.com>
Date: Wed, 14 Nov 2012 09:52:10 +0000 (UTC)
Local: Wed, Nov 14 2012 4:52 am
Subject: Re: Control of webcam from Matlab
I have found partial solution of above problem. At least, you can fix
webcam parameters till next program run if you will set
FramesPerTrigger parameter during initialization in following way:

vid.FramesPerTrigger = inf;

Good luck


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »