Detect separating vertical white line in the middle
Posted: 2019-05-02T05:17:41-07:00
Hi all,
I'm on version 6.8.9-9 Q16 x86_64 on Ubuntu.
I have a lot of images which are divided into two or more images, separated by a white column in the middle.
http://jessytucky.nl/imagick/img.jpg
Also, all these images have a white border.
Is there a way to detect a splitting white column in the middle (no matter the width of the column)?
Or, say, print a number of vertical white columns to the command line?
I just need to know if there's a column in the middle. I don't need to do any adjustments.
In this case it would be 3, because the left and right border would also account for a vertical white column.
Any help would be greatly appreciated.
Thank you
I'm on version 6.8.9-9 Q16 x86_64 on Ubuntu.
I have a lot of images which are divided into two or more images, separated by a white column in the middle.
http://jessytucky.nl/imagick/img.jpg
Also, all these images have a white border.
Is there a way to detect a splitting white column in the middle (no matter the width of the column)?
Or, say, print a number of vertical white columns to the command line?
I just need to know if there's a column in the middle. I don't need to do any adjustments.
In this case it would be 3, because the left and right border would also account for a vertical white column.
Any help would be greatly appreciated.
Thank you