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

搜索资源列表

  1. WL00

    0下载:
  2. 1 用WL00算法速度比EL99快,这里实现的是单分辨率的算法,WL00算法好象不适合结构性强的纹理的合成 2.用WL00算法合成纹理,使用多分辨率金字塔改善合成效果,但是没有用TVSQ加速算法-WL00 algorithm with a speed faster than the EL99, here is the realization of the single-resolution algorithm, WL00 algorithm does not seem to fit the
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2818
    • 提供者:文鼎
  1. waveletpictureprocessing

    0下载:
  2. 本文是关于小波分析在图像处理压缩方面的应用,是word格式的,文档中有详细的程序和文字分析说明,对学习的人很有帮助。 在小波方法的实际应用中,可以利用尺度方程系数构造得到小波和小波包变换算法即金字塔算法。利用张量积方法可以从一维多分辨分析直接得到二维的多分辨分析,从而方便地构造得到二维小波和小波包以及相应的分解和合成算法。在图象处理和二维数据分析研究中广泛使用的就是二维形式的小波和小波包算法。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:34709
    • 提供者:阳关
  1. PyramidImageMatchingII

    0下载:
  2. 针对离散小波变换对于图像平移和旋转的敏感性,提出了一种基于可操纵金字塔的图像匹配算法。-Discrete wavelet transform for image translation and rotation sensitivity of a steerable pyramid-based image matching algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:655394
    • 提供者:倪秀平
  1. pyramid

    0下载:
  2. 高斯金字塔算法matlab代码,高斯金子塔算法详细源程序-pyramid algorithm matlab code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:2066
    • 提供者:zuoyanjiao
  1. GGAUSSIANPYRAa

    0下载:
  2. 高斯金字塔算法程序,在OpenCV开发环境下能实现多分辨辨率多多尺度的高斯金字塔的图像处理。,已通过测试。 -Gaussian pyramid algorithm program in OpenCV development environment multiresolution a lot of scale of the resolution Gaussian pyramid of image processing. , Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1725527
    • 提供者:口音
  1. PPyramidtreety

    0下载:
  2. 金字塔树,具有添加,删除,查询节点功能,,是搜索算法中的一种,常用于GIS软件中。 -The pyramid tree to add, delete, query node function, a search algorithm, commonly used in GIS software.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:67361
    • 提供者:海的
  1. avito

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:4004713
    • 提供者:张余
  1. av

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:4004608
    • 提供者:张余
  1. mbpp

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complete descr iption of key points.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:49617
    • 提供者:张余
  1. VolumeRenderPyramid

    1下载:
  2. 一个利用三维纹理实现的体绘制加速算法,绘制出金字塔形状的扫描图像,附带超声数据-A 3D texture volume rendering acceleration algorithm realization, draw the scanning image Pyramid shape, with ultrasound data
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-26
    • 文件大小:69754
    • 提供者:q
  1. Median-pyramid-algorithm

    0下载:
  2. 利用中值金字塔算法实现图像的逆半调处理,通过加噪来实现逆半调处理。-The median pyramid algorithm the inverse halftoning processing of the image by adding noise to achieve inverse halftoning processing.
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:713
    • 提供者:唐晓明
  1. FaceDetect

    0下载:
  2. 介绍了人脸检测的算法,然后分析人脸检测算法在CPU上执行的效率,最后找到在GPU上利用OpenCL并行优化基于haar层级分类器的通用方法,从比较宏观的角度介绍了优化方法,给出了基于图像金字塔和级联分类器的算法的通用优化方法-Introduced face detection algorithm, and then analyze the face detection algorithm running on the CPU efficiency, and finally found the G
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1445238
    • 提供者:站张
  1. Laplace

    0下载:
  2. Laplace金字塔算法的图像处理Matlab程序Laplace-Laplace in Matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:46075
    • 提供者:billy
  1. jinzitazuixin

    0下载:
  2. 自己写的一个编写金字塔的最新算法 效率很高 值得学习的一个思路-To write a pyramid prepare an updated algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:675
    • 提供者:王先冬
  1. addindemo

    0下载:
  2. 金字塔股票交易的VC接口程序,可以读取数据,做二次开发,做算法策略-Pyramid stock exchange VC interface program, you can read the data, do the two development, the algorithm strategy
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:106367
    • 提供者:汪超
  1. 钻石矿工

    0下载:
  2. 算法设计中的钻石矿工问题在一座金字塔每块石头上都镶有一块钻石从金字塔的顶端向下收集钻石尽可能收集价值高的钻石,每层每次只能从一块砖斜向左下或斜向右下走到另一块砖上。设计算法求出获取的钻石最大价值及路径。(动态规划)(The problem of diamond miner in algorithm design is set up on every stone in Pyramid. A diamond is collected from the top of Pyramid. Diamond
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:16384
    • 提供者:XAKJOLFT
  1. 钻石矿工

    0下载:
  2. 算法设计中的钻石矿工问题在一座金字塔每块石头上都镶有一块钻石从金字塔的顶端向下收集钻石尽可能收集价值高的钻石,每层每次只能从一块砖斜向左下或斜向右下走到另一块砖上。设计算法求出获取的钻石最大价值及路径。(分治法)(The problem of diamond miner in algorithm design is set up on every stone in Pyramid. A diamond is collected from the top of Pyramid. Diamond i
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:12288
    • 提供者:XAKJOLFT
  1. pyrlk_optical_flow

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

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:RaRaRan
  1. edge

    0下载:
  2. C#下几种图像边缘检测算法实现,包括模板算子、高斯算子、Canny算子、灰度形态学、小波变换、金字塔等。(Implementation of several image edge detection algorithms under C#)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:125952
    • 提供者:ilzh
搜珍网 www.dssz.com