Skip to content

Image perspective transformation and text recognition

Notifications You must be signed in to change notification settings

cfanatic/cv-birdview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv-Birdview

This repository features an image perspective transformation and text recognition tool.

Following is a summary of the main features:

  • Image cropping automation
  • Bird's eye view transformation
  • Optical character recognition

Run this on anything you want to digitize such as checks, receipts, business cards or media front covers:

Example

Requirements

Developed and tested on the following setup:

  • CMake 3.0.0
  • OpenCV 4.1.0
  • Boost 1.67.0
  • Tesseract 4.0.0

Installation

I recommend to use Visual Studio Code. If not, run the following commands:

cmake CMakeLists.txt
make
./Birdview

Usage

Make sure to update the configuration file first.

The image above as an input should yield:

OCR

Transformation

About

Image perspective transformation and text recognition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages