CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 视频运动检测

搜索资源列表

  1. motion_src

    1下载:
  2. 视频运动检测的例子和源代码,可以在图像处理和运动目标检测中应用-Video Motion Detection examples and source code, the image processing and moving target detection application
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:156724
    • 提供者:刘中华
  1. 基于OPENCV的视频帧差法的实现

    2下载:
  2. 基于OPENCV的视频帧差法的实现,用来进行运动目标检测与跟踪的研究,OPENCV the video frame based on the realization of difference method is used for moving target detection and tracking of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-15
    • 文件大小:422802
    • 提供者:winnershu
  1. 基于vc++与opencv实现的视频图像Hu矩计算

    0下载:
  2. 基于vc++与opencv实现的视频图像Hu矩计算,可以作为运动检测的一个模块。运行时需要有一台usb摄像机才能正确执行。,Based on vc++ with opencv video images to achieve the calculation of Hu moments, can be used as a motion detection module. Run-time need to have a usb camera to the correct implementation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:1054819
    • 提供者:William Fan
  1. Delphi_MotionDetect.基于OPENCV,寻找运动目标轮廓

    3下载:
  2. 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。,This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-27
    • 文件大小:1993641
    • 提供者:杨晓辉
  1. quyinying.rar

    1下载:
  2. 利用阴影的灰度特性,在视频序列中去除运动物体所留下的阴影 环境为vc++6.0 ,opencv 去阴影,Use of the shadow of the gray-scale characteristics of video sequences in the removal of moving objects left behind by the shadow environment vc++ 6.0, opencv to shadow
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3293
    • 提供者:樊思存
  1. code.rar

    0下载:
  2. 视频运动物体检测,采用混合高斯分布建立背景模型及差分方法对背景模型进行更新,Sports video object detection, adopt a mixed Gaussian distribution model and set up the background difference method to update the background model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1268
    • 提供者:齐欣
  1. 2009guangliusuanfa.rar

    0下载:
  2. 基于光流算法的视频运动目标检测,具有一定的参考价值,Optical flow algorithm based on the video moving target detection with a reference value must
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:38279
    • 提供者:倪建军
  1. GMM

    2下载:
  2. 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:16296
    • 提供者:朱亮亮
  1. AviTest

    0下载:
  2. 用opencv写的一个对视频操作的例子,包括运动检测以及跟踪等算法-program written by opencv and VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3772572
    • 提供者:李伟
  1. Yellow video detection 黄色视频检查

    1下载:
  2. 它通过肤色检测、运动检测和声音检测来检查一段视频是否是黄色视频。-It checks whether a video is yello through the skin detection and motion detection and noise test.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-22
    • 文件大小:24349426
    • 提供者:温娟
  1. ACMMM2003

    0下载:
  2. 介绍一种应用于视频运动检测中前景和背景建模分割的方法-proposes a novel method for detection and segmentation of foreground objects from a video which contains both stationary and moving background objects and undergoes both gradual and sudden “once-off” changes.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:227474
    • 提供者:arbi
  1. motempl

    0下载:
  2. 利用openCV的一些函数计算并更新运动历史图像实现在视频监控中的运动模板检测-OpenCV use some function to calculate and update the movement of history in the video surveillance images to achieve the campaign template detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:422930
    • 提供者:yyy
  1. paper

    0下载:
  2. 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1709229
    • 提供者:陈忠厚
  1. Image_Processing_Practise

    0下载:
  2. 这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
  3. 所属分类:Special Effects

    • 发布日期:2016-09-18
    • 文件大小:14778523
    • 提供者:
  1. motion_detector

    0下载:
  2. 视频运动检测相关视频,用于检测运动特征,并提取-Related video motion detection video, for the detection of movement and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:80258
    • 提供者:梧桐雨
  1. Humantracking

    0下载:
  2. 人体运动的检测与跟踪是目前计算机视觉领域中最活跃的研究方向之一,本系统介绍了一种用于视频监控的人体运动检测与跟踪系统,主要功能是对室内、室外固定背景下的运动人体进行检测,可以检测到运动的前景部分。-Human motion detection and tracking is the field of computer vision research, one of the most active, the system introduces a video monitor for human m
  3. 所属分类:Special Effects

  1. detector

    0下载:
  2. c语言写的运动检测程序,可以对avi视频进行处理-c language program written for motion detection, can be processed on the avi video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1417
    • 提供者:vivid
  1. motion-detection

    0下载:
  2. 运动检测, Retrieval System 视频分类与检索,世界trieckvid大赛使用参考,-Motion detection, Retrieval System video classification and retrieval, use of the World Series trieckvid reference
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:228685
    • 提供者:huweicn
  1. GS

    0下载:
  2. 运用GS混合模型建模,能够对视频里面运动物体检测(Able to detect moving objects in video)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:程序猫
  1. 亚像素级角点检测

    1下载:
  2. 角点通常被定义为两条边的交点,或者说,角点的局部邻域应该具有两个不同区域的不同方向的边界。角点检测(Corner Detection)是计算机视觉系统中获取图像特征的一种方法,广泛应用于运动检测、图像匹配、视频跟踪、三维重建和目标识别等,也可称为特征点检测(Using the edge of the damaged area, i.e. the color and structure of the edge, the information content of the damaged info
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-29
    • 文件大小:78848
    • 提供者:llly18
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com