Skip to content

Files

Latest commit

4322abc · Mar 10, 2021

History

History
7 lines (6 loc) · 316 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 316 Bytes

image_processing_algo

In the project, we implemented the image processing methods

  • chap3_image_transform spatial_filter
    auto-contrast, histogram matching, spatial filters such as Gauss, Laplace, LoG, the weighted median
  • chap4_freq_filter
    2d DFT, 2d DCT based on FFT, filters in the frequency domain