Announcement

Collapse
No announcement yet.

Graphics Guru question

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

  • stefan
    replied
    Re: Graphics Guru question

    yeah, I just got a program written for me.

    Leave a comment:


  • Kor
    replied
    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

    Leave a comment:


  • stefan
    started a topic Graphics Guru question

    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?
Working...
X