2009/1/8 <[email protected]>: > I've a file taken with a mobile phone. > > The detail is execrable. > > It's important to identify a couple of faces in the file. > > I've asked around. The best I have is to go through the file, select a > critical frame, download it and use The Gimp to sharpen a given face. > > First off, can this be done? > > Secondly, can it be done in one sweep for critical frame +/- 10 frames? > > (the reason: should the sharpening not be good enough, I might be able to > recognise a face by the way it "looks"---like the slightly blurred Mona > Lisa of some psychological tests).
ImageMagick is good for this. As a CLI app, it can be easily scripted. More at: http://redskiesatnight.com/2005/04/06/sharpening-using-image-magick/ http://www.imagemagick.net/ -- Bring choice back to your computer. http://www.linux.org.au/linux -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
