Skip to content
Snippets Groups Projects
Commit 79081c6f authored by Félix Yriarte's avatar Félix Yriarte
Browse files

updated Method in readMe

parent 7172ae41
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment