I’m looking for the simplest way to add a polarizing effects to user uploaded photos through forms.
Should I be looking for something other than ImageMagick(MagickWand)?
Anything out of the box option out there or this should be a custom build?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here is one way to simulate polarizing effect in Photoshop.
One of the steps needs a different solution in imagemagic/gd-library (masking reds).
photoshoptutorials.ws/photoshop-tutorials/photo-effects/polarizing-filter.html
Could you instead be thinking about a solarizing effect?
This class has “solarizeImage(int $threshold)”
http://www.php.net/manual/en/class.imagick.php