搜索资源列表
epic
- EPIC (Efficient Pyramid Image Coder)。一种高效的金字塔编码算法。图像有损压缩。算法基于精采样非正交二阶小波分解以及霍夫曼熵编码
Image-Compression
- 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除
GPExpand
- 图像金字塔分解与图像金字塔重构matlab 程序,我试过了,很不错-Image pyramid decomposition and reconstruction of image pyramid matlab program, I tried, very good
LaplacianPyramid
- 该程序包中包含传统拉普拉斯金字塔分解和重构的matlab代码,以及测试程序-The package includes the traditional Laplace pyramid decomposition and reconstruction of matlab code, and testing procedures
lap_fusion
- matlab基于拉普拉斯金字塔分解的图像融合源程序,已经过测试,可以应用。-matlab based on the decomposition of the Laplacian pyramid image fusion source
pdf
- 对图像进行中值金字塔分解后,分别求取各层的概率密度函数-Image after median pyramid decomposition, respectively, to strike all floors of the probability density function
lp-d-r
- 对任意一副灰度图像进行拉普拉斯金字塔分解。-For any gray-scale image of a Laplacian pyramid decomposition.
Pyramid
- 高斯金字塔分解,matlab实现。 高斯金字塔分解,matlab实现。-Gasussian pyramid decomposition using matlab tool.Gasussian pyramid decomposition using matlab tool.
crossMatch
- 交叉相关的配准算法,采用高斯金字塔对图像分解和快速傅里叶变换加快算法速度,工业级算速度和配准精度。-Cross-related registration algorithm, the Gaussian pyramid image decomposition and fast Fourier transform algorithm to speed up the speed, industrial-grade computing speed and registration accuracy.
PCAbased-Laplacian-pyramid
- 本文阐述了基于主元分析的拉普拉斯金字塔图像融合的原理和方法:首先对原图像分别进行拉普拉斯 金字塔分解,然后分别对高频部分采用主元分析(PCA)法融合,对低频部分采用平均梯度法进行融合,最后对 拉普拉斯金字塔做反变换得到最终的融合图像。通过对可见光与红外图像的融合,以及对不同焦距图像融合 的结果分析,该算法比单纯的PCA和拉普拉斯图像融合能得到具有更多有用信息的高对比度的融合图像-In this paper, principal component analysis based on
zijita
- 基于金字塔的图像互信息配准,文件包含互信息代码,及金字塔分解代码,一篇关于基于金字塔的图像互信息配准的论文-Based on the pyramid images mutual information registration
GPEXPAND-and-GPREDUCE
- 图像的高斯与拉普拉斯金字塔分解,两种方法都有-Image gaussian and Laplacian pyramid decomposition, there has two kinds of method
Registration-of-the-image-pyramid
- 图像金字塔配准,利用金字塔分解实现对图像的多分辨率的分析-Registration of the image pyramid, multi-resolution image pyramid decomposition analysis
laplacian-pyramid-decomposition
- 给出了灰度图像(256*256大小)的三层高斯和拉普拉斯金字塔分解的程序和实现方法。内容包括:1.matlab源码,亲身实践,因为论文需要,自己专研的。完全可用。2.国外最先最权威的关于分解原理介绍的文章。以上两个内容中都有本人的悉心注释和思路总结,内容详尽。-code and principle of laplacian pyramid decomposition of a gray scale image
image-fusion
- 本资源包括简单的图像融合方法,还有基于Laplace金字塔分解的图像融合方法,最后还有基于小波变换的图像融合方法,包括各种方法的客观评价,非常全面-The resources include simple image fusion method, as well as image fusion method based on Laplace pyramid decomposition and, finally, image fusion method based on wavelet trans
Untitled
- 高斯金字塔分解,MATLAB,程序低通滤波器参数可调-Gaussian pyramid decomposition, MATLAB, program parameters adjustable low-pass filter
ImagePyramidApplications-master
- 图像的高斯金字塔分解,可以用来做图像分割和图像的压缩等,是好用的。-Image Gaussian pyramid decomposition, can be used for image segmentation and image compression, it is easy to use.
gaussian
- 基于matlab的高斯金字塔分解和拉普拉斯金字塔分解。之前的一些版本我都试过,只有这个可以用-gaussian pyr and laplacian pyr
Testsift1
- sift图像特征点提取,包括金字塔分解、极大值搜索、特征点剔除等过程-Sift image feature point extraction, including pyramid decomposition, maximum value search, feature point removal process