Skip to content

Business card reader and logo detector. Uses OCR engine for extracting text out of input image. Pre-processing done using iterative thresholding. Logo extraction done using feature rectangle algorithm, then labelled using training data.

Notifications You must be signed in to change notification settings

mallika2608/biz-card-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ia-project

Business card reader and logo detector. Uses OCR engine for extracting text out of input image. Pre-processing done using iterative thresholding. Logo extraction done using feature rectangle algorithm, then labelled using training data.

View the source in /iaproj/Form1.cs and /iaproj/Program.cs

About

Business card reader and logo detector. Uses OCR engine for extracting text out of input image. Pre-processing done using iterative thresholding. Logo extraction done using feature rectangle algorithm, then labelled using training data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages