搜索资源列表
fushi
- C++腐蚀运算源程序 利用模板卷积对二值图像进行腐蚀操作-C++ source code using the template convolution operator corrosion on the corrosion of binary image operations
MedianFilter
- 针对二维影像使用中值滤波器进行卷积运算(C++)-Convolution filtering using Median fiter
GRIDDING_MRI
- 说明:此网格化函数为了避免进行网格点与实际采样点之间的距离运算以及判断, 通过将实际采样点的坐标映射到网格点坐标,网格点的坐标 和其在数据中的[i][j]有简单对应关系,可以由实际采样点 坐标简单得到其卷积范围内的网格点坐标-Descr iption: The function of this grid in order to avoid the grid points and the actual sampling point of the distance between
zibian_gaussfilt
- 在matlab环境下,自编的高斯滤波函数,其中的二维卷积运算也是自编的,没有使用matlab自带conv2函数。-In the matlab environment, self-Gaussian filter function, which is a two-dimensional convolution self, without using matlab built conv2 function.