From: suliman on 4 Mar 2010 22:59 Hello All how can i rotate the camera left and right ups and down ? i have already a camera that has a motor i just need an example code or an explanation of how to rotate the camera ? can anyone help me with that or at least refer a site to me thank you
From: suliman on 5 Mar 2010 22:56 how can i use the cameratoolbar? to rotate the camera ? when i open the cameratoolbar the camera didnt show up ? can anyone help me, please ? suliman
From: Jan Simon on 6 Mar 2010 09:27 Dear suliman! > how can i rotate the camera left and right ups and down ? i have already a camera that has a motor i just need an example code or an explanation of how to rotate the camera ? "Camera", "motor", "camera toolbar" ?!?! Sounds like a misunderstanding. The camera toolbar controls the view to an axes object in a Matlab figure. Fortunately this camera do not have a "motor". If you have a real world hardware camera, you forgot to tell us, how you've connected the motor with the computer. Serial, USB, firewire, ethernet, ... ? Kind regards, Jan
From: suliman on 6 Mar 2010 10:00 "Jan Simon" <matlab.THIS_YEAR(a)nMINUSsimon.de> wrote in message <hmtonp$tf$1(a)fred.mathworks.com>... > Dear suliman! > > > how can i rotate the camera left and right ups and down ? i have already a camera that has a motor i just need an example code or an explanation of how to rotate the camera ? > > "Camera", "motor", "camera toolbar" ?!?! > Sounds like a misunderstanding. The camera toolbar controls the view to an axes object in a Matlab figure. Fortunately this camera do not have a "motor". > > If you have a real world hardware camera, you forgot to tell us, how you've connected the motor with the computer. Serial, USB, firewire, ethernet, ... ? > > Kind regards, Jan first of all i would like to thank you for trying to help! im sorry if i sound misunderstanding, anyway, its a webcam and it has a motor already built in! so i have connected it with the computer by USB port ! and here is the webcam im using: http://www.logitech.com/index.cfm/webcam_communications/webcams/devices/3480&cl=us,en if didnt explain enough please tell me and ill do my best thank you
From: Anony on 6 Mar 2010 13:08 suliman wrote: > "Jan Simon" <matlab.THIS_YEAR(a)nMINUSsimon.de> wrote in message > <hmtonp$tf$1(a)fred.mathworks.com>... >> Dear suliman! >> >> > how can i rotate the camera left and right ups and down ? i have >> already a camera that has a motor i just need an example code or an >> explanation of how to rotate the camera ? >> >> "Camera", "motor", "camera toolbar" ?!?! >> Sounds like a misunderstanding. The camera toolbar controls the view >> to an axes object in a Matlab figure. Fortunately this camera do not >> have a "motor". >> >> If you have a real world hardware camera, you forgot to tell us, how >> you've connected the motor with the computer. Serial, USB, firewire, >> ethernet, ... ? >> >> Kind regards, Jan > > first of all i would like to thank you for trying to help! > im sorry if i sound misunderstanding, anyway, its a webcam and it has a > motor already built in! so i have connected it with the computer by USB > port ! > and here is the webcam im using: > http://www.logitech.com/index.cfm/webcam_communications/webcams/devices/3480&cl=us,en > if didnt explain enough please tell me and ill do my best > thank you Looks like you'll have to write your own DLL interface: http://forums.logitech.com/t5/Webcams/Web-cam-with-motor/m-p/385588#M69583 http://www.quickcamteam.net/documentation/how-to/how-to-control-pan-tilt-zoom-on-logitech-cameras
|
Pages: 1 Prev: iris dataset and chi square test Next: Online training in Neural Networks |