Hi,
someone know how to replicate photoshop Crosshatch filter?
Thanks
Crosshatch
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Crosshatch
What does the photoshop Crosshatch filter do?
We are not all photoshop users! See Read this first before posting
We are not all photoshop users! See Read this first before posting
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Crosshatch
I have an idea how it might work, but it might take me a few days to test my theories.
By the way, what version of IM and platform are you using? If I can create a script for this, it would be a unix/bash script.
By the way, what version of IM and platform are you using? If I can create a script for this, it would be a unix/bash script.
Last edited by fmw42 on 2012-04-22T23:46:19-07:00, edited 1 time in total.
Re: Crosshatch
Hi,
I'm using IM 6.6.0.4-3+squeeze1 on dedbian platform.
Thanks
I'm using IM 6.6.0.4-3+squeeze1 on dedbian platform.
Thanks
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Crosshatch
Sorry it has taken me so long to get back. I just uploaded a new script, crosshatch (see link below), that attempts to duplicate the Photoshop effect. Unfortunately, I have only been able to get a reasonable approximation, but not a perfect match. I tried about 70 variations and just cannot figure out exactly what they are doing. Then I had to break off and work on other things and so finally got back to finish the script. The concept of my script is not too hard. You can read about the steps I use at the bottom of the web page.