搜索资源列表

  1. chb

    0下载:
  2. 用VC++实现了contourlet变换,contourlet变换分为两个部分,拉普拉斯金字塔和方向滤波器组-With VC++ Realize the Contourlet transform, contourlet transformation is divided into two parts, Laplacian pyramid and direction of filter banks
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:21504
    • 提供者:王朝霞
  1. MulityResolution

    0下载:
  2. 利用OpenCv实现的Burt-Adelson图像金字塔算法,可以实现图像的L级分解和重构,代码的实现可能还不是很完善,如有什么意见或建议,请发到我邮箱mqzhen@163.com-Achieved using OpenCv Burt-Adelson pyramid algorithm images can be achieved in the L-level image decomposition and reconstruction
  3. 所属分类:OpenCV

    • 发布日期:2024-05-10
    • 文件大小:8870912
    • 提供者:mqzhen
  1. sift

    0下载:
  2. 这个绝对是原创,我自己研究SIFT写的ppt,重点是前面高斯金字塔那里,感觉思路还是比较清晰的 ,学习SIFT的可以看一下-This is absolutely an original, written by my own research SIFT ppt, where the focus is in front of the Gaussian pyramid, or a clearer sense of thinking and l
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:3848192
    • 提供者:任甲元
  1. gauspyr4a

    0下载:
  2. 高斯金字塔:Laplacian Pyramid Decomposition matlab 拉普拉斯金字塔分解;matlab源程序 说明:该函数的作用是对输入图像做金字塔分解。 level为指定分解图像的层次 -Gaussian Pyramid
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:ruishu
  1. pyramid

    0下载:
  2. 边缘检测,自己做的高斯金字塔和拉普拉斯金字塔,matlab2009-gaussian and laplasial pyramid
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:李起航
  1. build_pyramid

    0下载:
  2. 用于生成图像的尺度空间金字塔和高斯残差金字塔-build scaled image pyramid and difference of gaussians pyramid
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:subaina
  1. jzy-pyramid

    0下载:
  2. 本程序是关于金字塔生成以及利用生成影像进行逐层匹配的最新代码 希望大家踊跃下载 一起切磋一起进步-This program is generated on the pyramid layer by layer and the use of images generated match download the latest code with the hope that we actively demonstrate their pro
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:4001792
    • 提供者:澄海
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:104448
    • 提供者:陈全齐
  1. GdalBrowser

    0下载:
  2. GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:12399616
    • 提供者:流浪小狗
  1. Laplace

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

    • 发布日期:2024-05-10
    • 文件大小:1516544
    • 提供者:冯雪芳
  1. jinzitayingxiangpipeimatlabPyrTools

    0下载:
  2. 利用matlab软件实现对于具有一定重叠度的两幅影像(左右影像)进行金字塔算法匹配。-Matlab software for use with a certain overlap of the two images (left image) to the pyramid algorithm is matching.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:118784
    • 提供者:残月痴人
  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例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者: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 p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:90112
    • 提供者:wang
  1. PCAbased-Laplacian-pyramid

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

    • 发布日期:2024-05-10
    • 文件大小:81920
    • 提供者: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 pyra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:2867200
    • 提供者:
  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

    • 发布日期:2024-05-10
    • 文件大小:4319232
    • 提供者:elle
  1. 金字塔融合

    0下载:
  2. 对两幅聚焦距离不同的图像进行金字塔融合,得到像素相对较高的图像(Two images with different focus distances are fused in Pyramid, and pixels with relatively high image are obtained)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:53248
    • 提供者:*修远*
  1. optical flow

    0下载:
  2. 金字塔,四层,计算光流场,可用于避障或识别(Pyramid, four layers, calculate the optical flow field, can be used for obstacle avoidance or identification)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:jking
  1. 绘制金字塔

    0下载:
  2. 绘制金字塔图形,lsp语言编写,对学习lsp语言有一定参考价值(Drawing Pyramid graphics, writing with LSP language, to learn LSP language has some reference value)
  3. 所属分类:CAD

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:jiegou
  1. 梯度金字塔

    1下载:
  2. 实现三层图像金字塔构建和两幅图像融合,代码完整(Three layers of image Pyramid construction and two image fusion, complete code)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:yanlei3490
« 1 2 3 4 5 6 78 9 10 11 12 ... 36 »

源码中国 www.ymcn.org