Description
I'm normally pretty good about searching Google, but literally can't find any information for cannyEdgeImage, other than this page. (plenty of info about Canny Edge Image, but only by using prompts, nothing about using it with PHP)
This page would otherwise be a jackpot, as it has a live example with adjustable parameters. However, even the live example fails if you try to change the parameters (sometimes). I can post the exact parameters that cause it to fail, but it only took a few tries to get it to fail.
I was hoping it was just a website bug so I tried to run this on my own server, but getting an error:
Fatal error: Uncaught Error: Call to undefined method Imagick::cannyEdgeImage() in ...
This is the ImageMagick version running on my server:
ImageMagick 6.9.10-68 Q16 x86_64 2024-01-12 https://imagemagick.org
Any info would be much appreciated
Reported from Imagick::cannyEdgeImage