CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 平滑
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 平滑 - List
[
GDI-Bitmap
]
平滑滤波
DL : 0
可以对图像进行平滑处理,对于学习图像处理的很有用啊!
Update
: 2008-12-21
Size
: 3.95mb
Publisher
:
createfortune
[
matlab
]
振动信号的平滑处理
DL : 0
对振动信号进行平滑处理,已达到去噪的目的。
Update
: 2009-04-29
Size
: 499byte
Publisher
:
happysejie@126.com
[
Graph program
]
平滑滤波
DL : 0
用Matlab编程实现对图形图像的处理,图像的平滑滤波。
Update
: 2011-05-18
Size
: 34.5kb
Publisher
:
dora057
[
CSharp
]
图像平滑与去噪
DL : 0
基于c#的图像平滑与去噪
Update
: 2011-09-30
Size
: 2.88mb
Publisher
:
cvj157
[
Documents
]
图像平滑滚动效果的VC实现
DL : 0
图像平滑滚动效果的VC实现-image smoothing effect of the rolling VC
Update
: 2025-02-19
Size
: 4kb
Publisher
:
何言
[
Graph program
]
图象平滑处理源
DL : 0
经典的对图象进行平滑处理的源代码-classic image of the smooth handling of source code
Update
: 2025-02-19
Size
: 23kb
Publisher
:
朱
[
Graph program
]
高斯平滑
DL : 0
高斯平滑,在readme.txt里有详细的使用说明-Gaussian smoothing the readme.txt are detailed usage
Update
: 2025-02-19
Size
: 129kb
Publisher
:
常宁
[
Graph Drawing
]
hejin平滑
DL : 0
对所画曲线进行平滑处理,采用的是五点平滑方法。-painted on the smooth curve, using the 5:00 smoothing method.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
李志华
[
2D Graphic
]
最快的图像平滑缩放程序 V1.1
DL : 0
最快的图像平滑缩放程序 -fastest image smoothing procedures for the fastest zoom image smoothing scaling procedures
Update
: 2025-02-19
Size
: 143kb
Publisher
:
zxl
[
EditBox
]
平滑曲线表生成与显示类
DL : 0
可重用源代码。继承自CEdit类,可生成平滑曲线。任意添加控制点。-reusable source code. CEdit inherited from the category, which will generate a smooth curve. Add new control points.
Update
: 2025-02-19
Size
: 7kb
Publisher
:
李文于
[
Graph Recognize
]
实现图象平滑(去噪声),锐化算法的源代码
DL : 0
对高质量数字图像实行图像平滑,提高图片质量,并去掉噪声!-to implement high-quality digital image smoothing images, enhance picture quality and eliminating noise!
Update
: 2025-02-19
Size
: 23kb
Publisher
:
呵呵
[
Other
]
指数平滑法预测数据
DL : 0
指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k-- smoothing cycle* n-- raw data Number* m-- forecast steps* alfa-- weighting* x-- at the raw data array pointer output : s1-- return value to a point meeting smoothing results array pointer* s2-- return value to the point second exponential smoothing results array pointer* s3-- return value to point to three exponential smoothing results array pointer* xx-- return value to point to the results of forecasts array pointer
Update
: 2025-02-19
Size
: 1kb
Publisher
:
浣熊
[
Graph program
]
图像平滑源代码
DL : 0
图像平滑源代码 还可以的 在vc直接运行就行 可作为参考-image smoothing source code can also directly in vc running on the line can be used as reference
Update
: 2025-02-19
Size
: 3kb
Publisher
:
张之稳
[
Picture Viewer
]
实现图像之间的平滑过渡
DL : 0
一个实现不同图像之间的平滑过渡,效果挺好的.^_^-a different image to achieve the smooth transition, the effect is very good. ^ _ ^
Update
: 2025-02-19
Size
: 261kb
Publisher
:
小林
[
Wavelet
]
小波图像平滑处理
DL : 0
此程序能够实现基于小波变幻的图像的平滑处理。-the program can implement smoothly process of wavelet-based transformed image
Update
: 2025-02-19
Size
: 3kb
Publisher
:
李强
[
Algorithm
]
模糊指数平滑
DL : 0
模糊指数平滑算法源程序,进行预测 计算.-fuzzy exponential smoothing algorithm source for projection.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李
[
Algorithm
]
快速三次平滑源码
DL : 0
快速三次平滑滤波算法为工程人员在对数据进行滤波时提供极大的方便-three rapid smoothing filter algorithm works in the data filtering provides great convenience
Update
: 2025-02-19
Size
: 1kb
Publisher
:
赵凤鲜
[
Algorithm
]
实验数据的等距五点三次平滑
DL : 0
实验数据的等距五点三次平滑 一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 .-experimental data smoothing offset a 5.3 times. Functional with 5.3 times smoothing formula. The equidistant nodes on the experimental data smoothing, and strive to eliminate the impact of random error, improve the quality of experimental data.
Update
: 2025-02-19
Size
: 26kb
Publisher
:
mark
[
Special Effects
]
实现图象平滑.锐化
DL : 0
用VC实现的图像平滑,锐化代码。调试正确。放心使用。-with VC image smoothing, sharpening code. Debugging correct. Assured use.
Update
: 2025-02-19
Size
: 24kb
Publisher
:
刘永平
[
Special Effects
]
第五章平滑处理
DL : 0
这是关于数字图象处理中图像平滑的一个程序。-This is the digital image processing of the image of a smooth process.
Update
: 2025-02-19
Size
: 266kb
Publisher
:
徐紫东
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.