GithubHelp home page GithubHelp logo

thuyngch / event-info-extraction-from-flyers Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 4.0 43.84 MB

Extract key information (i.e., time and location) of an event from a poster/flyer using Digital image processing technique.

MATLAB 100.00%
ocr homography hough-transform matlab-gui tesseract

event-info-extraction-from-flyers's Introduction

Event-info-extraction-from-flyers

Extract key information (i.e., time and location) of an event from a poster/flyer using Digital image processing technique. In this project, we adopt and develop the assignment project 'Event Info Extraction from Mobile Camera Images' from Standford students

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Ubuntu 16.04, the OS that we use to run this system and we also recommend you to run the system in this OS.

MATLAB R2016b or higher versions, the main IDE tool to run the algorithm.

Tesseract-OCR, the text-extraction tool used in the system.

Installing

In Ubuntu 16.04, you can install Tesseract by the following command:

sudo apt-get install tesseract

Project organization

There are two main folders Document and MATLAB.

Folder Document contains documents, e.g. Report.pdf (of Standford students) and Vietnamese translation.pdf (our translation).

Folder MATLAB is the whole of system. Within it, fnc is old algorithm, refine is improved algorithm, im is the image database, result is the buffer to store files generated during running the system, gui contains a GUI of the system, quality.xlsx is the metric of two algorithms.

Deployment

At the beginning, you must change the current folder to MATLAB folder and run the command startup to prepare for needed components for the system.

Subsequently, there are two way to run the system. First, you can use the GUI by typing the command gui to run the system with the improved algorithm. Second, you may implement the old algorithm by the command run_im, however, keep in mind that the you must change the path of image that you want to run in the file run_im.m.

See demo video.

Team members

  • Do Tieu Thien - Leader, Pre-processing
  • Nguyen Chinh Thuy - Text Detection, Algorithm improvement
  • Le Van Hoang Phuong - Post-processing, Tesseract-OCR

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.