Skip to content
forked from Halfish/cvOCR

An OCR(Optical Character Recognition) System implemented to recognize the character in a resume or cv.

Notifications You must be signed in to change notification settings

yuan-wenhua/cvOCR

 
 

Repository files navigation

cvOCR

An OCR(Optical Character Recognition) System implemented to recognize the character in a resume or cv.

Introduction

Before the real OCR process, the preprocess of image, like rotation correction, noise reduction are necessary and vital to improve the accuracy. In cvOCR, this preprocess is mainly handled by OpenCV.

About

This project was developed for ipin.com, because I am working as an algorithm analysis intern here.

About

An OCR(Optical Character Recognition) System implemented to recognize the character in a resume or cv.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.7%
  • Python 35.1%
  • HTML 1.9%
  • Shell 1.3%