Automating cropping of Film Scans from Flatbed
Posted: 2017-10-10T15:53:24-07:00
Problem: Flatbed scanner can't only scan one image at a time, (Epson)
Solution: Scan the entire flatbed 27360x43680 px and post process.
Now I have a new problem, automate the post processing:
New Problem:
A scan with 4 strips of film in black holder, there is sometimes a transparent edge of the film between the holder and the frame. The gap between frames on the strip is always visible on the scan.
Desired result:
1. crop the image into 4 strips removing all of the film holder masks
2. crop each strip so that some of the transparent edge between frames remains, 20px should be fine
3. Invert each frame
So far I have used MULTICROP to achieve some of number 1.
A bit struck on number #2
#3 I am using negfix8
So looking for any help solving points #1 and #2
Solution: Scan the entire flatbed 27360x43680 px and post process.
Now I have a new problem, automate the post processing:
New Problem:
A scan with 4 strips of film in black holder, there is sometimes a transparent edge of the film between the holder and the frame. The gap between frames on the strip is always visible on the scan.
Desired result:
1. crop the image into 4 strips removing all of the film holder masks
2. crop each strip so that some of the transparent edge between frames remains, 20px should be fine
3. Invert each frame
So far I have used MULTICROP to achieve some of number 1.
A bit struck on number #2
#3 I am using negfix8
So looking for any help solving points #1 and #2