CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 运动 物体 检测

搜索资源列表

  1. movement-to-identify-and-track

    0下载:
  2. 这是一个基于运动物体的图像检测与追踪程序,是在vc++ 6.0环境下编译的,有需要的可以来看一看。-This is based on a moving object detection and tracking program of the image, is in vc++ 6.0 environment of compiled, need to take a look.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:645388
    • 提供者:廖灿
  1. tracking_object

    0下载:
  2. 使用帧差法,实现运动物体的检测.这是视频监控系统的一个基本要求,也是进一步进行目标分析的基础 。-a motion detection and background updating method was developed based on the coterminous frame differencing.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-07
    • 文件大小:1245
    • 提供者:乐在平淡中
  1. 1-11

    0下载:
  2. 运动检测系统,特征区域匹配,运动物体提取-Motion detection system, the characteristics of the regional match, moving object extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2405748
    • 提供者:ht
  1. yundongjiancexitong

    0下载:
  2. 运动检测系统 能够实现对BMP图像文件中的运动物体自动检测处理 画出运动轨迹-Motion detection system based on BMP image files of automatic moving object detection processing draw trajectory
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6041543
    • 提供者:刘远航
  1. tracking

    0下载:
  2. 运动物体跟踪与检测,非常实用的检测方法,不包含卡尔曼滤波等方法。-Detection of Moving Object
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1157
    • 提供者:张新
  1. MotionDetector

    0下载:
  2. opencv的c#版emgucv做的MotionDetector,用于检测运动物体-opencv c# version emgucv doing the MotionDetector of, for the detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:598175
    • 提供者:钟爱着
  1. bgandfd

    0下载:
  2. 背景差与帧间差结合的运动检测,并在原视频中画出运动物体-Background difference and frame difference combination of motion detection, and draw in the original video of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6040019
    • 提供者:河流
  1. detection-of-moving-objects

    0下载:
  2. 基本实现对运动物体的检测,比起效果,方法更值得人学习!-Basic detection of moving objects, than the results, the more worthy of study!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:1393
    • 提供者:岳鹏
  1. Imybblobtraccn

    0下载:
  2. 在非常多应用中,希望把运动着的物体检测出来,对其编号并进行跟踪,,最终的到其运动轨迹,本程序源码就是运动物体跟踪的框架 -Very many applications, to moving object detection, and its number and track its trajectory, the final source of this program is a framework for moving object tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1946166
    • 提供者:lenyuhai
  1. bddiff

    0下载:
  2. 背景建模 背景差法 实现对运动物体的检测-Background modeling, background difference method for the detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1379
    • 提供者:王鹏
  1. mixGBm

    0下载:
  2. 混合高斯背景建模 对运动物体进行检测 有助于初学者-Gauss mixture background model for moving object detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1519
    • 提供者:王鹏
  1. motion-object-detection

    0下载:
  2. 可以载入一段视频或者通过摄像头实时检测运动物体,利用去掉静止背景的方法得到运动的物体,代码已通过验证。-Can load a video camera or through real-time detection of moving objects, the use of get rid of static method of background get moving objects, the code already through the verification.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:1377
    • 提供者:舒梦
  1. canny_1

    0下载:
  2. 关于边缘检测的强大算法,可以用于图像处理中运动物体的边缘检测。-Strong on the edge detection algorithm can be used for moving objects in image processing for edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:431567
    • 提供者:郑攀峰
  1. canny_2

    0下载:
  2. 关于边缘检测的强大算法,可以用于图像处理中运动物体的边缘检测。-Strong on the edge detection algorithm can be used for moving objects in image processing for edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:319907
    • 提供者:郑攀峰
  1. 12345

    0下载:
  2. 关于边缘检测的强大算法,可以用于图像处理中运动物体的边缘检测。-Strong on the edge detection algorithm can be used for image processing in the moving object edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:149089
    • 提供者:郑攀峰
  1. Camshift2.0

    0下载:
  2. 基于opencv,结合背景差法和camshift算法实现对运动物体的检测与跟踪,毕设时做的,效果不错。-Based opencv, combined the background subtraction camshift algorithm detection and tracking of moving objects, the complete set up to do, good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:34555629
    • 提供者:王博
  1. duozhenpingjun

    0下载:
  2. 采用多帧平均的方法进行运动物体的检测,内有详细的注释,对大家了解背景的构建思想很有帮助-Multi-frame averaging method for the detection of moving objects, with detailed notes, everyone to understand the background to build ideological helpful
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:4170211
    • 提供者:离逝的风
  1. Movetest.cpp

    0下载:
  2. 基于OPENCV的运动中的物体检测,从一段视频中检测出物体-Detect objects from a video based on the the OPENCV movement of objects detected,
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:1321
    • 提供者:zxx
  1. myRecognize

    0下载:
  2. 文字和字符识别,各种识别的样本生成,与生成样本的图片同距同分辨率拍摄下来识别。运动方式下角度考虑与样本所用相同的分辨率和拍摄距离的图片识别,对运动物体图像通过不断检测所标志的区域特征来后定点提取图像识别,对固定不同距离的方式通过缩放处理方式后再识别.针对不同应用也方便在代码里进一步完善-Text and character recognition, various identification of the sample to generate the same to generate samp
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-18
    • 文件大小:678699
    • 提供者:曾祥园
  1. test

    0下载:
  2. 简单的背景差分法代码,用于运动物体前景检测-simple background segmentation code
  3. 所属分类:Video Capture

    • 发布日期:2017-12-06
    • 文件大小:620675
    • 提供者:梅林
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 »
搜珍网 www.dssz.com