Skip to content
Notifications You must be signed in to change notification settings

ki8yk8/opencv-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

21044ad · · Oct 13, 2025

History

29 Commits
Oct 12, 2025
Oct 12, 2025
Oct 8, 2025
Oct 12, 2025
Oct 13, 2025

Repository files navigation

Tutorials Followed

About the Idea

The idea is to create an application that takes images then;

  1. Remove the noises,
  2. Detect edges of the papers,
  3. Crop as per the image and transform the image to make it flat paper,
  4. Apply filters or image transformations techniques,
  5. Convert image to the PDF,
  6. Enrich the PDF using OCR,
  7. If possible, do this for multiple images and then merge into a single file.

Demo Video

2025-10-13.00-51-25.mp4

Things Learnt Step by Step

  1. Read, display and transfrom images and videoes read.py
  2. Draw geometric shapes with OpenCV. Created logo using shapes. drawing_functions.py
  3. Optimization and measuring performance. OpenCV 12.0 Docs
  4. Learn about masking and color tracking tracking-color.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages