Programming

P1 Filtering the Images: Learn what are image filters

    • Remove noise by blurring filters: Gaussian, mean and median filters.
    • Detect edges by directional filters: sobel and laplacian files.