Skip to content

In this section, we will learn some functions used in the OpenCV library in Google Colab.

License

Notifications You must be signed in to change notification settings

tohid-yousefi/OpenCV_Library_Overview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OpenCV Library Overview

In this section, we will learn some functions used in the OpenCV library in Google Colab.


📌 OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products.

📌 In this section, we will learn some functions used in the OpenCV library in colab:

  • Show Image
  • Change RGB to Gray scale
  • Write Image
  • Read Gray Image
  • Edit Image
  • Read and Write Image
  • Mergin Two Image
  • Image Pixel Values Statistics
  • Create Black and White Picture
  • Normalization Pciture Pixel
  • Image Flip
  • Draw Geometry
  • Thresholding
  • HSV Color
  • Geometric
  • ROI (Region of Intereset)
  • Histogram
  • Equal Histogram
  • Histogram Comparision
  • Bilateral Filter
  • Edge Filtering
  • Sobel Filter
  • Canny Edge Detection
  • OTSU Thresholding
  • Gaussian Blur
  • Image Contours
  • Hoffman Line Detection
  • Probability Hoffman Line Detection
  • Hoffman Circle Detection
  • Adding Noise to an Image
  • Image Sharpening
  • Harris Corner Detection
  • Shi Thomas Corner Detection
  • Sub Pixel Corner Detection
  • HOG(Histogram of Oriented Gradients) Pedestrian Detection

About

In this section, we will learn some functions used in the OpenCV library in Google Colab.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published