jackw01 / scanlight

A Better Light Source For Scanning Color Negative Film
https://jackw01.github.io/scanlight/
CERN Open Hardware Licence Version 2 - Weakly Reciprocal
101 stars 5 forks source link

software #1

Open jcupitt opened 2 months ago

jcupitt commented 2 months ago

Hi @jackw01, I came across your interesting repo on reddit.

I was wondering what software you were using for processing these scans? I made a tool you might find useful:

https://github.com/libvips/nip2

It's a bit like a spreadsheet, but for image processing, so cells can contain whole images. You can enter formula that describe the processing you want (eg. 1 - 1 / log A1 or whatever). Whenever you change anything, perhaps replacing an image in a cell or editing a formula, everything updates. It's built into most linuxes, or there are windows binaries in the "releases" tab.

I tried (very quickly!) processing your comparison shot:

image

That does the following:

It makes this output, which looks OK-ish:

log

It's just a quick demo, it needs some obvious improvements:

jcupitt commented 2 months ago

... that workspace, if you're interested:

http://www.rollthepotato.net/~john/lightbox.ws