HWCR

Character recognizer

A handwritten character recognition system developed using neural networks and image processing techniques

Handwritten Character Recognition System using Neural Networks is developed using MATLAB Neural Network and Image Processing tool box. This system has been developed using existing algorithms like Preprocessing and Feature Extraction techniques.

GitHub

46 stars
11 watching
38 forks
Language: Matlab
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
taosir/cnn_handwritten_chinese_recognition A Python-based web application that recognizes handwritten Chinese characters using a Convolutional Neural Network (CNN), allowing users to input text via an online writing board and receive recognition results. 508
pyk/hsr Recognizes hand signals using machine learning models trained on webcam images. 108
liushenwenyuan/matlab_orc A Matlab implementation of a handwritten digit recognition system using neural networks. 50
halfish/cvocr An OCR system designed to accurately recognize characters in resumes and CVs. 18
jdrzj/handwritten-digits-recognition A handwritten digits recognition system built using neural networks and Ruby 6
soloice/chinese-character-recognition This project demonstrates how to build and train a convolutional neural network (CNN) to recognize Chinese characters. 200
davidstutz/matlab-mnist-two-layer-perceptron A Matlab implementation of a two-layer perceptron to recognize handwritten digits from the MNIST dataset. 60
joeledenberg/digitrecognition A simple implementation of a digit recognition system using neural networks 96
potterhsu/svhnclassifier-pytorch A PyTorch implementation of multi-digit number recognition from street view imagery using deep convolutional neural networks 200
swift-ai/neuralnet-handwriting-ios An iOS app demonstrating handwriting recognition using deep learning and NeuralNet 179
dcordero/tvosscribble Recognizes handwritten numbers on a touch-based interface 182
chxj1992/captcha_cracker An image recognition system using a deep learning model to classify characters from verification codes 188
yaacov/hebocr A Hebrew character recognition library 5
swift-ai/neuralnet-mnist An open-source project that trains a neural network using the MNIST dataset to recognize handwritten digits. 34
ahmedbesbes/character-based-cnn An implementation of a character-based convolutional neural network for text classification. 258