/openCV-tutorial

unofficial openCV quick tutorial

Primary LanguagePythonMIT LicenseMIT

openCV-tutorial

unofficial openCV quick tutorial

This is not the official tutorial of openCV.

openCV

openCV official tutorial

openCV Github

This repository covers the basic usage of openCV. The code is written by python.

The content will be updated continuously.


Version

  • Python: 3.9.16
  • opencv-contrib-python: 4.7.0.72
  • numpy: 1.24.1
  • Matplotlib: 3.6.3

Content

  • Image segmentation
    • k-means
  • Clustering
    • k-means
  • Image filtering
    • Gaussian blur
    • median blur
    • bilateral filter
  • Feature extraction
    • PCA
    • Harris corner detection #TODO
  • Objective detection
    • coming soon!🙏🏻

Executions

blur_2x.mov