Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
For the source file
To compile the source file we need to follow the following steps
Step1 -> "cmake ."
Step2 -> "make" // this make will create the executable file as "stampr"
Step3 -> we have to execute the "gray" as shown in the example in the example folder.
citation
@inproceedings{DBLP:conf/das/DeyMS16,
author = {Soumyadeep Dey and
Jayanta Mukhopadhyay and
Shamik Sural},
title = {Removal of Gray Rubber Stamps},
booktitle = {12th {IAPR} Workshop on Document Analysis Systems, {DAS} 2016, Santorini,
Greece, April 11-14, 2016},
pages = {210--214},
year = {2016},
crossref = {DBLP:conf/das/2016},
url = {https://doi.org/10.1109/DAS.2016.26},
doi = {10.1109/DAS.2016.26},
timestamp = {Thu, 25 May 2017 01:00:00 +0200},
biburl = {http://dblp.uni-trier.de/rec/bib/conf/das/DeyMS16},
bibsource = {dblp computer science bibliography, http://dblp.org}
}