搜索资源列表
高斯金字塔
- 对图像进行压缩,放大,并实现了高斯金字塔滤波
基于金字塔互信息配准
- 基于金字塔互信息配准的资料 包含论文,图像互信息,图像金字塔分解
一种基于分形和金字塔算法的纹理综合方法
- 基于分形的纹理图像的金字塔处理方法,搞分形的可以-A grain image synthesis method depend on Pyramid algorithmic. It is useful for guys doing separate shape
图像压缩的几个MATLAB算法
- 图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
The_imagefusion_based_on_Gradient_pyramid
- 内含两篇论文,主要讲述基于梯度金字塔分解的多传感器图像融合技术。-containing two papers, mainly based on the gradient pyramid decomposition of multi-sensor image fusion technology.
pyramidSeg
- 采用金字塔方法进行图像分割,OpenCV编写。代码来自《OpenCV教程基础篇》一书
pyramid_segmentation
- 采用金字塔分层的算法对图像进行分割,分割效果不错。-Hierarchical pyramid algorithm using image segmentation, segmentation good results.
epic
- EPIC (Efficient Pyramid Image Coder)。一种高效的金字塔编码算法。图像有损压缩。算法基于精采样非正交二阶小波分解以及霍夫曼熵编码-EPIC (Efficient Pyramid Image Coder). An efficient coding algorithm pyramid. Image lossy compression. Algorithm is based on the wonderful
pyramid
- 图像分割,常用的方法很多,较常用的是利用金字塔搜索法,向下向上搜索,对图像进行很好的分割-Image segmentation, commonly used in many ways, more commonly used search method is the use of the pyramid downward upward english, very good image segmentation
basicprocessing
- 图像位平面分割,高斯金字塔生成与复原,图像4因子下采样等基本操作,有详细的代码注释。-Image bit-plane partition, Gaussian pyramid generation and recovery, image down-sampling factor 4 basic operations, the code has detailed notes.
Image-Compression
- 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除-A series of image compressi
pyramin
- 用 金字塔 方法 进行 图像 分割 opencv-pyramid segementation
GPExpand
- 图像金字塔分解与图像金字塔重构matlab 程序,我试过了,很不错-Image pyramid decomposition and reconstruction of image pyramid matlab program, I tried, very good
fsdpyramid
- 本程序实现了基于FSD金字塔的图像融合算法,效果还不错,可以参考一下。-This procedure based on the implementation of the FSD pyramid image fusion algorithm, the effect was not bad, you can reference.
GausPyramid
- 高斯金字塔-对图像进行高斯金字塔表示,先进行高斯滤波,然后逐层抽样-Gaussian Pyramid- Gaussian pyramid of images, said first Gaussian filter, and then layer-by-layer sample
Matlabprime
- Matlab基于金字塔结构的图像处理 GUI界面,可直接使用-Matlab based on the pyramid structure of image processing GUI interface, can be directly used
imagepyramids
- 图像金字塔,得到降采样后的图像和残差图像-image pyramids,generating image pyramids and predicton residual
Pyramid
- 生成金字塔图像,非常有用,已经测试过,可以使用-Motion-blurred recovery algorithms, a very useful
梯度金字塔
- 实现三层图像金字塔构建和两幅图像融合,代码完整(Three layers of image Pyramid construction and two image fusion, complete code)
金字塔
- 图像金字塔制作,matlab版本,分层显示,不同频率重采样(Image Pyramid making)