I have been writing some software to help with film scanning to to the following:
1. Speed up flat bed scanning, so a full platen of negatives can be scanned in 1 pass. So for example I can scan 24 35mm frames in 10 minutes at 2400dpi, on my old Epson 4990.
2. Software to invert both B&W and colour negatives, using the same method that is used in Cineon/DPX. i.e. just about any movie you see that was shot on film in the last twenty years.
It is an open source project so free to use and extend etc. Some of colour code needs some revamping, but I am using it to good effect for my current B&W work.
For a B&W negative the result is roughly what would be printed in grade 00 paper, so I find it a good starting point.
A colour negative results in low contrast image, that should only require a contrast adjustment and some linear colour balancing.
It in its current form it probably only usable if you have some basic programming/development skills, you need a bash shell and Imagemagick. PM me if you need some help, but it is a start.
https://github.com/laurencelumi/scantools
1. Speed up flat bed scanning, so a full platen of negatives can be scanned in 1 pass. So for example I can scan 24 35mm frames in 10 minutes at 2400dpi, on my old Epson 4990.
2. Software to invert both B&W and colour negatives, using the same method that is used in Cineon/DPX. i.e. just about any movie you see that was shot on film in the last twenty years.
It is an open source project so free to use and extend etc. Some of colour code needs some revamping, but I am using it to good effect for my current B&W work.
For a B&W negative the result is roughly what would be printed in grade 00 paper, so I find it a good starting point.
A colour negative results in low contrast image, that should only require a contrast adjustment and some linear colour balancing.
It in its current form it probably only usable if you have some basic programming/development skills, you need a bash shell and Imagemagick. PM me if you need some help, but it is a start.
https://github.com/laurencelumi/scantools