Skip to content

Detection of Characters using Image processing techniques

Notifications You must be signed in to change notification settings

shreyasathreyav/OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OCR

Detection of Characters using Image processing techniques

The goal of my optical recognition project was to implement an optical character recognition system. The Dectection of the characters was done using connected component analysis. Additionally the process of recognition was done using SSD(Sum of squared distance) of various characters.

The input is a directory with an arbitrary number of target characters as individual image files. Each image file represents a character to recognize. The second input is a gray scale test image containing characters to recognize.

This project was a part of my coursework at University at Buffalo for the course Computer Vision and Image Processing.

About

Detection of Characters using Image processing techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages