搜索资源列表
图像离散余弦变换
- 此程序可实现广为应用的离散余弦变换(DCT).-the program can actualize image discrete cosine transform which is widely used.
离散等高线数据三角形网格分形
- 这是我自己参考大量的科研论文自己编制的离散高程数据(x,y,h)的三角形网格化源代码能够根据指定离散数据文件自动绘制出三角形网格,并且源代码已经实现了等值点的追踪,大家少加修改,加入拟和算法就可以绘制出等值线,源代码完全采用面向对象的方法编制,对于delphi新手学习面向对象的方法也有很大帮助。编译环境为delphi7操作系统为win2003。大家如果对源代码有何建议请联系我 QQ:58092190,email:seekmzy@gmail.com-This is my reference to
离散小波变换(DWT)
- 离散小波变化的程序,用C++代码实现。其中子函数包括墨西哥帽函数,待分析函数-discrete wavelet changes in the procedures, using C + + code to achieve. Functions which include Mexico apparatus function, pending analysis functions
小波变换的快速离散算法实现及应用
- 小波变换的快速离散算法实现及应用-wavelet transform fast discrete algorithm and its application
tinlib_w.将离散点三角化的程序
- 将离散点三角化的程序。tinlib_w.有运行示例。做三维地形或模型显示可用,Discrete points, triangulation procedures. tinlib_w. have run the sample. Or do three-dimensional terrain models show the available
离散小波、53小波、97小波变换的程序代码
- 离散小波、53小波、97小波变换的程序代码,包括3个h头文件和3个cpp文件,用VC6开发,对初学者非常实用,Discrete Wavelet, 53 wavelet, wavelet transform 97 of the program code, including the first 3 h of documents and three cpp file, use VC6 to develop, very useful for beginners
fenzizongshu 用matlab实现在地图上画离散点
- 用matlab实现在地图上画离散点,设置m_map函数-Using matlab to achieve discrete points on the map drawn
wavelet.rar
- 二维离散小波变换的代码,用C语言实现,可用于数字信号处理、数字图像处理、地震勘探,Two-dimensional discrete wavelet transform code, using C language implementation can be used for digital signal processing, digital image processing, seismic exploration
dwt.rar
- 一维离散小波变换,输出项是一维离散小波变换的小波变换系数,输入值是小波名,信号序列,The dwt command performs a single-level one-dimensional wavelet decomposition with respect to either a particular wavelet ( wname , see wfilters for more information) or particular wavelet decomposition filte
wavelet
- 通过matlab实现二维离散小波变换的Mallat快速算法源程序和对二维图像进行多级分解与重建-Matlab achieved by two-dimensional discrete wavelet transform Mallat fast algorithm and multi-dimensional image decomposition and reconstruction
WaveletTransform
- 采用多种小波基的离散小波变换源码-Wavelet basis using a variety of discrete wavelet transform source
matlab97lift
- 离散小波变换的matlab程序,包括一维与二维的-Discrete wavelet transform matlab procedures, including one-dimensional and two-dimensional
wavlet
- 离散正交小波变换及小波重构,程序中给出测试数据,可得到这组数据小波分解后的低频分量和重构以后的数据-Discrete orthogonal wavelet transform and wavelet reconstruction, procedures given in the test data, available in this set of data after wavelet decomposition and reconstruction after low-frequency co
dw
- 图像的离散小波变换处理程序,将图像分解后可得到较好的复原结果。-Discrete wavelet transform image processing, the image can be decomposed to recover better results.
zyb_triangle
- 自己编写的三角网算法。对离散点的三角网的生成,并对传统Delaunay三角网的改进的程序,速度还可以。大家交流一下。-I have written triangulation algorithm. Discrete points on the triangular net generation, the traditional Delaunay triangulation to improve the procedures, speed can also be. Members exchange
JPEG2000_9_7_002.pdf
- 基于实数的二进制表示法,把CDF(Cohen,Daubechies and Feauveau)9/7双正交小波基的提升系数化为二进制,采用简单的移位一加操作代替结构复杂的浮点乘法器,从而实现了JPEG2000中9/7离散小波变换的定点计算.相对于浮点计算法,移位一加操作最大的优点是计算简单,特别易于超大规模集成电路实现,因而使硬件实时处理图像信号成为可能.实验仿真结果表明:在低压缩比的情况下,用移位一加操作重构的图像,其峰值信噪比(PSNR)只比浮点法低0.10 dB,当压缩比增大时,其PSNR
Wavelet
- 二维离散小波变换的C++源码,可以运行,大家多多交流-Two-dimensional discrete wavelet transform of C++ source code, you can run, we communicate more
DWT
- 该代码实现了对灰度图像的离散小波变换 程序可以设定参数,实现不同级别的变换-The code implementation of the gray image of the discrete wavelet transform procedures can set parameters, achieve different levels of transformation
离散小波变换
- 我实现的离散小波变换,可直接运行,采用三级变换(Discrete wavelet thransform)
离散滤波
- 在原始图像中加入高斯噪声,然后进行离散滤波实验仿真(The Gauss noise is added, and then the discrete filter is simulated)