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

搜索资源列表

  1. surf_on_july_2013

    0下载:
  2. OpenCV Object Detection and Tracking via SURF (Speeded Up Robust Features) in Emgu CV
  3. 所属分类:Other systems

    • 发布日期:2015-03-28
    • 文件大小:48128
    • 提供者:cc
  1. pingjunbeijing

    0下载:
  2. 帧差法,用于运动物体检测,很经典的方法。-Frame difference method, a classic method for moving object detection.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:5942679
    • 提供者:管春苗
  1. Image-labeling-tool-master

    0下载:
  2. 基于qt4.0编写,可以对图片中的检测目标进行包围盒真值标定,得到xmin,ymin,Xmax,Ymax具体数值。-based on qt4.0,for labeling of object detection
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1760876
    • 提供者:leo
  1. ObjectDtction

    0下载:
  2. Its a matlab code for object detection, it does back-projection and morphology filtering to get ROI and use blob detection technique for BBox
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:39064
    • 提供者:Fatima
  1. Spots-feature-detection

    0下载:
  2. 斑点检测是区域检测的一种特列,是许多特征生成,目标识别等方法的预处理环节。-Spot detection is a special column region detection is generating a lot of features, preprocessing methods such as object recognition.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:141594
    • 提供者:hc
  1. Red

    0下载:
  2. moving object detection. detect red object by webcam laptop
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1315
    • 提供者:masood
  1. SVM-face-detection

    0下载:
  2. The goal of this session is to get basic practical experience with SVM classification as well as with the visual object category detection in still images. We will consider a simple face detector based on the common “scanning-window” technique.
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:10115566
    • 提供者:vasanth
  1. boxImage--matlab-code

    0下载:
  2. It is matlab code for object detection
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:11416
    • 提供者:rajan
  1. WindowsFormsApplication5

    0下载:
  2. c# aforge.net 移動物體偵測 vs2008-C# aforge.net moving object detection VS2008
  3. 所属分类:.net

    • 发布日期:2017-05-06
    • 文件大小:1183625
    • 提供者:万邦飞
  1. nonparametric-background-generation

    0下载:
  2. 背景建模-非参数背景生成,应用于运动目标检测-Background modeling- nonparametric background generation, used in moving object detection
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2477946
    • 提供者:李振
  1. GeoMatch_demo

    0下载:
  2. 一个比较简单的基于轮廓的物体检测程序。适合初学者了解学习。-A relatively simple contour based object detection program. Suitable for beginners to learn.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:141568
    • 提供者:timothy
  1. cccc

    0下载:
  2. opencv的小程序,运动物体检测,非常好的例子,同事给我的。-opencv small program, moving object detection, a very good example to my colleague.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4019852
    • 提供者:cc
  1. VibeTest

    0下载:
  2. VIBE运动目标检测 车辆,行人检测,基于opencv的数据读取-VIBE OBJECT DETECTION
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-30
    • 文件大小:12161579
    • 提供者:吴晗
  1. Abnormal-Behavior-Detection

    0下载:
  2. Opencv 根据移动物体的速度和方向检测物体的异常行为 完整源代码 可运行-Detect anomalous behavior of the object based on the speed and direction of moving objects
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5563969
    • 提供者:aflyingfishxy
  1. behevior-identity

    1下载:
  2. opencv 根据物体移动的速度和方向检测物体异常行为-opencv object detection of abnormal behavior according to the direction and speed of moving objects
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5561389
    • 提供者:aflyingfishxy
  1. motion_src

    0下载:
  2. 基于VFW视频的运动目标检测,可以对摄像头拍摄到的运动目标检测。-Moving Object Detection Based on VFW video,The camera can shoot to the moving target detection.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:434846
    • 提供者:李汶航
  1. mixture_of_gaussians

    0下载:
  2. 计算机视觉中最重要的研究之一就是运动目标检测,其不但在模式识别方面具有相关的研究,而且在图像理解领域也有非凡的意义。运动目标检测是通过通过图像序列帧图像来提取运动目标,通过运用相关的算法一幅图片被划分为前景点和背景点。运动目标检测算法是后续的运动目标分类、运动目标跟踪和分析提供了基础。本论文讲述了几种常用的视频运动目标检测算法,并就背景差分法进行了重点研究,通过两种方法来对比差分法的特点。其中背景差分法算法的主要流程为:视频获取、视频转化为图片序列、图片灰度化处理、去除噪声、差分图片、对图片进行
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2102
    • 提供者:wan
  1. MovingObjectDetectBaseOnOpencv

    0下载:
  2. 基于OPENCV的运动目标检测程序,可以应用于安防,非法人员入侵检测等应用中。-Moving object detection program based on OpenCV
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:427030
    • 提供者:白国君
  1. shipinzhongyundongmubiaojiancesuanfayanjiu

    0下载:
  2. 视频监控中运动目标检测、跟踪与行为识别算法的研究(Research on moving object detection, tracking and behavior recognition algorithm in video surveillance)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:4916224
    • 提供者:小o
  1. drfi_matlab-master

    0下载:
  2. Salient object detection via multi-scale local-global superpixel contrast
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1980416
    • 提供者:songlong
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com