Closed lbingyan closed 5 years ago
Hello, @lbingyan. Please, provide test images which are reproduced in this case.
Best regards, Roman.
Hello, @lbingyan. Please, provide test images which are reproduced in this case.
Best regards, Roman.
Hi Roman,
here are two images:
I have a question, what does "MinimalRectangleSize" mean, the comparison minimal unit? I change the "imageComparison.setMinimalRectangleSize(100)" to "imageComparison.setMinimalRectangleSize(50);" and it works. @romankh3
minimalRectangleSize
means that the rectangles, which are fewer that this value - won't be counted in comparison.
Please, read it: https://github.com/romankh3/image-comparison#configurations
Best regards, Roman.
minimalRectangleSize
means that the rectangles, which are fewer that this value - won't be counted in comparison. Please, read it: https://github.com/romankh3/image-comparison#configurationsBest regards, Roman.
Thanks.
if you any suggestions to improve image-comparison
- welcome.
For example. the description of the configurations can be not clear for newcomers or something else.
Best regards, Roman,
Describe the bug I have two images, and the first one fill out the age field as "10" while the second one is "11", but the comparison result is passed.
here is my code `
`