Hello All,
I need the below feature of the photoshop via PHP IMagick library.
- Image/Adjustments/HDR Toning
1) Method should be Local Adaptation
2) Preset should be Default
Please let me know if any of have any knowledge or details.
Thanks in advanced.
Mohtashim Jamal
HDR Toning feature in IMagick
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: HDR Toning feature in IMagick
For those of us who don't use Photoshop, can you provide a link to a description of HDR Toning?
snibgo's IM pages: im.snibgo.com
Re: HDR Toning feature in IMagick
Hi Snibgo,
Sorry but please let me know what exactly you need?
Sorry but please let me know what exactly you need?
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: HDR Toning feature in IMagick
If I knew what "HDR Toning" was, perhaps I could suggest how to implement it in ImageMagick.
snibgo's IM pages: im.snibgo.com
Re: HDR Toning feature in IMagick
Hi,
HDR Toning is present in photoshop under "Image/Adjustments/HDR Toning" and it has many options which effects on image.
Please see the image which shows the original image and converted image as per the below options.
- Method should be Local Adaptation
- Preset should be Default
Right side image is the original image and left side image is the converted image.
Please let me know if any further details required.
HDR Toning is present in photoshop under "Image/Adjustments/HDR Toning" and it has many options which effects on image.
Please see the image which shows the original image and converted image as per the below options.
- Method should be Local Adaptation
- Preset should be Default
Right side image is the original image and left side image is the converted image.
Please let me know if any further details required.
- Attachments
-
- hdr.jpg (387.91 KiB) Viewed 15266 times
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: HDR Toning feature in IMagick
No one knows exactly what Photoshop does, except the Photoshop team. It is proprietary code. So unless there is a reference paper that was used by Photoshop to code that, we cannot reproduce it.
However, I have several tonemap bash unix scripts that you can try at my web site listed below, if you use a Unix-like system, including Windows 10 or Windows w/Cygwin.
However, I have several tonemap bash unix scripts that you can try at my web site listed below, if you use a Unix-like system, including Windows 10 or Windows w/Cygwin.