Skip to content

A project containing kinds of image processing techniques

Notifications You must be signed in to change notification settings

AustinNeverPee/ImageShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ImageShop

A project containing kinds of image processing techniques

  • Transforming among RGB, gray and B&W
  • Showing RGB channel of image
  • Computing similarity between two images
  • Gradient transforming of two images
  • Zoom in/out algorithm
    • Nearest Interpolation
    • Bilinear Interpolation
  • Adding noise
    • Salt and pepper noise
    • Gaussian noise
  • Filters
    • Median filter
    • Average filter
    • Min/max filter
    • Sobel filter
    • Robert filter
    • Prewitt filter
    • ...
  • Markov denoising algorithm
  • DFT/IDFT/FFT/IFFT
  • ...

About

A project containing kinds of image processing techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages