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

搜索资源列表

  1. 多分辨水印的matlab简单程序

    0下载:
  2. 直接减压到matlab\\work目录下就可以看到运行结果了,其中包括了位平面分解,量化嵌入(提取),图像的金字塔分解等的程序块。-decompression directly to the Matlab \\ work on the directory can see the results, which included a bit plane decomposition, quantification embedded (extraction), the image of the pyra
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:333140
    • 提供者:yj
  1. GdalBrowser

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

    • 发布日期:2017-05-30
    • 文件大小:12399942
    • 提供者:流浪小狗
  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. 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. 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. 金字塔融合

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

    • 发布日期:2017-12-23
    • 文件大小:53248
    • 提供者:*修远*
  1. optical flow

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

    • 发布日期:2017-12-23
    • 文件大小:7168
    • 提供者:jking
  1. 绘制金字塔

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

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:jiegou
  1. 梯度金字塔

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

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:yanlei3490
  1. Dog&LoG

    0下载:
  2. 基于lapulas算子实现图像金字塔结果;并在此基础上实现图像融合(The image Pyramid result is realized based on the lapulas operator, and the image fusion is realized on this basis.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:140288
    • 提供者:Andyyu
  1. laplacianBlend-master

    0下载:
  2. 通过matlab实现拉普拉斯金字塔融合,包括测试用图(laplacianblend laplacian blend laplacian blend)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:289792
    • 提供者:丢雷小号
  1. 金字塔生成以及利用生成影像进行逐层匹配VC++

    1下载:
  2. 金字塔生成以及利用生成影像进行逐层匹配,用VC++语言进行实现。(The Pyramid formation and the use of generated image matching layer, using VC++ language to achieve.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:4001792
    • 提供者:qing111
  1. 201612基于拉普拉斯金字塔的图像融合算法-余美晨

    0下载:
  2. 基于拉普拉斯金字塔的图像融合算法,实现对多聚焦图像的融合(Image fusion algorithm based on Laplasse Pyramid)
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:45056
    • 提供者:惊鸿羽
  1. 金字塔模板匹配

    0下载:
  2. 模板匹配与金字塔相结合的实现过程,参考学术论文流程实现有一定的参考价值(device tree learning of LINUX4.4 based on kernel)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-30
    • 文件大小:11537408
    • 提供者:yanyu131588
  1. lptoolbox.tar

    0下载:
  2. 对输入信号进行拉普拉斯金字塔分解,得到不同尺度的图像信号。(The input signal is decomposed by Laplasse Pyramid, and image signals of different scales are obtained.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:4096
    • 提供者:yxjyxjyxj
  1. 代码

    1下载:
  2. 利用拉普拉斯金字塔实现图像融合;代码可直接运行(Image fusion using Laplacian pyramid; code can run directly)
  3. 所属分类:图形图像处理

    • 发布日期:2020-09-22
    • 文件大小:108544
    • 提供者:wangzhihui
  1. 金字塔超强-EA 三天翻倍系統

    4下载:
  2. 金字塔超强三天翻倍-EA是基于短期均线趋势为核心,短线顺势加仓,小止赢快速离场,高正确率,高利润,发现趋势后,根据趋势的延续性,小止赢快速离场。若一旦碰到急速反转的行情,该EA也可在行情反转后根据指标止损或者根据事先设置的止损位止损。 建议加载货币:欧美,镑美,磅瑞,磅日,磅钮,黄金 建议加载周期:15min 注意:(此系统开单严格,建议长时间挂,做单准确率高) 操作建议:建议模拟先测试稳定之后在上实盘
  3. 所属分类:编译

« 1 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com