Hello!
How do I achieve exposure with imagemagick?
Examples with the apple exposure effect:
https://postimg.org/image/52350k2xl/
https://postimg.org/image/5s5y2wiu7/
Thanks!
Search found 7 matches
- 2016-12-09T05:50:04-07:00
- Forum: Users
- Topic: Basic exposure effects?
- Replies: 2
- Views: 4511
- 2016-12-08T06:46:22-07:00
- Forum: Users
- Topic: Making images highlight darker or lighter areas
- Replies: 10
- Views: 7303
- 2016-12-08T06:27:22-07:00
- Forum: Users
- Topic: Making images highlight darker or lighter areas
- Replies: 10
- Views: 7303
Re: Making images highlight darker or lighter areas
I'm getting +clone: command not found 
To be specific:

To be specific:
Code: Select all
+clone: command not found
fish: +clone -blur 0x5 +level 55,45%%
^
in command substitution
called on standard input
convert: no images defined `out.jpg' @ error/convert.c/ConvertImageCommand/3210.
- 2016-12-08T06:23:42-07:00
- Forum: Users
- Topic: Making images highlight darker or lighter areas
- Replies: 10
- Views: 7303
Re: Making images highlight darker or lighter areas
Thanks, will try it out! 

- 2016-12-08T06:16:05-07:00
- Forum: Users
- Topic: Making images highlight darker or lighter areas
- Replies: 10
- Views: 7303
Re: Making images highlight darker or lighter areas
Any suggestions?
- 2016-12-08T05:41:15-07:00
- Forum: Users
- Topic: Making images highlight darker or lighter areas
- Replies: 10
- Views: 7303
Re: Making images highlight darker or lighter areas
Yes, Bonzo is right. 

- 2016-12-08T04:24:13-07:00
- Forum: Users
- Topic: Making images highlight darker or lighter areas
- Replies: 10
- Views: 7303
Making images highlight darker or lighter areas
Hi!
I'm having trouble figuring out how to highlight darker and lighter areas of the image.
I was trying using convert in.jpg +contrast out.jpg and convert in.jpg -contrast out.jpg , but that's not it.
I would like to apply effects like "shadow" and "highlight" to my images. (darker and lighter ...
I'm having trouble figuring out how to highlight darker and lighter areas of the image.
I was trying using convert in.jpg +contrast out.jpg and convert in.jpg -contrast out.jpg , but that's not it.
I would like to apply effects like "shadow" and "highlight" to my images. (darker and lighter ...