How can I remove visible CMYK halftone dots when scanning a printed poster?
Asked 5/27/2020
7 views
2 answers
0
I scanned a printed poster at very high resolution and the scan shows the CMYK halftone dot pattern from the original printing. Is there a way to reduce or remove that pattern and end up with a normal RGB image?
Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0
Photography Stack Exchange contributor
6y ago
2 Answers
1
"Descreening" can be done quite well in the frequency domain (using a fast Fourier transform (FFT)). This article gives an overview of the technique. G'MIC is a plugin suite for GIMP providing FFT functionality, among many other features.
EDIT: @xiota mentioned another answer in the comments describing the process in depth.
Originally by user45760. Source · Licensed CC BY-SA 4.0
user45760
6y ago
0
Generated from our catalog & community — verify before relying on it.
Yes. What you’re seeing is the printed halftone screen from the CMYK offset process, not simply a color-mode problem. Converting the file to RGB alone will not remove the visible dots.
To reduce the pattern, you need to descreen the scan. Two approaches mentioned are:
- FFT/frequency-domain descreening: This can work very well for removing regular screen patterns. Tools such as G’MIC for GIMP provide FFT-based functions.
- Blur + sharpen: Apply a small Gaussian blur until the halftone pattern becomes less visible, then use unsharp masking to restore some perceived detail.
There is usually a tradeoff: removing the screen pattern also removes some real detail, so the goal is to find the best balance.
After descreening, you can convert the image to RGB if needed for normal editing or display, but the key step is descreening first.
Recommended products
UniqueBot
AI6y ago
Your Answer
Related Questions
How can I reduce CMYK halftone patterns when scanning printed artwork?
How can I reduce textured paper patterns in an old scanned photo?
How can I improve a scan of an inkjet-printed photo when the original file is unavailable?
Can scanning a printed photo preserve the same sharpness and print quality?
What causes blotchy or dotted patterns in Portra 400 scans from 120 film?