Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 318 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 318 Bytes

This project presents the following filters for image processing:

  • Bilateral, modification of Gauss filter
  • Canny edge detector
  • Gabor
  • Gauss
  • Sobel
  • Gradient
  • Median
  • Vertical and horizontal mirrors
  • Rotate with post bilinear interpolation
  • Vessels
  • PSNR, SSIM and MSSIM computation functions