Skip to content

Repository to learn Digital Image processing using Python- OpenCV module.

Notifications You must be signed in to change notification settings

Anjali2201/Digital-Image-Processing-using-Python

Repository files navigation

Digital Image Processing with Python

Contents

  1. Basic techniques of Digital Image Processing

  2. Images in a suitable data structure.

  3. 2-D transformations on the images: i. Translation
    ii. Rotation
    iii. Scaling
    iv. Shearing
    v. Reflection

  4. 2-D transformations on the images: i. Negative
    ii. Logarithmic
    iii. Gamma
    iv. Affine
    v. Cropping

  5. Feature detection techniques: i) Hough Transform
    ii) Harris and Hessian
    iii) SIFT
    iv) SURF
    v) HOG

  6. Optical Flow using Lucas kanade Method

  7. Background Subtraction from images

About

Repository to learn Digital Image processing using Python- OpenCV module.

Topics

Resources

Stars

Watchers

Forks