Skip to content

mbeni12333/Computer-Vision-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mounib's Computer vision journey

Build Status

This Repository is the product of the journey i'm taking to learn computer vision. You can find detailed jupyter notebooks, coding algorithms from scratch and explaining the math behind it.

Subject Covered:

  • Manipualting Images using PIL library
  • Image Color Histogram Stretching/Equalisation
  • Discrete Fourier Transform / frequency domain
  • Convolution / Image Filters
  • Image Gradient / Edge detection
  • Harris Corner Detector
  • Hough Transoform / Line Detection / Parametric form detection
  • Image Segmentation / KMeans
  • Image Compression / JPEG / Huffman Encoding / Entropy

Using histogram equalisation to ajust the contrast in IRM images

visualizing Discrete Fourier transform

Quadtree split image for compression purpous

Average filter used to blur an image

Hough transform to detect lines in image

Harris corner detector

Todos

  • Use the ideas and algorithms in a usefull appllicaiton
  • Use some library Opencv

License

MIT

About

Traitement d'images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors