资源列表
changebmp
- 这个程序可以对图片进行效果改变,更换颜色、裁剪图片、放大缩小,并添加了很多小效果-This program can change the effect of the picture, change the color, crop the picture, zoom, and add a lot of small effect
reference
- 参考资料讲述了图像识别、音频处理相关的知识,方便大家在C++下编写相关函数-Reference data about the image recognition, audio processing-related knowledge, to facilitate the preparation of related function in C++
gauss
- linux可以运行的高斯滤波算法。将图片和代码放在同一目录下后直接运行即可。-Gaussian filtering algorithm can be run under linux
laplacian
- linux下可运行的拉普拉斯锐化算法,将代码和图片放在同一目录下,用g++直接编译运行即可。- Laplacian sharpening algorithm can run on linux.
med
- linux下可以运行的中值滤波算法,将代码和图片放在同一目录下,用g++编译运行即可。-median filtering algorithm can be run on linux
equa
- linux下可运行的直方图均衡化代码,将图片和代码放在同一目录下用g++编译运行即可。- histogram equalization code can be run on linux.
Frequency-domain-filtering
- 本算法实现了高级图形学中频率域滤波的三种算法,分别是1. 灰度图像的DFT和IDFT,2. 利用理想高通和低通滤波器对灰度图像进行频域滤波 3. 利用布特沃斯高通和低通滤波器对灰度图像进行频域滤波-Frequency domain filtering
laplas_tif
- 基于tif格式图片的拉普拉斯锐化算法,可在linux下运行,要将图片和代码放在同一目录下。-Laplacian sharpening algorithm source code
ktslr_codes
- 稀疏低秩的动态MRI成像代码,基于CPU的matlab代码版本,有代码加速优化处理-k-t SLR: Accelerated dynamic MRI using low rank and sparse penalties (CPU version: MATLAB codes)
iplabsrcCSharp
- C#图像处理源码,二值化,边缘提取,hough变换等等。-C# source image processing, binarization, edge detection, hough transform, and so on.
my-own-code
- 二维数字图像噪声幅度和密度判断,估计图像高斯白噪声的强度-Image Noise Estimation
DoubleLinearandnearest
- 双线性插值和最邻近插值在数字图形处理中的应用-the application of doublelinear and nearest
