![Image](http://vanhoavn.mobi/l/Untitled-3.jpg)
I want to remove the center text (VuiLen.com) since sometimes it makes the comic page harder to read...
With photoshop I can do this by:
1. Hue Composite the original image with an same-size image filled with ED8EEB (237,142,235)
2. Use the Color Dodge Composition for the result image with an same-size image filled with 127114 (18,133,20)
3. Saturation the result image with black (000000)
4. Multiply the result image with itself about 2-5 times
and the result is like this:
![Image](http://vanhoavn.mobi/l/Untitled-3-final.jpg)
How can I do this with imagemagick?
And can you find a better solution? (This method is not good... It remove not only the text but also the light parts of the image...)
Thank you very much,
vanhoa