CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 算法

搜索资源列表

  1. kmeans算法。opencv上面聚类算法的例子

    0下载:
  2. kmeans算法。opencv上面聚类算法的例子,是一个很好的学习程序。-kmeans algorithm. A good example for learning kmeans.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4538283
    • 提供者:xiaoyan
  1. 基于OpenCV的常用图像分割算法

    0下载:
  2. 基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation with a random color assigned to each region.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-02
    • 文件大小:20064
    • 提供者:sxqdxmxp
  1. cvWatershed 基于C++语言的分水岭算法

    1下载:
  2. 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
  3. 所属分类:OpenCV

    • 发布日期:2015-07-04
    • 文件大小:2096128
    • 提供者:张少明
  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, implementation of the code m
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8871029
    • 提供者:mqzhen
  1. SIFT

    0下载:
  2. SIFT算法实现,更加适合医学图像匹配,更好去掉边缘点,去掉误匹配-this is not original SIFT algorithms,can fit for operation pictures,delete the edge points,reduce the wrong match
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7671136
    • 提供者:jiba
  1. zk00006-OpenTLD-8a6934d

    0下载:
  2. 捕食者物体跟踪算法 开放源码 英国萨里大学的一个捷克学生的博士论文的一部分 -TLD is an award-winning, real-time algorithm for tracking of unknown objects in video streams. The object of interest is defined by a bounding box in a single frame. TLD simultaneously Tracks the object, Lea
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9441704
    • 提供者:凌寒
  1. 实现Harris角点检测算法

    0下载:
  2. 基于vs2010实现Harris角点检测算法(C语言)(Implementation of Harris corner detection algorithm)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:230400
    • 提供者:ABCDEFGHI
  1. 滤波

    0下载:
  2. 提供5种滤波算法,分别是//方框滤波//均值滤波//高斯滤波 //中值滤波 //双边滤波(5 filtering algorithms are provided, which are block filtering, mean filtering, Gauss filtering, median filtering, and bilateral filtering)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:蘑菇1234
  1. Meanshift

    0下载:
  2. 运用meanshift算法进行目标跟踪,用鼠标选取目标后对目标进行跟踪(Target tracking using meanshift algorithm)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-30
    • 文件大小:9288704
    • 提供者:sharemy
  1. quickly match

    0下载:
  2. 基于亮度/色彩一致性,在SURF算法的基础上提出了一种快速图像特征点匹配算法,可以缩小特征点匹配所需的运行时间,提高正确匹配率。(Based on the brightness / color consistency, a fast image feature point matching algorithm based on SURF algorithm is proposed, which can reduce the running time of feature point matchi
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:落尘薇
  1. orb算法

    0下载:
  2. 利用orb算法,提取特征,实现图片的匹配(Using the orb algorithm to extract features and realize the matching of pictures)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-06
    • 文件大小:22874112
    • 提供者:fly猪
  1. L03答题卡识别的算法分析1

    0下载:
  2. 答题卡识别的算法分析、图像处理、OPENCV库(Algorithm analysis of answer card recognition)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-09
    • 文件大小:3630080
    • 提供者:刘阳123
  1. kmeans

    0下载:
  2. 基于windows平台和k-聚类算法,对平面点集进行聚类(Based on the windows platform and the k- clustering algorithm, the plane point set is clustered)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:1036288
    • 提供者:yuwawa
  1. 95_ORB算法描述与匹配

    0下载:
  2. Opencv+VS C++实现ORB算法(Opencv+VS C++ implements the ORB algorithm.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-19
    • 文件大小:72704
    • 提供者:Jack.Wang
  1. 平面域Delaunay三角网点定位算法研究综述_刘琴琴

    0下载:
  2. 不规则三角网常用于地形的可视化,其生成算法一直是国内研究热点。 Delaunay 三角剖分算 法是构建不规则三角网的主要算法。 讨论了平面域离散点生成 Delaunay 三角网算法的研究现状,其 中逐点插入法中影响构网效率的关键因素是任意插入点定位的速度。 总结了目前国内主流的点定位 算法,对国内该领域现有文献研究存在的主要问题作了详细分析,并展望了未来可能的研究走向,以 期为国内 Delaunay 三角网生成算法研究提供理论与方法上的指导意见。(Triangulated irregul
  3. 所属分类:OpenCV

    • 发布日期:2018-04-22
    • 文件大小:466944
    • 提供者:淼淼湉
  1. 7分水岭算法

    0下载:
  2. 利用opencv实现分水岭算法,可直接运行(Opencv implementation of watershed algorithm)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-23
    • 文件大小:7319552
    • 提供者:沉默之风
  1. codebook算法

    0下载:
  2. codebook的建模效果比平均背景法好很多,建模过程中可以适应运动。CodeBook算法的基本思想是得到每个像素的时间序列模型。这种模型能很好地处理时间起伏,缺点是需要消耗大量的内存。(Image processing, codebook algorithm)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-28
    • 文件大小:20480
    • 提供者:啦哈
  1. 计算机视觉-算法与应用(中文版) (1)

    0下载:
  2. 计算机视觉中的常用算法讲解以及实际应用。(Explanation and practical application of common algorithms in computer vision)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:49725440
    • 提供者:nicklaus
  1. main

    0下载:
  2. 该程序完成了图像视觉显著的itti算法在c++语言的实现(The program completes the ITTI algorithm of image and visual, and realizes in c++ language.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:罗文龙
  1. 2Dpicture

    1下载:
  2. 通过opencv中的surf算法实现物体识别(Realization of object recognition by surf algorithm in opencv)
  3. 所属分类:OpenCV

    • 发布日期:2020-04-30
    • 文件大小:1556480
    • 提供者:irene-ccc
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com