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

搜索资源列表

  1. Code

    0下载:
  2. 用于数字图像处理,包含Harris算法用于角点检测,图形金字塔,以及图像匹配。-For digital image processing, including the Harris corner detection algorithm is used, the graphics of the pyramid, and image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:556134
    • 提供者:Forrest
  1. LK-algorithm-based-on-OpenCV

    0下载:
  2. 强大的opencv提供了可直接调用的LK金字塔光流算法,可用于跟踪检测-Provides a powerful opencv optical flow algorithm LK pyramid can be directly invoked, can be used for tracking and detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1166
    • 提供者:
  1. SpatialPyramid

    0下载:
  2. 图像金字塔相关程序,写的非常好,主要用来学习相关算法。-Image pyramid procedures, very well written, primarily related to the learning algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:185273
    • 提供者:毛超
  1. 光流法检测

    0下载:
  2. 本算法是经典的托马斯加LK金字塔的光流检测算法,给各位提供参考
  3. 所属分类:OpenCV

  1. Image-segmentation

    0下载:
  2. 图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, in OpenCv achieve three associated with image segmen
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:66682
    • 提供者:lushaolei
  1. Faceing

    0下载:
  2. 用C#在Microsoft visual 2010运用微软Face SDK开发包设计,其中采用三种基于haar特征的检测算法,用于一般姿势下的正面人脸的haar检测器,适用于多种不同姿势的人脸检测的Multiview多视角检测器和MultiviewPyramid多视角金字塔检测器,MultiviewPyramid与Multiview区别在于MultiviewPyramid算法使用内存更少。-With C# in Microsoft visual 2010 using Microsoft Face
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25504100
    • 提供者:阿木
  1. Gauss

    0下载:
  2. 高斯卷积,构建高斯金字塔,图像读入与显示,Sift前段的算法-Gaussian convolution build Gaussian pyramid, read and display images, Sift front algorithm
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-26
    • 文件大小:19751
    • 提供者:陈智君
  1. magic_pyramid_problem

    0下载:
  2. 小朋友玩的神奇金字塔的穷举求解,有难度; 立体摆法的穷举算法没有想明白该怎么写,有兴趣的朋友可以帮忙思考一下;-magic pyramid layout problem
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2223956
    • 提供者:zjh
  1. filters

    0下载:
  2. 几种二维滤波算法的MATALB实现,以及图像RGB值得提取,高斯金字塔程序-MATALB realization of several two-dimensional filtering algorithms, as well as RGB value extracting, Gaussian pyramid program
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1459
    • 提供者:许阳
  1. sift

    0下载:
  2. sift算法,高斯金字塔,DOG算子 讲义教程-SIFT algorithm, Gauss Pyramid, DOG operator lecture tutorial
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1901581
    • 提供者:JC
  1. jinzitazuixin

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

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

    0下载:
  2. Matlab实现图像融合算法,使用拉普拉斯金字塔,将两幅图像融合在一起,效果逼真。-Image fusion algorithm use matlab implement.Blending two images use the Laplacian pyramid,effective.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:68039
    • 提供者:zhanghe
  1. OpenCVSegment

    0下载:
  2. 基于OPENCV的金字塔图像分割算法的实现,利用了Opencv的图形库进行图像分割。-Achieve OpenCV pyramid image segmentation algorithm based on the use of graphics library for image segmentation OpenCV
  3. 所属分类:software engineering

    • 发布日期:2017-06-19
    • 文件大小:28757685
    • 提供者:赖威林
  1. LPND

    0下载:
  2. LPND,结合拉普拉斯金字塔和各项异性扩散进行图像去噪的算法。-LPND,Combining with the Laplacian pyramid decomposition and anisotropic diffusion in image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1288
    • 提供者:小新
  1. compression

    0下载:
  2. 多种图像压缩算法,基于高斯金字塔、离散余弦变换、奇异值分解变换等-Image compression Using Block Truncation Coding. Image compression based on Gaussian Pyramids,Discrete Cosine Transform,Singular Value Decomposition...
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7510
    • 提供者:王军
  1. fuse_toolbox

    0下载:
  2. matlab图像融合工具箱,有很多图像融合的相关函数,拉普拉斯金字塔,主成分分析,等一些列融合算法-Some columns matlab toolbox image fusion, image fusion has a lot of correlation function, Laplacian pyramid, principal component analysis, and other fusion algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:17706
    • 提供者:曹禹
  1. sift

    0下载:
  2. sift 演算法 包含高斯金字塔、高斯差分、特徵點描述、特整點比對-sift algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9754671
    • 提供者:chang yu
  1. CLGOpticflow

    0下载:
  2. 基于分层金字塔L-K微分法和局部全局相结合的运动估计算法CLG(Combined-local-Global)- The combination of motion estimation based on hierarchical pyramid L-K partial differential method and algorithm global CLG (Combined-local-Global)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5309
    • 提供者:伯纳乌
  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. SPP_net-master

    0下载:
  2. spatial parimaid deep learning ()基于金字塔的深度学习算法 -spatial parimaid deep learning () depth learning algorithm based on pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:175889
    • 提供者:qiao
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com