ECE532图像处理

1, Image Filtering

How to blur an image using a mean filter

GitHub - denpo1022/Mean-and-Median-Filter: Image Procession program homework #3

GitHub - M-Taghizadeh/Image-Processing-Python: In this repository, we implement common image processing techniques in Python and fully describe their algorithms.

GitHub - Shahir-Abdullah/Digital-Image-Processing: Image processing codes written in python

https://github.com/AhmedIssa11/Digital-Image-Processing-Filters

https://github.com/vikasgola/image-filtering  

https://github.com/kevinzakka/learn-blur

Week 4: Image Filtering and Edge Detection

https://github.com/Soft-illusion/ComputerVision

Spatial Filters - Averaging filter and Median filter in Image Processing - GeeksforGeeks

Box Blur Algorithm - With Python implementation - GeeksforGeeks

2,图像填充

machine-learning-articles/using-constant-padding-reflection-padding-and-replication-padding-with-keras.md at main · christianversloot/machine-learning-articles · GitHub

Padding in Neural Network - DEV Community ‍‍

 https://kegui.medium.com/image-padding-reflection-padding-d3dee4dc2f63

python - Performing a reflective center pad on an image - Stack Overflow

numpy.pad - 知乎

GitHub - jonaylor89/image-filters: CMSC 636 Image Analysis Project 1 

你可能感兴趣的:(机器学习入门,python,开发语言)