Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ofn-gradient-along-path, Greyscale, Speed
#1
Using ofn-gradient-along-path on a particular RGB image takes about 30 minutes.  Using it on the same image converted to Greyscale takes about 90 minutes.  I would like to figure out a way to speed up the script.
Is there a way to profile the script and find out what calls are taking the most time?
Perhaps the image or aspects of it are being converted back and forth between RGB and Greyscale.  Is there some sort of specific Greyscale library or functions which can avoid thrashing like that?
Any suggestions on how I might be able to approach this problem?
Reply


Messages In This Thread
ofn-gradient-along-path, Greyscale, Speed - by jonker - 03-03-2023, 02:02 PM

Forum Jump: