Skip to content

Cocaice/Digit-Image-Processing

Repository files navigation

Digit-Image-Processing

The homework and the project of D.I.P

  1. Quantization and Scaling
    • 使用双线性插值对灰度图像进行放缩
    • 对输入的灰度图像进行量化
  2. Histogram equalization and Spatial filtering
    • 不允许直接调用现成的直方图均衡化接口,对灰度图做直方图均衡化
    • 实现一个对灰度图进行空间滤波的函数
  3. Frequency filtering
    • 不用现成函数实现傅里叶变换和反变换
    • 对灰度图像进行频率域滤波
  4. Image restoration and Color image processing
    • 给灰度图像添加噪声并且用各种滤波器进行去噪
    • 对彩色图像进行直方图均衡化处理
  5. Image super-resolution

About

The homework and the project of D.I.P

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published