Search found 3 matches

by jeromerocks
2011-05-04T01:34:57-07:00
Forum: Developers
Topic: Strip down convert.exe
Replies: 0
Views: 3732

Strip down convert.exe

Hi all! I was wondering if there was a way to strip down the functions in a static build of convert.exe to reduce EXE size. It's 5+mb at the moment. I figured that since I only use 2-3 functions in convert.exe, I could remove the rest to reduce exe size. Could anyone guide me on how to do that? I ...
by jeromerocks
2011-04-30T09:30:48-07:00
Forum: Users
Topic: Removing Horizontal Lines
Replies: 3
Views: 9156

Re: Removing Horizontal Lines

Thanks for your replies! I really want to post an example picture but they are not mine to post and I don't have permission. I've found the problem, to call Morphology on Windows, one needs to use: -morphology convolve Anyway I tried the 1D vertical blurring and it worked! Thanks for your suggestion ...
by jeromerocks
2011-04-29T06:08:47-07:00
Forum: Users
Topic: Removing Horizontal Lines
Replies: 3
Views: 9156

Removing Horizontal Lines

Hi! I've been stumped on this problem for a while. Could anyone please tell me how to remove horizontal lines from an image? The horizontal lines could be slightly angled. Is there any way to complete this in ImageMagick? I tried the solution in: /viewtopic.php?f=1&t=15692 but the commands didn't ...