Git Product home page Git Product logo

document_warping_opencv's Introduction

Document_Warping_OpenCV

Using warping feature to detect documents and correct them for the viewer

Overview

This mini project focuses on detecting documents in a video stream or image using computer vision techniques and applying a perspective transformation to obtain a flattened view of the document. The primary goal is to automate the process of identifying documents within a scene, even when the documents are tilted or skewed, and then rectify them to appear as if viewed from directly above.

Features

  • Live Document Detection: The project supports real-time document detection from a video stream, making it applicable for scenarios where documents are present in dynamic environments.

  • Perspective Transformation: Once a document is detected, the program performs a perspective transformation to warp the document into a flat, top-down view, facilitating easier analysis or processing.

  • User Interaction: Users can interact with the system by adjusting parameters such as video source, frame size, and contour area threshold to fine-tune the document detection process.

Prerequisites

To run this project, ensure that you have the following prerequisites installed:

  • Python 3.x
  • OpenCV
  • NumPy

Installation

  1. Clone the repository to your local machine.
    git clone https://github.com/Abdelghafour2001/Document_Warping_OpenCV.git
    cd Document_Warping_OpenCV

document_warping_opencv's People

Contributors

abdelghafour2001 avatar

Watchers

 avatar

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.