Can you clarify what you mean by:

   "I would like to find the various (say 99th, 1st percentile) for images."

Are you talking about percentile from a histogram or pixel with those 
graylevel values from the image?

If the latter, you an make masks by thresholding at those percentages 
and use that to mask the image so that ony those percentiles are 
showing and the rest are transparent, for example.



>ImageMagicians:
>
>Is there any routine to get the entire  pixel values for a given image using
>ImageMagick ?
>I would like to find the various (say 99th, 1st percentile) for images.
>
>Please let  me know,
>Thanks,
>Shameer
_______________________________________________
Magick-users mailing list
Magick-users@imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to