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

搜索资源列表

  1. filldemo

    0下载:
  2. 图像域的填充,该程序给出了不同算法的实现,以便对不同的应用场合有所了解-Image domain of the fill, the program gives the realization of different algorithms in order to understand the different applications
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:1563
    • 提供者:方莉
  1. ConsoleCV

    0下载:
  2. 在韩国用的OpenCV的一个c 代码。基本的功能都有。从基本的图像打开及显示,一般的算法应用,Tracker,还有摄像头采集等。-This is a C code for Opencv which i learen in korea. it is very simaple and useful for learning Opencv. it include image open and view, algrithm app, Tracker, camera capture.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:28150
    • 提供者:王明杰
  1. opencvcanny

    0下载:
  2. 基于OpenCV的边缘检测算法在仪表识别中的应用与改进-OpenCV' s edge detection algorithm based on the instrument recognition and improvement
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:309546
    • 提供者:林方
  1. CamShiftTracking

    0下载:
  2. 应用OpenCV的camshift算法跟踪物体-Application of the OpenCV algorithm to track objects camshift
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:4080
    • 提供者:WJJ
  1. motion-tracking-and-implementation

    0下载:
  2. 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:129793
    • 提供者:mei88
  1. KNN

    0下载:
  2. 基于OpenCV,KNN算法在图像模糊中的应用,仅头文件,方便调用-KNN algrithom in digital image processing based on OpenCV,just header file,you can call it conveniently.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1174
    • 提供者:sxqdxmxp
  1. SNN

    0下载:
  2. 基于OpenCV,SNN算法在图像模糊中的应用,仅头文件,方便调用-SNN algrithom in digital image processing based on OpenCV,just header file,you can call it conveniently.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1151
    • 提供者:sxqdxmxp
  1. MinVarianceFilter

    0下载:
  2. 基于OpenCV,灰度最小方差算法在图像模糊中的应用,仅头文件,方便调用-Min-Gray-Variance algrithom in digital image processing based on OpenCV,just header file,you can call it conveniently.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1036
    • 提供者:sxqdxmxp
  1. OPenCV_Statistical-applications

    0下载:
  2. 用OPENCV实现统计学的一些应用算法,包含代码及实现流程-The code and process of realizing the statistical applications using OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:692160
    • 提供者:wangzhao
  1. FaceDetect

    0下载:
  2. 这是一个人脸识别演示/测试程序,用户可以基于程序中已经实现的算法,开发新的有关人脸识别的应用;也可以修改或添加新的算法,并测试其性能。-This is a face recognition demo/test program, the user can be based on the algorithm has been implemented in the program, the development of a new face recognition applications You
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:1500552
    • 提供者:甘庆鹏
  1. GetSkeleton-using-OpenNI(Qt)

    1下载:
  2. MS的kinec SDK和OpenNI都提供了人体骨骼跟踪的算法,人体骨骼跟踪算法在kinect人体行为识别中非常重要,该识别过程通常被用来作为行为识别的第一步,比如说,通过定位人体中的骨骼支架,可以提取出人手的部位,从而可以把手的部分单独拿出来分析,这样就达到了手势的定位,而后面的手势识别则可以在刚刚定位出的领域进行处理。总而言之,一套有效的人体骨架追踪算法在kinect的一系列应用中非常有用,不过MS SDK和OpenNI虽然都提供了该算法类的直调用,但是其源码并没有开放,毕竟这是人家最核心
  3. 所属分类:OpenCV

    • 发布日期:2017-11-02
    • 文件大小:1750262
    • 提供者:wuwei
  1. camshift

    0下载:
  2. 在VS2008环境下,结合opencv 应用meanshift算法对运动目标进行跟踪,代码能正常运行-VS2008 environment, combined with opencv apply meanshift algorithm to track the moving target, the code to run correctly
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:5262336
    • 提供者:周景豪
  1. water_cheti

    0下载:
  2. 8.4 水域分割 水域分割,又称watershed变换,是模仿地形图浸没过程的一种形态学分割算法,其本质是利用图像的区域特征来分割图像的,它将边缘检测与区域成长的优点结合起来,能够得到单像素的,连通的,封闭的,并且位置准确的轮廓。因此是应用比较广泛的一种图像分割算法。 -Image Watershed Segmentation This is the implementation of the algorithm based on immersion model.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:14274
    • 提供者:徐卫东
  1. K_Mean

    0下载:
  2. 关于K均值算法在遥感图像地物分类处理方面的应用-K-means algorithm in remote sensing image processing
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:3692550
    • 提供者:邓刘昭芦
  1. OnlinePCA

    1下载:
  2. 通过在线PCA来识别手势,并能对新增手势做一定的增量,很好的实现了增量学习。算法具有效率高,识别率好,速度快等特点,同样适合其他模式识别方面的应用。-The learning method for hand gesture recognition system based on vision is commonly off-line,which results in repeated off-line learning when new hand gestures come. Its real-
  3. 所属分类:OpenCV

    • 发布日期:2017-02-27
    • 文件大小:2154496
    • 提供者:张灿淋
  1. cvsurf

    0下载:
  2. surf算法。opencv编程,可以用于目标特征检测、图像匹配等多方面应用-surf algorithms. opencv programming feature can be used for target detection, image matching, and many other applications
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:621571
    • 提供者:zhuerba
  1. 978-7-302-28222-8

    0下载:
  2. 图像处理与计算机视觉算法及应用(Algorithms for Image Processing and Computer Vision)(第2版)的配套代码。基于OpenCV库-matching code for the book"Algorithms for Image Processing and Computer Vision".Based on OpenCV Library.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2942992
    • 提供者:杨传宇
  1. opencvsift

    0下载:
  2. SIFT 算法提取图像局部特征, 成功应用于物体识别、图像检索等领域。SIFT 算法主要分为四个步骤: 检测尺度空间极值点、精确定位极值点、为每个关键点指定方向参数、关键点描述子的生成。-SIFT algorithm to extract local image features, successfully applied to object recognition, image retrieval and other fields. SIFT algorithm is divided into
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1811207
    • 提供者:王开芳
  1. K均值聚类在基于OpenCV的图像分割中的应用

    0下载:
  2. 介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。(This paper introduces the segmentation of traditional image segmentation and K- mean clustering algorithm, then uses OpenCV function to implement it, and introduces the basic functions of
  3. 所属分类:OpenCV

    • 发布日期:2017-12-16
    • 文件大小:464896
    • 提供者:术道
  1. 计算机视觉-算法与应用(中文版) (1)

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

    • 发布日期:2018-04-29
    • 文件大小:49725440
    • 提供者:nicklaus
« 12 3 »
搜珍网 www.dssz.com