Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dear God please tell me if this is even possible.
#8
(10-17-2020, 03:33 PM)rich2005 Wrote: Gave up (1) spliting into columns and scaling using scripts (2) the Gmic plugin cartesian deform (must be possible but I can not figure out the correct equations)

Not Gimp, ImageMagick, https://imagemagick.org/  and from this page https://im.snibgo.com/sh2sh.htm

Code:
magick  in.png -fx "p{j==0?0:i*h/j,j}"  out.png

gives this before / after



It does require a trim along the diagonal.

Thank you SO MUCH this has been driving me nuts for 2 days now. Now I can get back on track for the project I'm trying to finish.
Reply


Messages In This Thread
RE: Dear God please tell me if this is even possible. - by malice936 - 10-17-2020, 09:17 PM

Forum Jump: