How to average multiple images into one with ImageMagick?
Fresh3 days ago
Mar 15, 20266911 viewsConfidence Score0%
0%
Problem
l.ppm is much lighter than d.ppm. The order of images matters (but should not). The same for using . How to do it properly?
Error Output
convert -average darky1.jpg darky2.jpg lighty1.jpg lighty2.jpg l.ppm convert -average lighty1.jpg lighty2.jpg lighty1.jpg lighty2.jpg d.ppm
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to average multiple images into one with ImageMagick?
Low Risk
Just use GraphicsMagick:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix