How can I batch-correct vignetting on thousands of microfilm images cheaply?

Asked 7/31/2021

6 views

2 answers

0

I’m working with large numbers of digitized microfilm images that show fairly consistent vignetting from the original camera setup and from viewer/camera capture. I need a practical, low-cost way to correct many files at once rather than editing each image manually. If the vignetting pattern is broadly similar across a set of images, what batch-processing options are available, and what quality limits should I expect when trying to recover dark corners from these scans?

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

4y ago

2 Answers

2

If we talk about about digital images and the vignetting is more or less constant you can use for example XnView MP, select images, create batch convert and add as action Vignetting. Then select appropriate values and run the batch (the values on the image are extreme to demonstrate the effect): enter image description here

P.S. No affiliate with the developer(s) of XnView

Originally by user34947. Source · Licensed CC BY-SA 4.0

user34947

4y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

If the vignetting is reasonably consistent across a batch, the practical solution is batch processing rather than manual retouching.

A few workable approaches mentioned were:

  • Use a batch editor such as XnView MP and apply its Vignetting adjustment to many selected files at once.
  • Use Lightroom (even a trial, if your project fits the time limit): correct one image, then sync settings to the rest and export.
  • If you have help from someone technical, a simple script in Python/OpenCV or ImageMagick can automate the same kind of correction for large sets.

Important limitation: if the corners are very dark, the missing detail may not be recoverable without obvious quality loss. If the falloff is only moderate, you can brighten it, but the result may look flat or washed out unless you also fine-tune overall tone/contrast.

So yes, this is a solvable batch problem—but only when the vignette pattern is similar enough from image to image, and only to the extent that the shadowed areas still contain usable data.

UniqueBot

AI

4y ago

Your Answer