Repository navigation

#

signature-recognition

A super lightweight image processing algorithm for detection and extraction of overlapped handwritten signatures on scanned documents using OpenCV and scikit-image.

Python
495
2 年前
C++
239
4 年前

Verify the authenticity of handwritten signatures through digital image processing and neural networks. ✍️

Python
200
3 年前

An end-to-end signature verification system to extract, clean and verify signatures in documents. Signatures are detected using YOLOv5. Noise is cleaned using a CycleGAN approach and verified. Keras / Tensorflow / PyTorch

Jupyter Notebook
184
1 年前

Signature recognition is a behavioural biometric. It can be operated in two different ways: Static: In this mode, users write their signature on paper, digitize it through an optical scanner or a camera, and the biometric system recognizes the signature analyzing its shape. This group is also known as “off-line”. Dynamic: In this mode, users write their signature in a digitizing tablet, which acquires the signature in real time. Another possibility is the acquisition by means of stylus-operated PDAs. Some systems also operate on smart-phones or tablets with a capacitive screen, where users can sign using a finger or an appropriate pen. Dynamic recognition is also known as “on-line”. Dynamic information usually consists of the following information:

Python
107
7 年前
Jupyter Notebook
55
3 年前

Developed a machine learning model for authenticating handwritten signatures. This project explores techniques for feature extraction and classification to verify signature authenticity.

Jupyter Notebook
39
3 个月前

A python page to recognize the signature using CV2 library and back propagation algorithm

Python
6
6 年前

Signature recognition using template matching and correlation

Python
3
2 年前

Signature recognition is a behavioural biometric. It can be operated in two different ways: Static: In this mode, users write their signature on paper, digitize it through an optical scanner or a camera, and the biometric system recognizes the signature analyzing its shape. This group is also known as “off-line”. Dynamic: In this mode, users wri…

Python
2
2 年前

Machine Learning model made by me and my colleagues for Signature and Facial Recognition which is helpful in Finance Sector considering the need of Security.

MATLAB
2
4 年前

Research-Based Digital Signature Authentication: An Alternative to Password-Based Authentication with Integration Capabilities

JavaScript
1
7 个月前