controlling JPEG compression
in
Programming Questions
•
3 years ago
Hi,
I'm using the
Save ("xyz.jpg") function to save webcam captures as an updating image every few frames. I would like to know if there's some way I could control the JPEG compression in this function so that I can save files at higher compression then what I'm getting right now.
Also if you have any other alternatives to save the
image on disk with every frame, please let me know.
Thanks.
1