Path: news.mathworks.com!not-for-mail
From: Mark Jones <mark.jones@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: C/C++ to matlab
Date: Mon, 12 Oct 2009 10:18:10 -0400
Organization: The MathWorks, Inc.
Lines: 15
Message-ID: <4AD33AA2.70701@mathworks.com>
References: <hae0r2$erv$1@fred.mathworks.com> <hae4mr$nf6$1@fred.mathworks.com> <hae5r1$59l$1@fred.mathworks.com> <haip46$d9a$1@fred.mathworks.com> <haistf$bua$1@fred.mathworks.com> <haoaa6$on5$1@fred.mathworks.com>
NNTP-Posting-Host: jonesm.dhcp.mathworks.com
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: fred.mathworks.com 1255357110 24098 172.31.57.104 (12 Oct 2009 14:18:30 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 12 Oct 2009 14:18:30 +0000 (UTC)
To: Ongun Palaoglu <ongun@mac.com>
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
In-Reply-To: <haoaa6$on5$1@fred.mathworks.com>
Xref: news.mathworks.com comp.soft-sys.matlab:576745


Ongun Palaoglu wrote:
> We are planning to connect a webcam to matlab( we are going to make a motion detetction system on matlab), logitech's website there is a code which controls the motor of the webcam. which on is more usefull calling the function or changing the language to matlab?

Hi Ongun,

The Image Acquisition Toolbox supports Pan, Tilt, and Zoom for at least 
some of the Logitech webcams through the winvideo adaptor:

http://www.mathworks.com/products/imaq/supportedio13875.html

To learn more about the toolbox, also see:

http://www.mathworks.com/access/helpdesk/help/toolbox/imaq/index.html?/access/helpdesk/help/toolbox/imaq/

Mark