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

搜索资源列表

  1. ahuang

    0下载:
  2. 文章主要讲述了一种较好的基于多尺度变换的金字塔模型,即易操纵金字塔及其融合方法。-article focuses on a better based on multi-scale transformation of the pyramid model, Pyramid is easily manipulated and fusion.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:711740
    • 提供者:阿黄
  1. waveletdetection

    0下载:
  2. 一篇利用小波理论实现数字图像边缘检测的方法的文章,可以实现多尺度多分辨率的边缘检测,其基本思想来源于金字塔算法,和传统算子相比有不少优势
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:115761
    • 提供者:郭炳煜
  1. lpls

    0下载:
  2. 这是一篇有关拉普拉斯金字塔分解的多尺度边缘检测的论文,是从万方数据库下载的。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:787115
    • 提供者:洪波
  1. GAUSSIANPYRAMID.rar

    0下载:
  2. 高斯金字塔算法程序,在OpenCV开发环境下能实现多分辨率多多尺度的高斯金字塔的图像处理。,The programming can deal with Gaussian Pyramid. Using Gaussian pyramid process image.he effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1725389
    • 提供者:胡小宁
  1. gaosijinzita

    0下载:
  2. 高斯金字塔,对图像进行高斯模糊然后建立多尺度空间-Gaussian pyramid, Gaussian blur the image and then create a multi-scale spatial
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3671356
    • 提供者:xuguoqi
  1. Gscale

    0下载:
  2. 采用matlab实现高斯金字塔,函数Gscale(img,levels,gsize,sigma)-To achieve Gaussian pyramid using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1589
    • 提供者:阿凯
  1. GLPyramid2

    0下载:
  2. 多尺度图像技术指对图像采用多尺度的表达,并在不同尺度下分别进行处理,也称多分辨率技术 金字塔是一种有效的多尺度表达结构 构建高斯金字塔和拉普拉斯金字塔 高斯低通滤波器 对应高斯金字塔中相邻两层图像差的带通滤波器 -Multi-scale imaging technology refers to the image using multi-scale expression, and in different scales, respectively, for pro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1829
    • 提供者:Mingruixia
  1. LaplacianPyramid

    0下载:
  2. 拉普拉斯金字塔出来程序,在OpenCV开发环境下能实现多分辨率多多尺度的拉普拉斯金字塔的图像处理。-The programming can deal with Laplacian Pyramid. Firstly ,using Gaussian pyramid process image, then using Gabor deal with it.The effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1756639
    • 提供者:胡小宁
  1. GausPyramid

    0下载:
  2. 高斯金字塔-对图像进行高斯金字塔表示,先进行高斯滤波,然后逐层抽样-Gaussian Pyramid- Gaussian pyramid of images, said first Gaussian filter, and then layer-by-layer sample
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:666
    • 提供者:彭素静
  1. SP-GSM

    0下载:
  2. 实现基于GSM模型的自然图像去噪,用的多尺度变换是可操纵金字塔,估计方法是贝叶斯估计-denoised images using GSM model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1472923
    • 提供者:韩琼
  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. GdalBrowser

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

    • 发布日期:2017-05-30
    • 文件大小:12399942
    • 提供者:流浪小狗
  1. Guassion

    0下载:
  2. 对图像进行高斯金字塔设计,以及根据多尺度划分问题。-To do image gaussian pyramid design, and according to the multi-scale partition problem.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:1151
    • 提供者:林王
  1. LPDecompostion

    1下载:
  2. 自己写的拉普拉斯金字塔分解,对图像进行拉普拉斯分解形成多尺度的分解-Write your own Laplacian pyramid decomposition carried out the Laplace decomposition to form a multi-scale decomposition of the image
  3. 所属分类:Graph program

    • 发布日期:2017-11-28
    • 文件大小:707232
    • 提供者:倪培根
  1. pyramid

    0下载:
  2. 多分辨率金字塔化是图像多尺度表示的主要形式-Multi-resolution pyramid of the image multiscale representation of the main forms of
  3. 所属分类:Graph program

    • 发布日期:2017-11-23
    • 文件大小:111604
    • 提供者:刘白
  1. Gaussian-prymid

    0下载:
  2. 为在图像处理、计算器视觉、信号处理上所使用的一项技术。 高斯金字塔本质上为信号的多尺度表示法,亦即将同一信号或图片多次的进行高斯模糊,并且向下取样, 藉以产生不同尺度下的多组信号或图片以进行后续的处理,例如在影像辨识上,可以藉由比对不同尺度下的图片,以防止要寻找的内容可能在图片上有不同的大小。 高斯金字塔的理论基础为尺度空间理论,而后续也衍生出了多分辨率分析。- As a technique in image processing, computer vision, signal proce
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:244716
    • 提供者:robin lee
  1. image

    1下载:
  2. 拉普拉斯金字塔变换代码 有关多尺度分解方法的研究,始于1983年Burt P.J.和Adelson E.H.提出的拉普拉斯金字塔变换(Laplacian Pyramid,LP)。其他金字塔变换方法大多是在此结构及其派生结构的基础上建立起来的。-Laplasse Pyramid transform code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:37173
    • 提供者:侯宇明
  1. car_detector

    0下载:
  2. 用python语言实现的,车辆的自动检测与识别,其中包括滑动窗口的设计,图像金字塔的设计,以实现在多尺度空间下车辆的自动检测-Using python language, automatic vehicle detection and identification, including the sliding window design, image pyramid design, in order to achieve multi-scale space in the vehicle s au
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:9259
    • 提供者:魏风
  1. Desktop

    0下载:
  2. 图像金字塔分解与图像金字塔重构matlab 程序,实现图像多尺度变换,对图像进行增强(Image pyramid decomposition and reconstruction of image pyramid matlab program,achieveing image enhancement)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:zhangouhe
  1. pyrlk_optical_flow

    0下载:
  2. 金字塔光流 经典光流算法 采用LK算法结合多尺度计算光流(Classical optical flow algorithm for Pyramid optical flow)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:RaRaRan
« 12 »
搜珍网 www.dssz.com