bajuwa / ComicCompiler

Scripts that help combine/splice webtoon images into a smaller collection of pages
GNU General Public License v3.0
15 stars 5 forks source link

Page not being broken on suspected whitespace #32

Closed bajuwa closed 4 years ago

bajuwa commented 4 years ago

Under ./test/default image40.jpg appears to end in whitespace, but does not 'break' at that point (adding colour error does not resolve the issue). Test with imagemagick directly to see if the bottom of the image is actually pure white. If not, test with an increased standard deviation to see if that fixes the problem.

bajuwa commented 4 years ago

Verified that increasing the error tolerance and standard deviation causes the pages to break on image