Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 794 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 794 Bytes

Open CV Self Tutorial

CodeFactor

This Repository Contains the codes from the OpenCV Documentation, implemented one after the other.

🤓 Adding my own implementation as and when possible.

🤯 Playing around and learning at the same time.

👻 Work under progress!

File Structure

  • Media Files <-- All files (Images and Videos) being used in this Repository
  • Basics <-- Basic Starter OpenCV Codes
  • Core Operation <-- Core Image operations like ROI and Making
  • Image Processing <-- Operations involving Contour Detection, Binarization and Histograms

Note: Changes Being Made Regularly