Skip to content

praveensunkara19/OpenCv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this Repo you can find the OpenCv framework codes and alogorithms.

  1. Read, Display and Write an Image using OpenCV -> reading_writing_image.ipynb

  2. Reading and Writing Videos using OpenCV -> reading_videos.ipynb

  3. Image Resizing with OpenCV -> resizing.ipynb

  4. Cropping an Image using OpenCV -> cropping.ipynb, cropping_2.ipynb

  5. Image Rotation and Translation Using OpenCV -> rotation_translation.ipynb

  6. Annotating Images Using OpenCV -> annotations.ipynb

  7. Color spaces in OpenCV -> color_spaces.ipynb, color_spaces_2.ipynb

  8. Image Filtering Using Convolution in OpenCV -> filtering.ipynb

  9. Image Thresholding in OpenCV -> threshold.ipynb

  10. Blob Detection Using OpenCV -> blobs.ipynb

  11. Edge Detection Using OpenCV -> edge_detection.ipynb

  12. Mouse and Trackbar using OpenCV GUI -> mouse.py, tracker.py

  13. Contour Detection using OpenCV -> contour.ipynb

  14. Simple Background Estimation in Videos -> background_estimation_and_frame_difference.ipynb

  15. Deep Learning with OpenCV DNN Module: A Definitive Guide

You can find more in detail explanation from the LearnOpenCv.com :- https://learnopencv.com/getting-started-with-opencv/

About

OpenCv tutorial codes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors