Search found 2 matches

by prysm1
2016-07-20T09:49:10-07:00
Forum: Users
Topic: annotate photo with average brightness
Replies: 4
Views: 1832

Re: annotate photo with average brightness

thanks snibgo, fmw42 That single convert approach was cool. I will look into it further. Unfortunately it will not work directly based on how I use the script. I currently annotate the image with a roman numeral based on a range of bightness for example 0 = 0 to 10, I = 11 to 20 etc. Another thing I ...
by prysm1
2016-07-18T07:38:48-07:00
Forum: Users
Topic: annotate photo with average brightness
Replies: 4
Views: 1832

annotate photo with average brightness

Hi all I wrote a script below. It basically splits a photo into a 10x10 image and each components are measured for average brightness and annotated with the brightness value. the components are then reassembled into a single image. An example output image is shown here https://www.flickr.com/gp ...