Hello,
I found colorbalance script by Fred, It work fine but maybe it doesn't work with black and white photo.
My original photo: http://i.imgur.com/TjIo2jH.jpg
I tried to call the script with argument: -c red -a 100 -r midtones
I hope you will understand me, sorry for my bad english.
Change Color Balance of a black-white photo
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Change Color Balance of a black-white photo
colorbalance only works for color images, not grayscale. If you want to add color then see
http://www.imagemagick.org/Usage/color_ ... vel-colors
http://www.imagemagick.org/Usage/color_mods/#tinting
http://www.imagemagick.org/script/comma ... p#colorize
http://www.imagemagick.org/script/comma ... lor-matrix
http://www.imagemagick.org/Usage/color_ ... lor-matrix
also see my scripts
http://www.fmwconcepts.com/imagemagick/ ... /index.php
http://www.fmwconcepts.com/imagemagick/ ... /index.php
http://www.fmwconcepts.com/imagemagick/ ... /index.php
If you just want to adjust the brightness and contrast, then see
http://www.imagemagick.org/script/comma ... s-contrast
Perhaps you can explain more about what you want to do or show and example.
http://www.imagemagick.org/Usage/color_ ... vel-colors
http://www.imagemagick.org/Usage/color_mods/#tinting
http://www.imagemagick.org/script/comma ... p#colorize
http://www.imagemagick.org/script/comma ... lor-matrix
http://www.imagemagick.org/Usage/color_ ... lor-matrix
also see my scripts
http://www.fmwconcepts.com/imagemagick/ ... /index.php
http://www.fmwconcepts.com/imagemagick/ ... /index.php
http://www.fmwconcepts.com/imagemagick/ ... /index.php
If you just want to adjust the brightness and contrast, then see
http://www.imagemagick.org/script/comma ... s-contrast
Perhaps you can explain more about what you want to do or show and example.
Re: Change Color Balance of a black-white photo
Nice script, Thank you very much, Fred
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Change Color Balance of a black-white photo
Which script? What is it that you are trying to do? Can you show us an example or let us know which script solved your question?
Re: Change Color Balance of a black-white photo
I am trying to convert a photo to pencil sketch, after that I want its color is blue like pen.
I have use your script at http://www.fmwconcepts.com/imagemagick/ ... /index.php and see it work fine !
Again, thank you very much
I have use your script at http://www.fmwconcepts.com/imagemagick/ ... /index.php and see it work fine !
Again, thank you very much