Skip to content

yappy2000d/Image-Processing-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Processing Implementation

高科影像處理實務。

Important

為維護著作權,本專案不提供題目。

Note

請自行設定 include path。

Note

撰寫期間曾多次修改過 ImgProc 庫,故部分的程式碼有可能無法執行。請自行修改並歡迎提交 Pull Requests。

TOC

  • HW1
    • Practice1: Image synthesis
    • Practice2: Zoom-In(Interpolation)
    • Practice3: Zoom-Out
  • HW2: Histogram Equalization
    • Practice1: Global Enhancement
    • Practice2: Local Enhancement
  • HW3
    • Practice1: Spatial lowpass filter
    • Practice2: Median filter
      • practice2_filter: Median filter
      • practice2_noise: Salt and pepper noise
    • Practice3: Alpha-trimmed mean filter
      • practice3_filter: Alpha-trimmed mean filter
      • practice3_noise: Gaussian noise + salt and pepper noise
      • practice3_noise(gaussian): Gaussian noise
      • practice3_noise(impulse): Impulse noise
  • HW4
    • Practice1: Spatial highpass filter
    • Practice2: Spatial high boost filter
  • HW5
    • Practice1: Prewitt operator
    • Practice2: Sobel operator
    • Practice3: Laplacian filter

About

高科影像處理實務

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages