camera compatible with Matlab (webcam or DSLR

1 次查看(过去 30 天)
Hello I want you to help choose a camera that I can connect with the Matlab and is characterized by fast and high accuracy and that is for use in the project The sorting of objects exists in a fast moving motion
I've used a program DroidCam webcamlist
ans =
'DroidCam Source 3'
'HD WebCam'
>> cam = webcam(2)
cam =
webcam with properties:
Name: 'HD WebCam'
Resolution: '640x480'
AvailableResolutions: {'640x480' '160x120' '176x144' '320x240' '352x288' '1280x720' '640x480'}
Hue: 0
Brightness: 0
Gamma: 100
Contrast: 16
Saturation: 31
Sharpness: 17
BacklightCompensation: 0
>> cam = webcam(1)
cam =
webcam with properties:
Name: 'DroidCam Source 3'
Resolution: '640x480'
AvailableResolutions: {'640x480'}
ZoomMode: 'auto'
FocusMode: 'auto'
Brightness: 5000
Focus: 5000
Contrast: 5000
BrightnessMode: 'auto'
Zoom: 5000
ContrastMode: 'auto'
ColorEnable: 1
Q : Can I change the shutter speed and the lens slot?

回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by