I am newest user to ImageMagick tool. I am not very much familiar with the commands. I am trying to change the background color to white and also trying to bring uniformity almost the foreground color as they are of 3 different colors
Mainly - Green
Red
White
and I want them to be in one single color say green1.
I am using ImageMagick on windows machine and I am using the following command
Code: Select all
[path of the input file] ^( +clone -matte -transparent green1 -fill white -colorize 100% ^) -composite [path of the output file]
This link to the image is
[img]
http://neuromorpho.org/neuroMorpho/neur ... e=cnic_001
[/img]