搜索资源列表
平滑滤波
可以对图像进行平滑处理,对于学习图像处理的很有用啊!
振动信号的平滑处理
- 对振动信号进行平滑处理,已达到去噪的目的。
平滑滤波
- 用Matlab编程实现对图形图像的处理,图像的平滑滤波。
图像平滑与去噪
- 基于c#的图像平滑与去噪
图像平滑滚动效果的VC实现
- 图像平滑滚动效果的VC实现-image smoothing effect of the rolling VC
图象平滑处理源
- 经典的对图象进行平滑处理的源代码-classic image of the smooth handling of source code
高斯平滑
- 高斯平滑,在readme.txt里有详细的使用说明-Gaussian smoothing the readme.txt are detailed usage
hejin平滑
- 对所画曲线进行平滑处理,采用的是五点平滑方法。-painted on the smooth curve, using the 5:00 smoothing method.
最快的图像平滑缩放程序 V1.1
- 最快的图像平滑缩放程序 -fastest image smoothing procedures for the fastest zoom image smoothing scaling procedures
平滑曲线表生成与显示类
- 可重用源代码。继承自CEdit类,可生成平滑曲线。任意添加控制点。-reusable source code. CEdit inherited from the category, which will generate a smooth curve. Add new control points.
实现图象平滑(去噪声),锐化算法的源代码
- 对高质量数字图像实行图像平滑,提高图片质量,并去掉噪声!-to implement high-quality digital image smoothing images, enhance picture quality and eliminating noise!
指数平滑法预测数据
- 指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k-- s
图像平滑源代码
- 图像平滑源代码 还可以的 在vc直接运行就行 可作为参考-image smoothing source code can also directly in vc running on the line can be used as reference
实现图像之间的平滑过渡
- 一个实现不同图像之间的平滑过渡,效果挺好的.^_^-a different image to achieve the smooth transition, the effect is very good. ^ _ ^
小波图像平滑处理
- 此程序能够实现基于小波变幻的图像的平滑处理。-the program can implement smoothly process of wavelet-based transformed image
模糊指数平滑
- 模糊指数平滑算法源程序,进行预测 计算.-fuzzy exponential smoothing algorithm source for projection.
快速三次平滑源码
- 快速三次平滑滤波算法为工程人员在对数据进行滤波时提供极大的方便-three rapid smoothing filter algorithm works in the data filtering provides great convenience
实验数据的等距五点三次平滑
- 实验数据的等距五点三次平滑 一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 .-experimental data smoothing offset a 5.3 times. Functional with 5.3 times smoothing formula. The equidistant nodes on the experimental data smoot
实现图象平滑.锐化
- 用VC实现的图像平滑,锐化代码。调试正确。放心使用。-with VC image smoothing, sharpening code. Debugging correct. Assured use.
第五章平滑处理
- 这是关于数字图象处理中图像平滑的一个程序。-This is the digital image processing of the image of a smooth process.