Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 790 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 790 Bytes

Computer-Vision

This repository contains Computer Vision Projects with OpenCV and Python 3.


Title Description
Virtual Paint A Virtual Paint application which allows you to draw on your live webcam feed.
Document Scanner A document scanner featuring automatic corner detection and applies the perspective transformation to get a top-down view of the document.

Dependencies

Installation

Set up a virtual environment and install the dependencies:

pip install -r requirements.txt

License

This project is licensed under the terms of the GLP-3.0 license