Skip to content

Image processing is one of the most common term in computer vision. Computer vision is the process by which computers can understand images and videos, and how they are stored, manipulated, and retrieve details from them. OpenCV is an open source computer vision image processing library for machine learning, deep leaning and AI application which…

happymondaynkanta/Image-Processing-with-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Introduction-to-Image-Processing

Image processing is one of the most common term in computer vision. Computer vision is the process by which computers can understand images and videos, and how they are stored, manipulated, and retrieve details from them. OpenCV is an open source computer vision image processing library for machine learning, deep leaning and AI application which plays a major role in real-time operation which is very important in today’s systems.

This repository contains codes that address the basic concepts of image processing using OpenCV library. The following image processing tasks are;

reading images

Saving images

Capturing video

Loading videos

Convert color images to grayscale

Saving real-time video

Retrieving properties from images and video

Creating shapes and writing text on images and video

About

Image processing is one of the most common term in computer vision. Computer vision is the process by which computers can understand images and videos, and how they are stored, manipulated, and retrieve details from them. OpenCV is an open source computer vision image processing library for machine learning, deep leaning and AI application which…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages