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

搜索资源列表

  1. trackopenvcing

    0下载:
  2. 一个基于Visual C++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪源代码。-Based Visual C++ and opencv motion detection program, run the mouse movement without frame circle graph tracking the source code can be achieved.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7.72mb
    • 提供者:快捷的
  1. Detecting-of-vehicle-opencv

    0下载:
  2. 车辆检测源码 运动目标检测 OpenCV C-Detecting of vehicle OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.27mb
    • 提供者:William He
  1. jiyuOpenCVderentiyundongjiancexitong

    0下载:
  2. 用OpenCV实现的人体运动检测系统C++源码-Using OpenCV implementation of human motion detection system, C++ source code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:123.28kb
    • 提供者:Wenzhi Xie
  1. motion-detection-techniques

    0下载:
  2. 研究了基于混合高斯模型的运动目标检测技术,在分析了混合高斯模型的基本原理的基础上,使用了一种改进的混合高斯模型更新算法.在Visual C++6.0中利用OpenCV完成了相关算法,成功地提取出了运动目标和实验场景的背景,验证了该改进的混合高斯模型更新算法的可行性-OpenCV-based motion detection techniques I have read some articles, I feel you can, share
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:379.32kb
    • 提供者:mei88
  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
    • 文件大小:584.16kb
    • 提供者:钟爱着
  1. detectMotion

    1下载:
  2. 基于opencv的运动物体检测代码,使用语言为c++。-Opencv-based moving object detection code.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:3.03mb
    • 提供者:jxk
  1. gaosi

    0下载:
  2. 基于混合高斯背景建模的方法用于检测场景中的运动车辆,采用Visual C++和OpenCV实现,程序有详细注释,并且附带测试视频,希望对大家有帮助。-The movement of vehicles, based on Gaussian mixture background modeling method for detecting the scene to adopt the Visual C++ and OpenCV realization, procedures detailed note
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:7.47mb
    • 提供者:离逝的风
  1. FindMoving

    0下载:
  2. 由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:9.29mb
    • 提供者:罗超
  1. vehicle-detection

    0下载:
  2. 基于帧间差分的方法用于检测场景中的运动车辆,采用Visual C++和OpenCV实现,程序有详细注释,并且附带测试视频,希望对大家有帮助。-The movement of vehicles based on frame difference method is used to detect scene using the Visual C++ and OpenCV realization procedures detailed notes, and come with a test video
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:4.23mb
    • 提供者:离逝的风
  1. MoveTracking

    0下载:
  2. opencv,c++,数字图像处理,运动车辆检测与跟踪系统-opencv, c++, digital image processing, motion vehicle detection and tracking system
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.17mb
    • 提供者:赵杰
  1. target-detection-and-tracking

    1下载:
  2. 本案例可以利用C#和EmguCV播放文件夹中的视频,代码运行完美无误,可以实施视频运动目标检测与跟踪,欢迎交流-This case can use C# and EmguCV video playback folder, the code runs perfectly correct, you can implement video moving target detection and tracking, welcomed the exchange
  3. 所属分类:OpenCV

    • 发布日期:2015-08-01
    • 文件大小:435kb
    • 提供者:liuwei
  1. TargeTraceing

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,-Using CAMSHIFT algorithm for fast tracking and detection of moving targets in C/C++ source code,
  3. 所属分类:OpenCV

    • 发布日期:2017-12-11
    • 文件大小:11.09mb
    • 提供者:周翔
  1. objectDetection

    0下载:
  2. c++和opencv的运动目标检测。主要是帧差法,检测出目标后可以在原视频中框定目标-object detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:8.58kb
    • 提供者:林悦
  1. vibe

    0下载:
  2. 基于vibe算法的运动目标检测,opencv实现,-the algorithm of the vibe impliment by opencv and c++
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3.62kb
    • 提供者:木木夕米
  1. opencv1

    0下载:
  2. 基于opencv开源图像处理库在vs环境下c++开发的图像视频处理实例运动物体检测识别-Opencv source image processing library in c++ development environment vc image processing example video motion detection and identification of objects based on
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4.44mb
    • 提供者:小唐
  1. genzong

    0下载:
  2. c++实现跟踪分割视频中运动的物体,有不错的的效果,对分割视频提取检测特征,并实行特征分析跟踪-c++ object segmentation for tracking the movement of the video, have a good effect, to split video detection feature extraction, feature analysis and implementation of tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6.78mb
    • 提供者:曾丁
  1. testdemo14

    0下载:
  2. 其用c++编写的检测运动物体的程序,用红色椭圆标注,平台是visual stduio2008 opencv库是2-Its use c++ prepared to detect moving objects procedures, the platform is visual stduio2008 opencv library 2.4.4
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1.76mb
    • 提供者:tony
  1. abnormal_detection

    0下载:
  2. 由c++和opencv,利用运动人体外接矩形的长宽比来检测人体异常行为的发货谁能,如摔倒和下蹲- Using the human body to connect the rectangular aspect ratio to detect abnormal behavior of the human body who can ship, such as fall and squatting
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.28mb
    • 提供者:毛线
  1. 用光流法进行运动目标检测

    0下载:
  2. 采用光流法形式检测背景相对稳定的运动物体,编写语言为C++,所有视觉库为opencv(The optical flow method is used to detect moving objects with relatively stable background. The language is C++, and all visual libraries are OPENCV)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:6.65mb
    • 提供者:zouwit
搜珍网 www.dssz.com