搜索资源列表
高斯金字塔
- 对图像进行压缩,放大,并实现了高斯金字塔滤波
图像压缩的几个MATLAB算法
- 图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
lurastud
- 计算机图象处理,图象压缩处理,图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-computer image processing, image compression, image compression algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value
LaplacianPyramid
- 一种图像拼接的技术,包括了拉普拉斯金字塔算法源代码和高斯金字塔源代码-An image mosaic of technologies, including the Laplacian pyramid algorithm source code and source code Gaussian pyramid
pramidandlap
- 有高斯金字塔和拉普拉斯金字塔的源代码,其中有实现融合和拼接的-Have Gaussian pyramid and Laplacian pyramid source code, which has the achievement of integration and splicing of
pyramid
- 高斯金字塔实现的一点程序,对于图象基于MPA分析的基础工作.-Gaussian pyramid realize that the procedure for image analysis based on the basis of the work of MPA.
basicprocessing
- 图像位平面分割,高斯金字塔生成与复原,图像4因子下采样等基本操作,有详细的代码注释。-Image bit-plane partition, Gaussian pyramid generation and recovery, image down-sampling factor 4 basic operations, the code has detailed notes.
PyramidSegment
- 基于高斯金字塔算法的分割程序。可以手动调整分割阈值,以达到需求的效果。-Gaussian pyramid algorithm based on segmentation procedures. Can manually adjust the segmentation threshold in order to meet the demand for results.
Image-Compression
- 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除-A series of image compressi
GLPyramid2
- 多尺度图像技术指对图像采用多尺度的表达,并在不同尺度下分别进行处理,也称多分辨率技术 金字塔是一种有效的多尺度表达结构 构建高斯金字塔和拉普拉斯金字塔 高斯低通滤波器 对应高斯金字塔中相邻两层图像差的带通滤波器 -Multi-scale imaging technology refers to the image using multi-scale expression, and in different
image-gaoshi
- 对灰度图像进行高斯金字塔滤波,采用高斯核对图像进行卷积运算,将图像逐渐减小-iamge-gaoshi
LaplaceGaussianPyramid
- 运用拉普拉斯高斯金字塔方法进行景象匹配,实验证明该法能满足实时性和准确性.-The use of Gaussian Laplacian pyramid scene matching methods, experimental proof of the Act can satisfy the real-time performance and accuracy.
GausPyramid
- 高斯金字塔-对图像进行高斯金字塔表示,先进行高斯滤波,然后逐层抽样-Gaussian Pyramid- Gaussian pyramid of images, said first Gaussian filter, and then layer-by-layer sample
Pyramid
- 高斯金字塔分解,matlab实现。 高斯金字塔分解,matlab实现。-Gasussian pyramid decomposition using matlab tool.Gasussian pyramid decomposition using matlab tool.
GaussPyramid
- 基于matlab的高斯金字塔算法,和一般的算法不同,此算法非常详细,逐步编写-Gaussian pyramid matlab-based algorithm, and the different algorithms, this algorithm is very detailed, step by step to prepare
siftdemo
- 改程序采用C语言编写SIFT算法,包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-Change the use of C language program SIFT algorithm, contains the complete Gaussian pyramid from the image, DOG, space extrem
pyramid
- 高斯金字塔算法matlab代码,高斯金子塔算法详细源程序-pyramid algorithm matlab code
GaussianPyramid
- 对灰度图像建立高斯金字塔,可以调整核的参数。-Establish Gaussian pyramid for gray-scale images to , you can adjust the reduce parameters.
gauspyr_vc6.0
- 图像多分辨率表示之高斯金字塔表示,可用于图像放缩和平滑及其他处理-Multi-resolution representation of the Gauss image pyramid that can be used for image scaling and smoothing, and other processing
Gscale
- 采用matlab实现高斯金字塔,函数Gscale(img,levels,gsize,sigma)-To achieve Gaussian pyramid using matlab