CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv moving

搜索资源列表

  1. HumanDetec

    0下载:
  2. opencv接口,sobel算子和背景差分算法得到简单背景下实现运动物体的检测-opencv interfaces, sobel operator and background subtraction algorithm is simple backdrop for moving object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1567
    • 提供者:jackey
  1. object-detect

    0下载:
  2. 运动目标检测,改改pro文件中的opencv路径可以运行,,主要是G-Moving target detection, changed pro file opencv path can run mainly GMM
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5714409
    • 提供者:庄晓滨
  1. CAMSHIFT

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C+
  3. 所属分类:Video Capture

    • 发布日期:2017-05-29
    • 文件大小:12105825
    • 提供者:胡继瑶
  1. FIVE

    0下载:
  2. OpenCV实现静止背景下运动目标的检测,通过背景差法检测出运动的目标。-OpenCV implementation static background moving target detection by background subtraction method to detect moving targets.
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:4267
    • 提供者:田苏
  1. OpticalFlow

    0下载:
  2. 使用光流法对运动目标进行估计,要使用opencv一起实现。效果还不错-Using optical flow method to estimate the moving target, to use opencv implemented together. Results were pretty good
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:14121440
    • 提供者:aleasa
  1. camshiftSub

    0下载:
  2. 利用camara抓取連續的影像,利用後一張frame與前一張frame做相減後,取得動態物件之前景, 自利用侵蝕與膨脹的平滑處理去掉雜訊,最後再使用OPENCV裡的CAMSHIFT的函式最追蹤前景, 最後達到追蹤動態物件的目的。-Use camara capture sequential images, the use of a frame after frame with the previous one to do subtraction, and achieved th
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:1864
    • 提供者:張勝
  1. Target-trace

    1下载:
  2. 利用Opencv对运动目标(包括汽车,行人)的AVI视频进行检测并跟踪。效果十分显著。 - detect and tracking the moving targets (including cars, pedestrians) AVI video detection and tracking. Effect is very significant.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5842903
    • 提供者:Robin
  1. CPJY45

    0下载:
  2. 基于opencv的运动目标检测。帧间差分,边缘检测,运动目标提取。-Moving object detection based on opencv.Frames Difference,edge detector,and moving object extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1850678
    • 提供者:朴佳人
  1. MovDetect

    0下载:
  2. vs2010工程,C++(优化了opencv的代码),通过混合高斯背景建模实现的运动物体检测,效果非常好。-vs2010 project, C++ (optimized opencv code), Gaussian mixture background modeling to achieve through the detection of moving objects, the effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:107684
    • 提供者:张林
  1. bkgrd_opencv

    0下载:
  2. 源代码基于opencv 逐帧读取视频 然后通过背景建模构建出背景的灰度图 再通过背景检测出每一帧中的运动物体-Read the video frame by frame and then build through background modeling background grayscale and then through the background of detecting moving objects in each frame
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13766271
    • 提供者:xyc
  1. OpenCVOpticalCalculate

    0下载:
  2. 利用OpenCV计算光流的程序,根据视频,计算并跟踪运动目标-Optical flow is calculated using OpenCV procedure, the video, calculate and track moving targets
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:6735808
    • 提供者:yn
  1. ThreeZhen

    0下载:
  2. 基于Opencv方法做的一个先利用三帧差分法检测视频中运动目标!,再利用adaboost算法检测人脸!能运行效果有待改进!-Opencv based method to do a first use of three difference method to detect moving objects in video! , Re-use adaboost algorithm to detect human face! The effect can be improved to run!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3559320
    • 提供者:秦朗
  1. tracing

    0下载:
  2. 在大量帧的图片中找出位置变化的物体,则为移动目标,在通过opencv中的函数圈出目标-Identify the change in position of objects in the image in a plurality of frames, for the moving target, through the function opencv target circle
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:27251326
    • 提供者:王敏
  1. track

    0下载:
  2. 基于opencv的运动目标轮廓检测,用MFC编写的界面,实现视频在对话框指定位置的显示,有详细注释,适合初学者。-Moving target based on the contour detection opencv prepared with MFC interface, video display dialog box to specify the location, detailed notes for beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1882231
    • 提供者:猪猪侠
  1. MotionTry

    0下载:
  2. 基于opencv,实现对视频中的运动物体的检测-Based on opencv, to achieve the detection of moving objects in video
  3. 所属分类:Video Capture

    • 发布日期:2017-05-18
    • 文件大小:4953131
    • 提供者:季新成
  1. 11

    0下载:
  2. 用OpenCV+VC代码实现金字塔光流法检测运动的物体-With code pyramid optical flow method to detect moving objects
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1022
    • 提供者:王飞
  1. 1

    0下载:
  2. opencv实现的运动目标估计算法,通过三帧差法实现-Three frame difference moving target opencv achieve estimated
  3. 所属分类:OpenCV

  1. opencvCPP

    0下载:
  2. 是opencv的c++常用的所有的程序,包括人脸识别,运动物体跟踪,颜色识别,图形图像设计,摄像头定标等。-Is opencv c++ commonly used all programs, including face recognition, moving object tracking, color recognition, image design, camera calibration, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12397781
    • 提供者:王战
  1. camera2

    0下载:
  2. 基于OpenCV的摄像头运动物体的识别与检测代码,可直接运行!-Identification and detection code OpenCV camera moving object based and can be run directly!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1094133
    • 提供者:王杨
  1. guassian

    0下载:
  2. 混合高斯背景模型,背景差法,检测运动目标,环境VC2008,Opencv,前景与背景分开显示-Gaussian mixture background model background subtraction method to detect moving targets
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2932725
    • 提供者:张宁
« 1 2 ... 9 10 11 12 13 1415 16 17 »
搜珍网 www.dssz.com