Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 1.22 KB

README.md

File metadata and controls

25 lines (24 loc) · 1.22 KB

This repository is created in order to help anyone who has a passion to learn computer vision from scratch.

  1. Loading Displaying and Saving images / Grayscaling images / Different Color Spaces
  2. Resize and Scale Images / Image Pyramids / Cropping Images / Image Filtering Using Convolution Operations / Blurring Sharpenning
  3. Arithmetic Operations / Thresholding Binarization & Adaptive Thresholding / Morphological Operators / Canny Edge Detection
  4. Contours , ConvexHull, Line, Circle and Blob Detection
  5. Template Matching / Find Corners
  6. Face and Eye Detection using Haar Cascade Classifiers
  7. Vehicle and Pedestrian Detection using Haar Cascade Classifiers
  8. Perspective Transforms
  9. Histograms , Histogram Equalization and Color Seperation of an Image using K-means Clustering
  10. Filtering Colors
  11. Image segmentation Methods
  12. Background Subtraction
  13. Facial Landmark Detection and Face Swapping with Dlib
  14. Titl Shift Effects
  15. GrabCut algorithm for Background Removal
  16. Barcode and QR generation and Reading
  17. YOLOv3
  18. Neural Style Transfer
  19. SSDs
  20. Inpainting to Restore Damaged Photos
  21. Add and Remove Noise, fix contrast with Histogram Equalization
  22. Detect Blur in Images
  23. Facial Recognition