搜索资源列表
Cbmpread
- 读BMP图像的数据,然后变换(我只是加了一条黑线,但可以进行如去噪,平滑等变换,我下一步的工作),再将数据写回一个新的图像中!在Linux下完成,可以很好的工作,代码是符合ANIS C的,应该是可以在windows下运行的!(运行时需要修改文件路径)-Reading BMP image data, and transform (I just added a black line, but can be as denoising, smoothing transformation, I will
expsmooth
- 曲线平滑函数,可用于数据曲线滤波平滑,采用指数方法-Curve smoothing functions for data curve smoothing filter
ksr
- 数据平滑函数,已经测试过了,采用高斯核函数方法,很好用 -Data smoothing function, it has been tested using Gaussian kernel function method, easy to use
ksrlin
- 数据平滑函数,在高斯核函数的基础上进行的方法改进,-Data smoothing function, a method based on the Gaussian kernel function were improved,
ksr
- 数据平滑函数,在高斯核函数的基础上进行的改进-Data smoothing function, based on the Gaussian kernel function were improved
savGol
- 数据平滑函数,采用滤波方法进行的平滑运算,里面有实例-Data smoothing function, using the filtering method of smooth operation, there are instances