搜索资源列表
对图像进行离散余弦变换处理的源代码
- 对图像进行离散余弦变换处理的源代码 很实用的-images of discrete cosine transform the source code is very useful
vb等值线图的绘制方法※编程实践※水论坛
- 等值线 在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位暴涨的过程,可以大量减少生命和财产损失。 所谓画曲线就
ImageLab
- 本系统可以完成数字图像的离散傅立叶变换频谱图,中值滤波,腐蚀,膨胀,图像增强,二值化以及二值图像中物体的计数-the system can complete digital images of discrete Fourier transform spectrum, the median filter, corrosion, expansion, image enhancement, two and two binary value objects in the image count
601CheckGrid
- 网格生成前的数据检查,分成离散和网格化的数据.-mesh generation before the inspection data into discrete and grid data.
DCTdemo
- DCT离散余弦变换演示。源代码+测试图片 -DCT discrete cosine transform demonstration. Photo source code testing
VC++FreTrans
- VISUALC++实现位图处理,各种正交变换包括付立叶变换,离散余弦变换,沃尔什-哈达玛变换
lisanyuxian
- 图片的离散余弦转换功能...VC++6.0环境
05
- 经典图像源代码,图像的正交变换,傅里叶,离散余弦变换等
Wavelet1D
- 信息隐藏 给予一维离散小波变换的图象水印
Cpp1
- 使用c++语言处理图像,可以对图像进行Perona-Malik的模仿。 Cpp1.cpp包含了所有代码 分为读取图像函数,高斯平滑,基于Perona-Malik模型的离散化处理,使图像得到平滑,一致噪声,里面还包括了保存处理过后的图像函数。
DCT
- 利用离散余弦变换来对图像进行压缩的vc++程序源代码
jiyulisanyuxianbianhuanyu
- 基于离散余弦变换域处理的快速台标插入法 基于离散余弦变换域处理的快速台标插入法
DSP波形的产生
- 波形的产生,采样,平移,抽样,及离散傅里叶变换和快速傅里叶变换
05.rar
- vc++编程实现图像的傅里叶变换、离散余弦变换和沃尔什变换。,vc++ Programming image Fourier transform, discrete cosine transform and the Walsh transform.
FRETRANS
- 这个MFC程序可以实现对256色位图的傅里叶变换、离散余弦变换和沃尔什变换。-The MFC program can achieve 256-color bitmap in the Fourier transform, discrete cosine transform and Walsh transform.
Newspaper
- 离散事件系统仿真,利用了曲线图分析系统性能-Discrete event system simulation, using the curve of system performance analysis
Dictionary
- 基于离散子串匹配算法的电子辞典。对每个词条算出一个匹配度,查询时根据匹配度大小依次顺序列出词条;词库较大,因此采用了分类索引的算法,提高了查询速度。-Based on discrete substring matching algorithm of electronic dictionaries. Calculated for each term of a match, the query sequence according to the size of matching entries li
img_convolution
- 完成对bmp图像的离散卷积和相关。在vc6.0环境下开发的。-the discrete convolution and correlation of bmpfile
FreTrans
- 正交变换包括有傅里叶变换,离散余弦变换,沃尔什变换-Orthogonal transformation, including Fourier transform, discrete cosine transform, Walsh Transform
triTIN
- 程序生成TIN三角形,根据2D或者3D的离散点生成,分析-This program generates Triangulated Irregular Network, or TIN from scattered points on two-dimensional plane based on Delaunay s triangulation. This data structure allows data to be displayed as three-dimensional surface,