Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is there a function or filter
#3
Thanks but I don't think I understand enough the logic/math involved.
From what I see from a sample run it seems to pixelize colors (INDEXED) areas.
I want to be able to grab pixel size at any location which might be randomly distributed not grouped together like areas like your script.
If you meant change your code so that it does what I want then I have no clue where to start because I don't understand the train of thought.
If it's all based on histogram then I need a simple break down of what to do with the histogram calls in order to get this pixelized value for any location.

I just want something like if i pick a location and it happens to be part of a leaf image it'll recognize that it's similar color (the leaf) and so i returns me the size of leaf. and another area that is a smaller leaf/area of similar colors then it'll give me the size of the small leaf..maybe not pixelize because pixelize just breaks things into defined grids where the size of similar colored area might not land on pixel could be half way or something.
Reply


Messages In This Thread
Is there a function or filter - by trandoductin - 10-07-2018, 02:40 PM
RE: Is there a function or filter - by dinasset - 10-07-2018, 05:43 PM
RE: Is there a function or filter - by trandoductin - 10-07-2018, 08:18 PM

Forum Jump: