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

搜索资源列表

  1. blocktrack

    0下载:
  2. 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2053642
    • 提供者:陈汤
  1. logpolar

    0下载:
  2. 此程序是基于OPENCV的用于进行极坐标变换。它可以作为进行目标检测和识别中提取特征前的预处理-This program is based on the OPENCV for for polar transformation. It can be used as target detection and recognition to extract features on Pretreatment
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2617333
    • 提供者:胡锦
  1. motion-tracking-and-implementation

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

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

    0下载:
  2. 目标识别与跟踪,基于VC++与Opencv的目标跟踪程序-Target Recognition and Tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:3636
    • 提供者:Ltj
  1. opencvCar

    1下载:
  2. 基于opencv的车牌识别程序,能实现目标跟踪,截图,车牌识别包括了打开图像、图像二值化、车牌定位、字符分割、字符识别等。-Opencv-based license plate recognition program, to achieve the target tracking shots, license plate recognition, including the open image, image binarization, license plate localization, c
  3. 所属分类:OpenCV

    • 发布日期:2017-02-20
    • 文件大小:11830197
    • 提供者:xingzhiwen
  1. otsu

    0下载:
  2. 利用opencv做的关于otsu算法的目标识别程序,其实别主要基于颜色-Target recognition program using the opencv otsu algorithm, in fact, do not mainly based on the color
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3751983
    • 提供者:齐齐
  1. Histogram

    0下载:
  2. 本代码实现图像的直方图反向匹配,用于目标识别定位-The code to achieve the image histogram reverse match for the positioning of target recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:24882
    • 提供者:任莹
  1. testMatchTemplateCAM

    0下载:
  2. 通过调用OpenCV库,采用逐差法进行视频跟踪。在源码中输入要跟踪的图样,运行文件,程序可以识别跟踪摄像头摄取场景内与图样相关性最高的目标-By calling the OpenCV library, using a case-by-difference method for video tracking. Input source you want to track the pattern, run the file, the program can identify tracking cam
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:647
    • 提供者:高传清
  1. humandet_faint

    1下载:
  2. 基于opencv的目标跟踪,识别人体简单的动作-The simple Pattern Recognition opencv human
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:20553387
    • 提供者:周小小
  1. ParticleFilter

    0下载:
  2. 颜色直方图粒子滤波器,并给出了英文参考文献; 运行方式:在前景窗口,按p键停止,在目标区域点击鼠标,让程序自动识别出目标轮廓,再次按p键,即可跟踪-The color histogram particle filter, given English references operation modes: in the foreground window, press p stop clicking the mouse in the target area, allowing the pro
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:12938240
    • 提供者:金圣韬
  1. opencv

    0下载:
  2. 采取随机蕨算法,利用OpenCV库进行特定目标体的识别-To take random fern algorithms using OpenCV library specific target body identification
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:49484
    • 提供者:kh.xiang
  1. demo

    0下载:
  2. 使用背景差分的方法跟踪和识别视屏中的目标,效果良好-The goal using background subtraction method to track and identify Screen to good effect
  3. 所属分类:OpenCV

    • 发布日期:2017-12-03
    • 文件大小:1718617
    • 提供者:王福
  1. background

    0下载:
  2. 基于opencv和VC++的目标识别代码,帧差法和背景差法同时运用-While the use of target identification code based on opencv and VC++ of the frame difference method and background subtraction
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:9380552
    • 提供者:罗俊
  1. failed-to-translate

    0下载:
  2. 实现动态目标识别,可以使视频的每一帧都可以进行检测,从而达到动态目标识别的目的-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:2974
    • 提供者:阿哲
  1. renlianjiance

    0下载:
  2. 对于视频序列中的人脸目标进行识别与检测,会用圆圈将人脸圈出来-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:3953287
    • 提供者:吴侃
  1. motiondetect

    0下载:
  2. opencv环境下实现对视频中运动目标的识别与跟踪,内含视频为某时段某市区交通情况-opencv environment to achieve the video moving target identification and tracking, embedded video for a certain period of urban traffic conditions
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:509212
    • 提供者:Simon
  1. openxingtai

    0下载:
  2. 数学形态学进行图像处理的基本思想是:用具有一定形态的结构元素探测目标图像,通过检验结构元素在图像目标中的可放性和填充方法的有效性,来获取有关图像形态结构的相关信息,进而达到对图像分析和识别的目的。-Mathematical morphology for image processing of the basic idea is: with a certain form of structure element to detect the target image, through the tes
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10129408
    • 提供者:二龙
  1. OpenCV-Chinese-Manual

    0下载:
  2. OpenCV中文操作手册,含有应用实例,如相机标定、人脸识别、目标跟踪等。-OpenCV Operating Manual, includes application examples
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3723027
    • 提供者:z
  1. 目标检测与跟踪源代码

    0下载:
  2. 目标检测与跟踪,识别图中想要识别的目标,并提取出来(Target detection and tracking, identify the target in the picture, and extract it)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:121856
    • 提供者:小白d
  1. 运动目标检测

    1下载:
  2. 检测骑自行车的人,随运动轨迹框出,适合刚接触运用opencv进行目标跟踪的编程爱好者参考(Detect the cyclist displaying the movement track)
  3. 所属分类:OpenCV

    • 发布日期:2020-05-11
    • 文件大小:772096
    • 提供者:五月天cwt
« 12 3 »
搜珍网 www.dssz.com