Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
---
|
2 |
license: unknown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: unknown
|
3 |
+
tags:
|
4 |
+
- online handwriting
|
5 |
+
- offline handwriting
|
6 |
+
- signature
|
7 |
+
- verification
|
8 |
+
size_categories:
|
9 |
+
- 1K<n<10K
|
10 |
---
|
11 |
+
|
12 |
+
# ICDAR 2011 Signature Verification Competition (SigComp2011)
|
13 |
+
|
14 |
+
http://iapr-tc11.org/mediawiki/index.php/ICDAR_2011_Signature_Verification_Competition_(SigComp2011)
|
15 |
+
|
16 |
+
The collection contains simultaneously acquired online and offline samples.
|
17 |
+
The collection contains offline and online signature samples. The offline dataset comprises PNG images, scanned at 400 dpi, RGB color. The online dataset comprises ascii files with the format: X, Y, Z (per line).
|
18 |
+
|
19 |
+
Marcus Liwicki, Michael Blumenstein, Elisa van den Heuvel, Charles E.H. Berger, Reinoud D. Stoel, Bryan Found, Xiaohong Chen, Muhammad Imran Malik. "SigComp11: Signature Verification Competition for On- and Offline Skilled Forgeries", Proc. 11th Int. Conference on Document Analysis and Recognition, 2011
|