Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is there a way to speed this up? Tile matching
#2
If you do Filter>Blur>Pixellize you get tiles where the R, G, B channels are the average for the tile (so the same as the values you get from the histogram calls). If you Color>Desaturate that using the "Average" method the gray you obtain is therefore (R+G+B)/3 from which you can obtain R+G+B (if needed) (although it could be better to use the Luminosity, which at that point shouldn't be harder to work with).
Reply


Messages In This Thread
RE: Is there a way to speed this up? Tile matching - by Ofnuts - 01-19-2018, 12:57 AM

Forum Jump: