[vox-tech] count pixels
Henry House
hajhouse at houseag.com
Wed Feb 21 20:59:12 PST 2007
P=E5 2007-02-21, skrev Wade Pinkston:
> Hello, I need to process some images and count the number of pixes of a
> given color.
> =
> A little background. I want to take pix of leaves against a mat
> background. The leaves are then subjected to damage. I'll then take a
> duplicate photo. Now what I want to do is subtract out the colors of the
> leaf leaving only a two tone image.
> =
> I was hoping to find a way to then use ImageMagick or Gimp to count the
> pixels of color so I can then get a percent change between the two images.
> =
> Does anybody know how to get ether of these two programs to give this type
> of information. Actually any software would be help full.
I don't know how to do this with Gimp or ImageMagick, but what about
using ppmhist from the pnmtools? To quite the manual:
NAME
ppmhist - print a histogram of a portable pixmap
SYNOPSIS
ppmhist [-hexcolor] [-noheader] [-map] [-nomap] [-sort=3D{frequency,=
rgb}] [ppmfile]
DESCRIPTION
Reads a PPM image as input. Generates a histogram of the
colors in the image, i.e. a list of all the colors and how many
pixels of each color are in the image.
That seems like what you asked for.
-- =
Henry House
+1 530 753 3361 ext. 13
Please don't send me HTML mail! My mail system frequently rejects it.
The unintelligible text that may follow is a digital signature.
See <http://hajhouse.org/pgp> to find out how to use it.
My OpenPGP key: <http://hajhouse.org/hajhouse.asc>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.lugod.org/pipermail/vox-tech/attachments/20070221/fd361b=
62/attachment.pgp
More information about the vox-tech
mailing list