help about white-threshold
Posted: 2018-08-20T13:35:04-07:00
Hello, sorry for my bad english.
I am using ImageMagick-7.0.8-Q16 on Windows 7 32 bit.
I am a newbie, and probably this is an easy task. I would like to make white the dirty paper scan i did many years ago with old scanner.
How can i improve the result? I would like that yellow would remain yellow, i tried to play with -white-threshold but changing the values i dont't get much better results. Any idea? I would like to get "uniform colours" if you understand what i mean thx!
I am using ImageMagick-7.0.8-Q16 on Windows 7 32 bit.
I am a newbie, and probably this is an easy task. I would like to make white the dirty paper scan i did many years ago with old scanner.
Code: Select all
magick convert %1 -selective-blur 0x2+08%% -white-threshold 70%% 2a.jpg
How can i improve the result? I would like that yellow would remain yellow, i tried to play with -white-threshold but changing the values i dont't get much better results. Any idea? I would like to get "uniform colours" if you understand what i mean thx!