搜索资源列表
wavelettransforminpractice
- 靳济芳著《visual c++小波变换技术与工程实践》的源代码,主要讲小波变换在数字图像分析与处理技术中的实际应用-Jin Ji-book "visual c wavelet transform technology and engineering practice." Source code, Key speakers wavelet transform in digital image analysis and processing technology to the p
WaveletVideoPlayer
- < VISUAL C++ 小波变换技术与工程实践>>书中所附程序:小波变换在网络视频回放中的解码应用
changyongxiaobobianhuan
- 关于小波变换在图像压缩编码中的应用,我用的是c++语言实现
transport_wavelet
- Visual C++小波变换技术与工程实践(小波变换现实渐进传输的应用)-Visual C wavelet transform technology and engineering practice (wavelet transform reality gradual transfer application)
SPIHT
- SPIHT编码,对学习小波的很有用,用C++编写,好使,可以参考小波的理论与应用这本书籍-SPIHT coding, very useful
xiaobo
- 本书全面系统介绍了小波分析的基本理论和最新研究成果,重点介绍小波分析的应用成果,并通过软件实现来检验应用效果。全书分为三篇:第一篇是小波理论,包含8章内容,小波分析的发展历史及文献综述、准备知识、多分辨分析与共轭滤波器、连续小波变换、最佳小波基的构造及算法、二维母小波的构造、框架与样条小波理论、时间----频率分析;第二篇是小波应用,包含12章内容,详细介绍了小波分析在图象压缩、流体力学、工业CT、故障诊断、语音分割、数学物理、地球物理勘探、医学细胞识别、线性系统、神经网络等方面的应用;第三篇是
cwt
- C++实现的连续小波变换源代码,可以直接应用在图像及视频处理以及信号处理的工程项目中。-this is a C++ program of the cwt.
wavelet-code-For-C
- 这是一个用C语言写的小波变换的算法程序。。可以应用到单片机和DSP实时处理数据,如去噪,去除趋势项,提取所需的信号等。-This is a C language wavelet transform algorithm. . MCU and DSP can be applied to real-time processing of data, such as de-noising, removal of the trend items, extract the desired signals.
xiaoboPc
- 小波变换已应用到工程的各个方面,但一般只是应用MATLAB的小波工具包来编程,有时需要自己编程实现,故这里给出了DB4小波变换的C实现-Wavelet transform has been applied to all aspects of the project, but generally only apply MATLAB wavelet toolkit for programming, sometimes need their own programming, so here is a