Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what parameter should i set to get a hight quanlity image ? #34

Open
wfsly opened this issue Mar 2, 2017 · 3 comments
Open

what parameter should i set to get a hight quanlity image ? #34

wfsly opened this issue Mar 2, 2017 · 3 comments

Comments

@wfsly
Copy link

wfsly commented Mar 2, 2017

Hi, I am using fswebcam to capture some images from usb cameras by command line, but the effect of image is a little different from the image which I captureed by using some manual software, the effect is not good, but I don't now how to adjust it。I need some help, thanks

@fsphil
Copy link
Owner

fsphil commented Mar 2, 2017

Have you any examples?

@wfsly
Copy link
Author

wfsly commented Mar 5, 2017

sorry, I reply so late. I don't know how to set , so I tried to do it as I thought it would work. I use this,
fswebcam -d /dev/video0 -r 1280x720 --jpeg 95 -F 7 --no-banner -s brightness=60% --save test.jpg
the image seem to be a little yellow or dark than the image which captured by manual software. Thanks

@fsphil
Copy link
Owner

fsphil commented Mar 6, 2017

The first few frames from a camera can be poor quality. Try skipping a few with the --skip option. The exact number needed may depend on the hardware and lighting conditions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants