Quantcast
Channel: magick Discussions Rss Feed
Viewing all articles
Browse latest Browse all 3693

New Post: Photoshop high pass filter

$
0
0
Hi,

I try to rebuild a Photoshop high pass filter using ImageMagick convolve.

From the ImageMagick documentation, I got the following:
convert face.png -bias 50% -morphology Convolve DoG:0,0,2 face_dog_unity.png

I tried the following in magick.net:
image.Morphology(MorphologyMethod.Convolve, Kernel.DoG, "0,0,2");

What is missing is the -bias. How can I achieve the filter?

Thanks for your help
Lemon

Viewing all articles
Browse latest Browse all 3693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>