Welcome![Sign In][Sign Up]
Location:
Search - pyramid decomposition

Search list

[Other resource多分辨水印的matlab简单程序

Description: 直接减压到matlab\\work目录下就可以看到运行结果了,其中包括了位平面分解,量化嵌入(提取),图像的金字塔分解等的程序块。-decompression directly to the Matlab \\ work on the directory can see the results, which included a bit plane decomposition, quantification embedded (extraction), the image of the pyramid decomposition of the block.
Platform: | Size: 333140 | Author: yj | Hits:

[GDI-Bitmappyramids

Description: 采用B样条进行金字塔分解的C源代码,移植性好。-used for B-spline pyramid decomposition of C source code portability good.
Platform: | Size: 16705 | Author: 王设 | Hits:

[Graph programThe_imagefusion_based_on_Gradient_pyramid

Description: 内含两篇论文,主要讲述基于梯度金字塔分解的多传感器图像融合技术。-containing two papers, mainly based on the gradient pyramid decomposition of multi-sensor image fusion technology.
Platform: | Size: 515169 | Author: 阿黄 | Hits:

[Compress-Decompress algrithms图像压缩的几个MATLAB算法

Description: 图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
Platform: | Size: 10240 | Author: 陈量 | Hits:

[Graph programlurastud

Description: 计算机图象处理,图象压缩处理,图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-computer image processing, image compression, image compression algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
Platform: | Size: 1620992 | Author: aaa | Hits:

[Wavelet多分辨水印的matlab简单程序

Description: 直接减压到matlab\work目录下就可以看到运行结果了,其中包括了位平面分解,量化嵌入(提取),图像的金字塔分解等的程序块。-decompression directly to the Matlab \ work on the directory can see the results, which included a bit plane decomposition, quantification embedded (extraction), the image of the pyramid decomposition of the block.
Platform: | Size: 332800 | Author: yj | Hits:

[GDI-Bitmappyramids

Description: 采用B样条进行金字塔分解的C源代码,移植性好。-used for B-spline pyramid decomposition of C source code portability good.
Platform: | Size: 16384 | Author: 王设 | Hits:

[Graph programThe_imagefusion_based_on_Gradient_pyramid

Description: 内含两篇论文,主要讲述基于梯度金字塔分解的多传感器图像融合技术。-containing two papers, mainly based on the gradient pyramid decomposition of multi-sensor image fusion technology.
Platform: | Size: 515072 | Author: 阿黄 | Hits:

[Waveletlap_fusion

Description: mamatlab基于拉普拉斯金字塔分解的图像融合源程序-mamatlab based on the decomposition of the Laplacian pyramid image fusion source
Platform: | Size: 2048 | Author: 利刚送 | Hits:

[File Formatwaveletpictureprocessing

Description: 本文是关于小波分析在图像处理压缩方面的应用,是word格式的,文档中有详细的程序和文字分析说明,对学习的人很有帮助。 在小波方法的实际应用中,可以利用尺度方程系数构造得到小波和小波包变换算法即金字塔算法。利用张量积方法可以从一维多分辨分析直接得到二维的多分辨分析,从而方便地构造得到二维小波和小波包以及相应的分解和合成算法。在图象处理和二维数据分析研究中广泛使用的就是二维形式的小波和小波包算法。-This article is about the treatment of wavelet analysis in image compression applications, is the word format, document in detail the procedures and text analysis, and learn helpful. Wavelet method in practical applications, can use the scale factor equation has been constructed wavelet and wavelet packet transform algorithm that is, the pyramid algorithm. Use of tensor product can be from one-dimensional analysis directly from the two-dimensional multiresolution analysis, thus conveniently be constructed of two-dimensional wavelet and wavelet packet and the corresponding decomposition and synthesis algorithms. In two-dimensional image processing and data analysis study is the widely used two-dimensional form of wavelet and wavelet packet algorithm.
Platform: | Size: 34816 | Author: 阳关 | Hits:

[Special EffectsGPExpand

Description: 图像金字塔分解与图像金字塔重构matlab 程序,我试过了,很不错-Image pyramid decomposition and reconstruction of image pyramid matlab program, I tried, very good
Platform: | Size: 1024 | Author: 李健 | Hits:

[GDI-BitmapLKpyramid_Codes

Description: Using pyramid decomposition and iterative refinement, OF is calculated. Includes a demo and a paper that thoroughly explains the methodology.
Platform: | Size: 381952 | Author: AJAY聽聽JAIN聽 | Hits:

[Special EffectsPyramid

Description: 高斯金字塔分解,matlab实现。 高斯金字塔分解,matlab实现。-Gasussian pyramid decomposition using matlab tool.Gasussian pyramid decomposition using matlab tool.
Platform: | Size: 1024 | Author: wuxwe | Hits:

[Special EffectsLaplacianPyramid

Description: 该程序包中包含传统拉普拉斯金字塔分解和重构的matlab代码,以及测试程序-The package includes the traditional Laplace pyramid decomposition and reconstruction of matlab code, and testing procedures
Platform: | Size: 5120 | Author: 买小云 | Hits:

[matlabgauspyr4a

Description: 高斯金字塔:Laplacian Pyramid Decomposition matlab 拉普拉斯金字塔分解;matlab源程序 说明:该函数的作用是对输入图像做金字塔分解。 level为指定分解图像的层次 -Gaussian Pyramid
Platform: | Size: 1024 | Author: ruishu | Hits:

[Special EffectsPCAbased-Laplacian-pyramid

Description: 本文阐述了基于主元分析的拉普拉斯金字塔图像融合的原理和方法:首先对原图像分别进行拉普拉斯 金字塔分解,然后分别对高频部分采用主元分析(PCA)法融合,对低频部分采用平均梯度法进行融合,最后对 拉普拉斯金字塔做反变换得到最终的融合图像。通过对可见光与红外图像的融合,以及对不同焦距图像融合 的结果分析,该算法比单纯的PCA和拉普拉斯图像融合能得到具有更多有用信息的高对比度的融合图像-In this paper, principal component analysis based on the Laplacian pyramid image fusion of theory and method: First, the original image, respectively Laplacian pyramid decomposition, and then were used for high-frequency part of the principal component analysis (PCA) fusion method for The average gradient method using low-frequency part of the fusion, the last of the Laplacian pyramid to do the inverse transform to get the final fused image. Through the integration of visual and infrared images, as well as the results of image fusion of different focal length of the algorithm than the simple PCA and Laplacian image fusion can get more useful information with the integration of high-contrast images
Platform: | Size: 81920 | Author: redxuech | Hits:

[Special EffectsRegistration-of-the-image-pyramid

Description: 图像金字塔配准,利用金字塔分解实现对图像的多分辨率的分析-Registration of the image pyramid, multi-resolution image pyramid decomposition analysis
Platform: | Size: 269312 | Author: 祝禹琦 | Hits:

[matlablaplacian-pyramid

Description: Laplacian Pyramid: 用MATLAB实现并改进的图像拉普拉斯金字塔分解以及隐藏信息嵌入的源码。程序展示了Laplacian Pyramid Decomposition 在图像嵌入隐藏信息的重要作用。-Laplacian Pyramid: Based on MATLAB, original codes realize the improved Laplacian Pyramid Decomposition and the method to embed hidden information into images.Codes show its significance in embedding hidden info into images.
Platform: | Size: 241664 | Author: MichaelPan | Hits:

[Special Effectslaplacian-pyramid-decomposition

Description: 给出了灰度图像(256*256大小)的三层高斯和拉普拉斯金字塔分解的程序和实现方法。内容包括:1.matlab源码,亲身实践,因为论文需要,自己专研的。完全可用。2.国外最先最权威的关于分解原理介绍的文章。以上两个内容中都有本人的悉心注释和思路总结,内容详尽。-code and principle of laplacian pyramid decomposition of a gray scale image
Platform: | Size: 1116160 | Author: weichengnian | Hits:

[Special EffectsDecomposition-pyramid-image-fusion

Description: 基于塔形分解的图像融合MATLAB程序,并给出了图像评估的程序代码。-MATLAB-based image fusion program, and gives the image uation of the program code pyramid decomposition.
Platform: | Size: 250880 | Author: 余速 | Hits:
« 12 3 4 »

CodeBus www.codebus.net