Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How it is possible that Gimp while exporting histogram counts more pixels than there
#4
Oh, I thought you where doing a Python Gimp script...

You may be more familiar with lists, but the numpy array is much faster. Not as bad as a Gimp get_pixel() but for real-size images numpy will make a very significant difference.
Reply


Messages In This Thread
RE: How it is possible that Gimp while exporting histogram counts more pixels than there - by Ofnuts - 06-12-2020, 04:16 PM

Forum Jump: