Im trying to remove this background using compare but not works
this is my image
and this is the background
How I could remove this background
Please help me
remove this background for this invoice?
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: remove this background for this invoice?
What is your IM version and platform? What have you tried -- what was your exact command line?
Re: remove this background for this invoice?
my version is imagemagick 6.9.8.3
i try this
Code: Select all
compare image background result
Code: Select all
convert result -fuzz 5% -fill white +opaque "#c10018" fuzzed
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: remove this background for this invoice?
I do not understand. Your second image is what you want for the result? Or do you desire to use the second image to remove the lines in the first image keeping only the text?
Neither of your commands appear to work to achieve either of these options. So to give you better support, we need to understand what you are trying to do.
Neither of your commands appear to work to achieve either of these options. So to give you better support, we need to understand what you are trying to do.
Re: remove this background for this invoice?
fmw42 wrote: ↑2017-06-04T21:28:29-07:00 I do not understand. Your second image is what you want for the result? Or do you desire to use the second image to remove the lines in the first image keeping only the text?
Neither of your commands appear to work to achieve either of these options. So to give you better support, we need to understand what you are trying to do.
I need remove the background and keep only text