With "-median 3" I am able to remove 'white pixel', and result with text is acceptable.
I have now another problem, I would like to remove also vertical and horizontal with lines (to remove I mean turn into background color).
An example of vertical line I would like to remove:
https://drive.google ...
Search found 6 matches
- 2016-03-18T03:09:37-07:00
- Forum: Users
- Topic: Remove white pixel
- Replies: 10
- Views: 4705
- 2016-03-15T10:03:00-07:00
- Forum: Users
- Topic: Remove white pixel
- Replies: 10
- Views: 4705
Re: Remove white pixel
Ok, sorry my question was not clear and I've uploaded the wrong files.
I cannot upload the images I am comparing, but they are not the point since I am not interested in new method to compare images but on a method to modify the comparison image.
Here is the correct comparison image on which I am ...
I cannot upload the images I am comparing, but they are not the point since I am not interested in new method to compare images but on a method to modify the comparison image.
Here is the correct comparison image on which I am ...
- 2016-03-15T09:18:38-07:00
- Forum: Users
- Topic: Remove white pixel
- Replies: 10
- Views: 4705
Re: Remove white pixel
The second image has something like a 'noise', white pixel/area on a black background
can't you see it?
can't you see it?
- 2016-03-15T07:47:54-07:00
- Forum: Users
- Topic: Remove white pixel
- Replies: 10
- Views: 4705
Re: Remove white pixel
How can you say I am comparing different size images If I didn't upload them?
The images I uploaded in my post are:
- the comparison image
- a zoomed-in portion of the comparison image (just to let you see the white pixel I am talking about)
The images I am comparing have instead the same size and ...
The images I uploaded in my post are:
- the comparison image
- a zoomed-in portion of the comparison image (just to let you see the white pixel I am talking about)
The images I am comparing have instead the same size and ...
- 2016-03-11T09:34:34-07:00
- Forum: Users
- Topic: Remove white pixel
- Replies: 10
- Views: 4705
Re: Remove white pixel
updated first post
- 2016-03-11T01:43:24-07:00
- Forum: Users
- Topic: Remove white pixel
- Replies: 10
- Views: 4705
Remove white pixel
Hello,
I need to compare 2 images and find differences between them using IM command line tool.
I am using the following command, to generate a third comparison image with found differences higlighted in white:
compare image1.jpg image2.jpg -colorspace Gray -fuzz 85% -compose Src -highlight-color ...
I need to compare 2 images and find differences between them using IM command line tool.
I am using the following command, to generate a third comparison image with found differences higlighted in white:
compare image1.jpg image2.jpg -colorspace Gray -fuzz 85% -compose Src -highlight-color ...