All Projects → gnbaron → Signature Recognition

gnbaron / Signature Recognition

Licence: mit
Verify the authenticity of handwritten signatures through digital image processing and neural networks.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Signature Recognition

Computervision Projects
Some simple computer vision implementations using OpenCV
Stars: ✭ 79 (-16.84%)
Mutual labels:  opencv
Sudoku Py
An augmented reality sudoku solver using OpenCV
Stars: ✭ 85 (-10.53%)
Mutual labels:  opencv
Lane Detection For Autonomous Cars
Lane Detection Module using C++ and OpenCV
Stars: ✭ 90 (-5.26%)
Mutual labels:  opencv
Handy
Hand detection software built with OpenCV.
Stars: ✭ 81 (-14.74%)
Mutual labels:  opencv
Mobilenet Ssd
MobileNet-SSD(MobileNetSSD) + Neural Compute Stick(NCS) Faster than YoloV2 + Explosion speed by RaspberryPi · Multiple moving object detection with high accuracy.
Stars: ✭ 84 (-11.58%)
Mutual labels:  opencv
Opencv image comparator
图片相似度计算(直方图、峰值信噪比、结构相似性、感知哈希算法)、轮廓检测、直线检测、圆检测、角点检测、直线交点计算、旋转角度矫正、图像匹配的对应相似处连线、灰度、二值化、直方图均衡化。
Stars: ✭ 87 (-8.42%)
Mutual labels:  opencv
Opensource
An Open Source video surveillance management system for people making this world a safer place.
Stars: ✭ 75 (-21.05%)
Mutual labels:  opencv
Agender
Real-time estimation of gender and age
Stars: ✭ 95 (+0%)
Mutual labels:  opencv
Graphicsprogramming
Demos related to OpenGL, Qt/QML, OpenCV and other X technologies.
Stars: ✭ 83 (-12.63%)
Mutual labels:  opencv
Opencv3 Android Sdk With Contrib
Build OpenCV3 Android SDK with contrib modules
Stars: ✭ 90 (-5.26%)
Mutual labels:  opencv
Panoramic Image Stitching Using Invariant Features
Given a number of input images, concatenate all images to produce a panoramic image using invariant features.
Stars: ✭ 81 (-14.74%)
Mutual labels:  opencv
Litiv
C++ implementation pool for computer vision R&D projects.
Stars: ✭ 82 (-13.68%)
Mutual labels:  opencv
The bilateral solver
Fast Bilateral Solver implementation with C++ and demos
Stars: ✭ 87 (-8.42%)
Mutual labels:  opencv
Ev3dev Lang Java
A project to learn Java and create software for Mindstorms Robots using hardware supported by EV3Dev & the LeJOS way.
Stars: ✭ 79 (-16.84%)
Mutual labels:  opencv
Kinectazuredkprogramming
Samples about Kinect Azure DK programming
Stars: ✭ 92 (-3.16%)
Mutual labels:  opencv
Phormatics
Using A.I. and computer vision to build a virtual personal fitness trainer. (Most Startup-Viable Hack - HackNYU2018)
Stars: ✭ 79 (-16.84%)
Mutual labels:  opencv
Fisheye Stereo Calibration
📷 📷 Fisheye stereo calibration using OpenCV and C++
Stars: ✭ 85 (-10.53%)
Mutual labels:  opencv
Gocv Alpine
GoCV-compatible OpenCV 3.4 Alpine 3.7 Docker image
Stars: ✭ 95 (+0%)
Mutual labels:  opencv
Wow Fish Bot
World of Warcraft ( WoW ) Fish BOT. Python. Simple. For me.
Stars: ✭ 93 (-2.11%)
Mutual labels:  opencv
High Dynamic Range Image
Creating HDR image from image stack with multiple exposures
Stars: ✭ 88 (-7.37%)
Mutual labels:  opencv

Signature Recognition ✍️

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

This is an experimental project built during our research on the usage of AI throughout the most diverse fields.

Dataset

We got the dataset from ICDAR 2009 Signature Verification Competition (SigComp2009).

Usage

  • python sigrecog.py runs using our backpropagation neural network implementation
  • python sigrecogtf.py runs using a tensorflow model based on logistic regression

Built with

  • OpenCV
  • Tensorflow

Requirements

  • Python 3.6
  • OpenCV 3.2
  • Numpy
  • Tensorflow

Contributors

Guilherme's avatar
Guilherme Baron
Anisio's
Anisio Marques Junior
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].