Copy link to clipboard
Copied
Hello all,
I'm still looking for a script that performs the histogram display in the bridge.
If someone has done please let me know with.
Thank in advance!
Copy link to clipboard
Copied
This cannot be done with scripting. You would need to have some sort of image parsing plug-in or (MAYBE) call a helper app that does generate a histogram, create an image on the fly, and display that in a tabbed palette.
I'd look at ImageMagick and ImageJ to see if either of those might handle what you need.
Copy link to clipboard
Copied
Thank for your information!
I'm paying for bridge. I hope there is a script support.
I've seen people create it before in Bridge CS5.
Copy link to clipboard
Copied
If you saw that give a link, then maybe someone will adjust it to newer version...
Copy link to clipboard
Copied
Copy link to clipboard
Copied
If that works you got your answer, if not maybe Lumigraphics can make it works also in latest version.
Unfortunatelly I can't tweak it myself as I'm focused on other project Merlin seems to be Super
Copy link to clipboard
Copied
I'm not skilled enough to do this.
I know so many people want the same.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
That was my previous post and I still have not done it yet
Copy link to clipboard
Copied
Yes no problem, just as ACP my task is to collect duplicates for moderator information
Copy link to clipboard
Copied
Oh. If there is any trouble please tell me.
Copy link to clipboard
Copied
No worries, just normal procedure to keep forum clean
Copy link to clipboard
Copied
Just as I expected, that script calls Photoshop to generate a histogram and displays that in a tabbed palette.
There is a known crasher in the code but it has other problems as well, from a quick run and look at it. Not something I see as viable to take over and maintain.
Copy link to clipboard
Copied
You can read graphics pixels of document by Bridge scripting method only to make a loop over and create histogram from.
Perhaps it would be possible to build histogram after using this script: Re: Performance Issues - Read Color Informations
Find more inspiration, events, and resources on the new Adobe Community
Explore Now