Development and system problems, basic solutions and workarounds / Platform : Linux, C,C++,OpenCV, OpenGL, SDL, SDL2, ffmpeg, Libav, Blackmagic acquisition
lundi 16 juillet 2012
enhance contrast of a series of images
for f in *jpg ; do convert -auto-level $f ../$f; done
Aucun commentaire:
Enregistrer un commentaire