Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

properly control of web camera

Status
Not open for further replies.

karper1986

Member level 2
Joined
Mar 13, 2009
Messages
49
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,715
Hello Friends,

I'm using Logitech QuickCam Orbit/Sphere and I have the next problem if I set in Matlab:
src.TiltMode = 'manual';
src.PanMode = 'manual';
src.Tilt = 10;
src.Pan = 10;
my camera just turns in left side, but not to down
if I only set
src.Tilt = 10;
than it turns down.So I want to ask what is the problem and how can I properly control my camera, because its drives me crazy.
Thanks in advance.

Best regards,
Karper.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top