CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 图像金字塔

搜索资源列表

  1. laplacia

    3下载:
  2. 利用拉普拉斯金字塔实现图像融合,红外与可见光融合、多聚焦图像融合-Using Laplacian pyramid for image fusion, infrared and visible light fusion, multi-focus image fusion
  3. 所属分类:2D Graphic

    • 发布日期:2017-02-10
    • 文件大小:64049
    • 提供者:xiaocai
  1. PyrSementation

    0下载:
  2. vs2008环境下,opencv开发的金字塔彩色图像分割,对于理解多层次多尺度图像处理有很好的参考价值!-vs2008 environment, opencv pyramid developed color image segmentation, for understanding the multi-level multi-scale image processing is a good reference value!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4641016
    • 提供者:wwwddd
  1. crossMatch

    0下载:
  2. 交叉相关的配准算法,采用高斯金字塔对图像分解和快速傅里叶变换加快算法速度,工业级算速度和配准精度。-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.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:167468
    • 提供者:oiis2
  1. 03404401SIFT-06-10-21

    0下载:
  2. Scale-Space Invariable feature Tranform。非常有用的。程序主要得到图像金字塔,然后得到SIFT特征点。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:13959
    • 提供者:chqwang
  1. h1_pyramid

    0下载:
  2. 实现一幅图像的金字塔展开,能够在不同尺度对图像进行后处理-To achieve an image of the pyramid started to scale the image in a different post-processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:645
    • 提供者:四伟
  1. Pyrmamid

    0下载:
  2. 实现对pgm, jpg, bmp, tiff等多种格式的图像进行高斯金字塔和拉普拉斯金字塔多分辨率分析。-Achieve pgm, jpg, bmp, tiff and other image formats Gaussian pyramid and Laplacian pyramid multi-resolution analysis.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:104414
    • 提供者:陈全齐
  1. Laplace

    0下载:
  2. laplace金字塔算法图像处理软件。程序中有详细使用的说明。-laplace pyramid algorithm image processing software. Procedures are detailed instructions for use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1516535
    • 提供者:冯雪芳
  1. Pyramid_Decomposition

    0下载:
  2. 基于金字塔的图像匹配,例子中加入了程序的运行结果-Pyramid-based image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1619887
    • 提供者:冯雪芳
  1. jzt

    0下载:
  2. 图像金字塔算法matlab版本源码,有兴趣可以看看。是构成sift算法的核心!-Matlab source code version of the image pyramid algorithm, interested to see. Sift algorithm constitutes the core!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:539
    • 提供者:rexlc
  1. gaussian-sobel-pyramid

    0下载:
  2. 对图像进行高斯滤波后再提取边缘 对图像进行金字塔各层图像进行sobel提取边缘。 内附有原图,处理后的效果图及程序结果说明。-Gaussian filter and the image edge extraction layers of the image pyramid image sobel edge extraction. Enclosed is the original deal with the effects of plans and procedures after the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:90318
    • 提供者:wang
  1. PCAbased-Laplacian-pyramid

    0下载:
  2. 本文阐述了基于主元分析的拉普拉斯金字塔图像融合的原理和方法:首先对原图像分别进行拉普拉斯 金字塔分解,然后分别对高频部分采用主元分析(PCA)法融合,对低频部分采用平均梯度法进行融合,最后对 拉普拉斯金字塔做反变换得到最终的融合图像。通过对可见光与红外图像的融合,以及对不同焦距图像融合 的结果分析,该算法比单纯的PCA和拉普拉斯图像融合能得到具有更多有用信息的高对比度的融合图像-In this paper, principal component analysis based on
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:82175
    • 提供者:redxuech
  1. MARK_ImagePyramids

    0下载:
  2. SIFT图像特征提取的图像预处理步骤:构建图像构建高斯金字塔,相邻层相减得到DOG金字塔,在DOG金字塔3x3x3的邻域内寻找局部极值点,供进一步计算SIFT特征描述子使用。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-SIFT image feature extraction image preprocessing steps: build image Gaussian pyramid, subtracting the adjacent
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2867353
    • 提供者:
  1. PryDownAndUp

    0下载:
  2. 这代码是opencv图像金字塔算法的实例,包括cvPyrDown和cvPyrUp。-this file is to demonstrate the use of the functions cvPyrDown and cvPyrUp.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:877841
    • 提供者:yg
  1. OPENCVHELLO1

    0下载:
  2. 多类型图像bmp,jpg读取以及利用下采样实现高斯金字塔多分辨率图像 -Multi-type image bmp, jpg reading and the use of down-sampling to achieve multi-resolution Gaussian pyramid image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4318802
    • 提供者:elle
  1. ImageTileCutter

    0下载:
  2. 图片切割。根据金字塔生成瓦片金字塔结构图片。-Picture cut. According to generate the tile pyramid pyramid picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:57382
    • 提供者:superlgc
  1. ImagePyramid

    0下载:
  2. 利用OpenCV实现的图像金字塔算法。图像金字塔算法没有使用OpenCV自带的函数,而是自己实现。开发环境为Visual Studio 2008.-Implemented using OpenCV image pyramid algorithm. OpenCV image pyramid algorithm does not use built-in function, but their implementation. Development environment for Visual St
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4628797
    • 提供者:王宇翔
  1. Pyramid

    0下载:
  2. 图像金字塔生成:可用于图像处理中生成图像金字塔,作为图像匹配的预处理过程-Image pyramid generation: image processing can be used to generate the image pyramid, as the pretreatment process of image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2086
    • 提供者:abing
  1. 456Opencv

    0下载:
  2. 采用OpenCV编写的图像金字塔分层程序,可实现对图像的抽样分层。-For OpenCV write the image pyramid hierarchical procedures, sampling layered over the images.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3841442
    • 提供者:jiutianfeixue
  1. BurtAdelson-pyramid

    0下载:
  2. BurtAdelson pyramid,产生图像金字塔-BurtAdelson pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:233555
    • 提供者:DUHONGLIN
  1. Nonlinear-pyramid

    0下载:
  2. Nonlinear pyramid ,产生图像金字塔-Nonlinear pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:236577
    • 提供者:DUHONGLIN
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com