Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Blackest Pixel
#4
Looks like you are re-inventing the automatic contrast stretch, either

Code:
pdb.gimp_drawable_levels_stretch(drawable)
pdb.plug_in_autostretch_hsv(image, drawable)

Also, if you batch-process, using ImageMagick instead of Gimp is likely be  a better idea.
Reply


Messages In This Thread
Blackest Pixel - by Dirk - 06-09-2019, 09:13 PM
RE: Blackest Pixel - by Ofnuts - 06-10-2019, 09:09 AM
RE: Blackest Pixel - by Dirk - 06-10-2019, 12:44 PM
RE: Blackest Pixel - by Ofnuts - 06-10-2019, 01:33 PM
RE: Blackest Pixel - by Dirk - 06-10-2019, 02:33 PM

Forum Jump: