Trying to recreate this tutorial.
http://www.photoshopessentials.com/phot ... oft-focus/
Wondering what would properly recreate this. I can't figure out what "soft light" would be.
Soft Focus
Re: Soft Focus
Have you thought of using the "soft-light" option for compose ?
Original:
Pegtop:
Softlight:
Original:
Pegtop:
Softlight:
Re: Soft Focus
What were you composing the image with? I can't figure out what command you used..
the results look good though.
the results look good though.
Re: Soft Focus
Code: Select all
convert horses.jpg -gaussian-blur 0x4 gaussian.png
composite gaussian.png horses.jpg -compose Pegtop-light -matte pegtop.png
composite gaussian.png horses.jpg -compose soft-light -matte soft.png
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Soft Focus
See Soft Blur which will give you more control...
http://www.imagemagick.org/Usage/convolve/#soft_blur
http://www.imagemagick.org/Usage/convolve/#soft_blur
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/