rharder / imagesnap

Capture Images from the Command Line
https://github.com/rharder/imagesnap
458 stars 50 forks source link

Caps on previous iSights saved at double CCD sensor resolution #1

Closed rcbarnes closed 3 years ago

rcbarnes commented 12 years ago

I poked around in the code very briefly and it may be a consequence of the camera returning digitally interpolated data, but the color performance is so noisy the quadrupled pixel count is especially wasteful. Is there an easy way to downconvert the image before returning it?

rharder commented 3 years ago

Circling back to an old comment: I'm not aware of how to do this. I'm really just letting the built-in Apple functions handle the image capture.