Skip to content

This project comprises codes to various image editing, processing and filtering methods offered by OpenCV.

Notifications You must be signed in to change notification settings

Chinmayeegade/OpenCV-Image-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

OpenCV-Image-Processing

  • OpenCV is a Python open-source library, which is used for computer vision in Artificial intelligence, Machine Learning, face recognition, etc. In OpenCV, the CV is an abbreviation form of a computer vision, which is defined as a field of study that helps computers to understand the content of the digital images such as photographs and videos.
  • This project comprises codes to various image editing, processing and filtering methods offered by OpenCV.

Resizing or Rescaling Images

Screenshot (582)

Reading Images and Videos

  • The specified image/video will be displayed.

Image Processing and Color Filtering Methods

Output: 61 Total Contours. Screenshot (421)

Image Histograms

Screenshot (422)

Bitwise Operators and Masking Images

Screenshot (423)

Adding Texts and Shape

Screenshot (424)

About

This project comprises codes to various image editing, processing and filtering methods offered by OpenCV.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages