搜索资源列表
2212306813320061221531382152758
- 基本的图像处理小程序,包括边缘检测等,很好用的-basic image processing small procedures, including edge detection, the good
WA
- VC++介绍小波的各种基本应用,包括小波种类介绍,基于小波的图像处理,零树小波,小波包等。
VC图像处理的一些基本算法及小波变换源码
- VC图像处理的一些基本算法及小波变换源码-VC image processing algorithms and some basic wavelet transform FOSS
VC++图像处理最基本算法
- 专门用于图像处理的最基本算法,包括傅里叶变换,滤波,平滑等基算法
waveletanalysisandapplication
- 小波分析及其应用,详细介绍了小波变换原理和基本方法,还重点介绍小波变换在语音和图像处理、信号检测、多尺度边缘提取等领域的应用。-Wavelet analysis and applications, described in detail wavelet transform principles and basic methods, but also focuses on Wavelet Transform in the voice and image processing, signal det
Wavelet1D
- 小波算法实现的VC实现,用于基本的图像编码处理-VC wavelet algorithm achieved the realization of the basic image coding for processing
wavelet_c
- 该程序提供了小波变换的基本方法,该方法基于VC实现,可以用来做语音或图像的小波信号处理,也可用来作为小波分析课程的例子使用-The program provides the basic method of wavelet transform, the method is based on VC to achieve, can be used for voice or image of wavelet signal processing, can also be used as examples
Progressive-transmission
- 网络图像渐进传输的使用案例 wavelet 子目录中存放的是基本的小波处理函数代码; wavelet_plugin 子目录中存放的是.dll的实现代码。-Image progressive transmission network use cases are stored in subdirectories of wavelet basic function of wavelet processing code wavelet_plugin is stored in a subdire
EXD
- 本论文主要结合小波变换的基本概念和基本原理,详细讨论小波在图像处理领域的应用,并结合MATLAB程序设计语言来说明其应用。-example for wavelet with matlab
wavelet_progressive_transfer
- 这是一个用VC++编写的用小波进行渐进传输的参考程序,\examples 目录中存放的是渐进传输的应用举例,包含有所需的.dll文件;\wavelet 目录中存放的是具体的实现源代码;\wavelet 子目录中存放的是基本的小波处理函数代码;\wavelet_plugin 子目录中存放的是.dll的实现代码。希望对大家使用小波工具进行图像的网络渐进传输有帮助。-This is a VC++ written using wavelet progressive transmission of the
wavelet
- 小波分析处理2D图像,对小波分析进一步了解和应用,掌握其基本原理。-wavelet to manage the 2D picture.
123434
- 小波是近十几年才发展起来并迅速应用到图像处理和语音分析等众多领域的一种数学工具, 是继110 多年前的傅立叶(Joseph Fourier) 分析之后的一个重大突破, 无论是对古老的自然学科还是对新兴的高新技术应用学科都产生了强烈冲击。本文先简单回顾傅里叶变换讨论其优缺点,然后讨论如何克服其缺点和引入窗口傅里叶变换, 继而引入小波的基本概念, 重点探讨在大多数情况下小波变换优于傅里叶变换的内在原因。-Wavelet analysis,the mathmatical tool which has
Image-processing
- 采用C#语言以windows窗口实现了10种基本的图像处理技术,有图像锐化、中值滤波、平滑处理、雾化处理、Roberts算子、逆反处理、浮雕处理、黑白处理技术、镶嵌处理和灰度处理-Using C# language in order to achieve the 10 kinds of windows windows basic image processing technology, image sharpening, median filtering, smoothing, atomized
Desk3223top
- 【谷速软件】基本图像处理和9种滤镜效果加2种压缩方式加水印的完整版毕业设计 -[Valley] basic speed image processing software and nine kinds of filter effects plus two kinds of compression watermarked full version graduation project
vbWAVWLET_IMAGEPROCESS
- 自己学习时写的,基于小波变换以及其他的一些基本的图像处理,很基础适合初学者,vb代码简单好看-When learning to write, based on wavelet transform and some of the basic image processing, it is suitable for beginners, VB code is simple to look good
图像处理
- 图像处理的基本操作,主要以傅里叶变换为例,展示代码细节(The basic operation of image processing, mainly Fourier transform, for example, display code details)
DFT(傅里叶变换)
- 傅里叶变换在图像处理中被广泛应用,该算法实现了傅里叶变换的基本代码。(This algorithm implements the basic code of the Fourier transform.)