搜索资源列表
VCsourcecode
- 主要是对图像进行小波变换,图像融合运算以及一些其他的图像处理算法-mainly for image wavelet transform, image computing and the integration of some other image processing algorithm
vc-wavelet
- 对图像进行小波变换的vc代码,帮助刚入门的同学-right image wavelet transform vc code, to help the new students portal
多尺度边缘检测实例
- 一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像,A multi-scale edge detection example, the method is: 1, first image of the three-scale wavelet transform 2, and the modulus value of wavelet coefficient and
RenWavelet
- 采用vc6.0编写,基于opencv框架。绝对好的程序。非常完整的小波变换程序,可以进行灰度和彩色图像的多层小波变换。小波的种类可以选择,一共给出了四种小波。可以对任意尺寸的图像进行分解。绝对是非常好的小波程序。本人早期亲自编写,代码写的不很美观,但非常好用。-Vc6.0 used to prepare, based on the framework of opencv. Definitely a good program. Wavelet transform is a complete pro
shibie
- 采用图像小波变换后的统计特征对图像进行匹配识别。-The use of image wavelet transform the statistical characteristics of image matching identification.
image_Detected
- 利用图像处理中的小波变换,对图像进行检测-Image processing using wavelet transform, image Detected
infraredimagedenoise
- 红外图像自适应降噪处理的的论文。该方法首先将图像分解为R,G,B颜色分量图像,对每幅图像进行小波变换。根据变换后的不同细节子图的小波系数在区域及方向上具有的不同相关性,用不同的窗口对不同细节图像系数的方差进行估计,然后对小波系数进行一种改进的阈值处理,得到结果图像。-An adaptive wavelet denoising algorithm is presented for noise rem oval of pseudo-color infrared images.
tt
- 基于小波变换的阈值去噪,对含噪声图像进行阈值去噪-Threshold based on wavelet transform denoising of images with noise threshold denoising
21-72
- ::针对传统的基于小波变换的反锐化掩模图像增强算法中存在的问题,即对比度相同而幅角不同的边缘达到的增强效果之间差别较大,提出了一种新的基于小波变换的反锐化掩模图像增强算法。该算法在对原始图像进行小波分解的基础上,根据小波变换所提供的幅角,对小波系数进行-:: For the traditional wavelet transform based on unsharp masking image enhancement algorithm for the problems that exist,
DWT2
- 对源图像进行二维离散小波变换,使其适用于数字水印等进行加密处理-Two-dimensional images of the source of discrete wavelet transform to make it applicable to the digital watermark is encrypted, etc.
FaceRecognitionBasedonWaveletTransform
- 基于小波变换的人脸识别代码本代码对图像进行小波分解,然后又用最近邻方法实现了图像的识别。-Face Recognition Based on Wavelet Transform code-wavelet based face recognition, the code of the image wavelet decomposition, and then with the nearest neighbor method to achieve the image recognition!
waveletLBGcompression
- 用小波变换和LGB编码的方法压缩黑白图片。对图像进行小波变换后,仅对细节系数进行压缩,而且不同小波变换层的细节系数的压缩程度不一样。-Using wavelet transform and coding method LGB compress black and white picture. After the wavelet transform of the image, only the details of the coefficient is compressed, and differ
lisanxiaoboyuzhidepianweifenquzao
- 小波方法和偏微分方程方法是图像去噪中的主要方法。该文提出基于离散小波变换对图像进行阈值去噪,得出了小波阈值的偏微 分方程表示形式,在此基础上研究偏微分方程的解法,采用分数步的小波阈值方法对图像去噪,得到了较好的去噪效果,同时可以保护边 缘。数值试验结果表明,该方法具有比小波方法更好的去噪效果,能获得较高的信噪比-Wavelet method and partial differential equations is the main method of image denoising.
2010medicalimadiclefurion
- 分析了如何利用小波变换技术对图像进行信息融合使读者从整体上对医学图像融合技术有一个比较清楚直观的理解 -Analysis of how to use wavelet transform to the image information fusion, so that readers from the whole of the medical image fusion technology has a relatively clear and intuitive understanding.
test
- 运行test文件,该程序用小波变换算子对图像进行边缘检测-Run the test file, the program operator with wavelet transform for image edge detection
wavelet
- 基于对话框的VC++编程,可以对图像进行小波变换N阶细节信息和平滑信息的提取。-Dialog based VC++ programming, you can transform the image detail and smooth N-order information extraction.
swtimfuse
- 应用小波变换对两副图像进行图像融合,可以起到图像增强的作用。-Wavelet transform two images for image fusion, image enhancement can play a role.
compressed-sensing
- 压缩感知,先对图像进行小波变换,然后在使用压缩感知进行恢复-compressed sensing
Wavelet-Transform
- 图像处理程序,用来对图像进行小波变换处理的源程序-Image processing procedures used for image processing of the source wavelet transform
小波变换
- 用小波变换对图像进行分层处理,针对不同的子图像对不同方向进行滤波,达到对图像去噪的目的!(The wavelet transform is used to process the image in different layers, and different images are filtered in different directions, so as to achieve the purpose of image denoising!)