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

搜索资源列表

  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. naiveGaussianPyramid

    0下载:
  2. 彩色图像的高斯金字塔,通过修改ReductionFactor参数来实现不同阶层的金字塔-Color image of the Gaussian pyramid, by modifying the ReductionFactor parameter to achieve different levels of the pyramid
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:864
    • 提供者:zhang
  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. pyrAndResid

    0下载:
  2. 图像金字塔分解,输入一幅图像,以及需要分解的层数,可以输出图像的金字塔分解-Image pyramid decomposition
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:629
    • 提供者:tangmeng
  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. swith-pyramid

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

    • 发布日期:2017-11-29
    • 文件大小:2585
    • 提供者:DUHONGLIN
  1. ImagePyramid

    0下载:
  2. matlab实现的图像金字塔,过程很清晰,简单易学-matlab implementation of image pyramid, the process is very clear and easy to learn
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:39327
    • 提供者:朝颜
  1. Registration-of-the-image-pyramid

    0下载:
  2. 图像金字塔配准,利用金字塔分解实现对图像的多分辨率的分析-Registration of the image pyramid, multi-resolution image pyramid decomposition analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:269730
    • 提供者:祝禹琦
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com