@@ -28,6 +28,7 @@ You can find here the [impementation](https://gitlab.liris.cnrs.fr/gdr_isis_fuzz
# Method
The implementation of our method was done using Python and standard image processing libraries, such as OpenCV, matplotlib, and scikit-image.
To compare two document images, one can call the ***check***(*str****image1Path***, *str****image2Path***) function. The function will return two booleans, indicating if the match passed the two steps, and will also save images of both the distance map and distance dispersion map.
# Dataset
The augmented PaySlip dataset can be downloaded [here](https://gitlab.liris.cnrs.fr/gdr_isis_fuzzydoc/fuzzydoc_paper1/-/tree/master/subset). We provide 100 document images printed and scanned using X priner/scanner at 600dpi resolution.