Search found 4 matches

by richard_nikon
2016-01-08T12:00:41-07:00
Forum: Users
Topic: [Solved] -edge option change results in versions
Replies: 7
Views: 2981

Re: -edge option change results in versions

YES! The second it's the winner!!!

$ convert ejemplo_ori.png -morphology edgein diamond:1 -negate result_2.png

Image

Thank you SO MUCH! You save my day!
by richard_nikon
2016-01-08T11:37:55-07:00
Forum: Users
Topic: [Solved] -edge option change results in versions
Replies: 7
Views: 2981

Re: -edge option change results in versions

fmw42 wrote:6.7.7.10 was not a good version of IM. IM was undergoing some major changes. I would then agree that you should try a downgrade if you cannot upgrade.
Ok! While I wait for others answers, I will try to downgrade.

Thank you again for your time.
by richard_nikon
2016-01-08T11:27:53-07:00
Forum: Users
Topic: [Solved] -edge option change results in versions
Replies: 7
Views: 2981

Re: -edge option change results in versions

There have been changes and bug fixes in IM over time. You may be on a version with a bug. I get your desired result using this command (note the input image is right after convert, as it should in proper IM 6 syntax). convert hSnIzcH.png -edge 1 -negate result.png If this fails on your systems ...
by richard_nikon
2016-01-08T07:23:25-07:00
Forum: Users
Topic: [Solved] -edge option change results in versions
Replies: 7
Views: 2981

[Solved] -edge option change results in versions

Hi ! After all, sorry about my english, it's not my native language. This it's my original image, the idea it's save toner and don't print the black blocks of text inverted this way: http://i.imgur.com/hSnIzcH.png http://i.imgur.com/hSnIzcH.png In Ubuntu 10.04.3 LTS ( ImageMagick V 6.6.4-8 2010-10 ...