Announcement

Collapse
No announcement yet.

Graphics Guru question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Graphics Guru question

    I need a piece of software that can input a tiff and return the number of pixels of each colour that are in it.

    I have 20 defined RGB values, and in the end, I need to know, as a percentage, how many pixels of each RGB value exist in the tiff.

    any ideas?
    Stefan
    -> '19 Deep Black Pearl Alltrack
    -> '05 Urban Grey Passat Wagon TDI.
    -> Past rides: '14 Allroad, 06 Mazda5, '98 Jetta K2, '01 Jetta TDI, '91 Mazda B2200, '81 Toyota Cressida
    -> FutuRe Ride...??!

  • #2
    Re: Graphics Guru question

    Originally posted by stefan View Post
    I need a piece of software that can input a tiff and return the number of pixels of each colour that are in it.

    I have 20 defined RGB values, and in the end, I need to know, as a percentage, how many pixels of each RGB value exist in the tiff.

    any ideas?
    Pretty easy to do this in most scripting languages; not sure there is anything ready-made.

    -KR
    KR
    Porsche 991 Carrera S

    Comment


    • #3
      Re: Graphics Guru question

      yeah, I just got a program written for me.
      Stefan
      -> '19 Deep Black Pearl Alltrack
      -> '05 Urban Grey Passat Wagon TDI.
      -> Past rides: '14 Allroad, 06 Mazda5, '98 Jetta K2, '01 Jetta TDI, '91 Mazda B2200, '81 Toyota Cressida
      -> FutuRe Ride...??!

      Comment

      Working...
      X