CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 视频分帧

搜索资源列表

  1. Video-Demo

    0下载:
  2. VC++视频图像运动目标检测,视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 视频只限于RGB非压缩Windows AVI格式-VC++ video image moving target detection, video presentations algorithm including: 1. The background prediction target d
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:103700
    • 提供者:yangdong
  1. MotionddDetection

    0下载:
  2. 视频序列中的运动目标检测 帧间差分法 -motion target detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-17
    • 文件大小:1196292
    • 提供者:赵旭林
  1. multitracking

    0下载:
  2. 基于OpenCV2.4.4+Visual Studio2008下的多目标跟踪代码。基于帧间差分法判断视频的背景和前景。-OpenCV2.4.4+ Visual Studio2008-based multi-target tracking code. Based on inter-frame difference method to determine the background and foreground of the video.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:2724952
    • 提供者:Zion
  1. Motion-Detection-in-Video-

    0下载:
  2. 在VS2008环境下实现视频序列中,运动目标的检测和跟踪,包括帧差法、背景差分法、MeanShift算法。-In the VS2008 environment for video sequences, moving target detection and tracking, including frame difference method, background subtraction, MeanShift algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:8685568
    • 提供者:claire
  1. san-zhen-cha-fen

    0下载:
  2. 三帧差分法,绝对可用,matlab实现,里面有视频和结果图。如果程序出错误,可用先把result.avi删除,在做测试、-Three difference method, absolutely free, matlab realize, there are videos and results map. If the program is an error that can be used to delete first result.avi while doing the test,
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:811701
    • 提供者:王菲
  1. detection-and-tracking

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法-Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:3125790
    • 提供者:tf520
  1. video-processing-

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 -Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for target d
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:99922
    • 提供者:xuedanyang
  1. gaijinsuanfa

    0下载:
  2. 视频跟踪中,对目标的检测时一个很重要的环节。这种基于三帧差分的改进算法对目标检测起到了很好的作用。-Video tracking, the target detection is a very important part. This difference based on three improved algorithm for target detection has played a good role.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1325
    • 提供者:宁尚昆
  1. Video-Demo

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法-Algorithm for video presentation include: 1 Static background background prediction target detection 2 Static background frame difference method for target de
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3234313
    • 提供者:孟灿
  1. Frame_difference_method

    0下载:
  2. 利用帧间差分法,对视频中的相邻两帧图像进行差分处理,获取目标-using the frame differential, address the pictures and detect the object
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:347987
    • 提供者:lister
  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. frame-differential-method-

    2下载:
  2. 源代码在matlab实现相邻帧间差分法对于视频中对移动目标的识别。附送视频,在matlab上能打开的视频只有无压缩的AVI视频。视频背景没有变化的情况下,处理效果很好。-The source code in matlab between adjacent frame difference method for the recognition of moving target in the video. Attached to the video, can open the video on th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3488768
    • 提供者:gjjh
  1. zhenchajianfa

    0下载:
  2. 基于帧间差分法的静态背景下目标的识别与追踪,源码包括视频的读取与回放以及二值化后的图像处理。-Based on the identification and tracking under static background frame difference method goals, including the source and playback of video and read the binarized image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16632013
    • 提供者:谭晓敏
  1. BackGroundTest

    0下载:
  2. 帧间差分法:一种比较简单的目标分割方法,在静态背景下,先通过视频序列建立相应的背景图,然后利用当前图像与背景图像的差分来检测运动区域,并进行膨胀、腐蚀等操作,从而提取出运动目标。-Frame difference method: a relatively simple object segmentation, in the static context, first established by video sequences corresponding background image, an
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25376729
    • 提供者:jc.luk
  1. zhenjianchafen

    0下载:
  2. 基于opencv2.4.3和vs2010实现视频图像的帧间差分-Achieve interframe differential video image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:855
    • 提供者:陈巍
  1. sanzhenchafen

    0下载:
  2. 三帧差分算法是相邻两帧差分算法的一种改进方法,它选取连续三帧视频图像进行差分运算,消除由于运动而显露背景影响,从而提取精确的运动目标轮廓信息。该算法的基本原理是是先选取视频图像序列中连续三帧图像 并分别计算相邻两帧的差分图像,然后将差分图像通过选取适当的阈值进行二值化处理,得到二值化图像,最后在每一个像素点得到的二值图像进行逻辑与运算,获取共同部分,从而获得运动目标的轮廓信息。-Three differential algorithm is an improved method of two
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4022603
    • 提供者:陈斌
  1. b_NearFrameCha

    1下载:
  2. 一段用matlab做帧间差分法以识别视频中的运动目标的源程序 测试效果良好-Using matlab to do some inter-frame difference method to identify the video source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1024
    • 提供者:Yogurt
  1. Efficient-video-monitoring-system

    0下载:
  2. 高效视频监控系统:采用帧间差分检测运动物体的原理建立一个视频监控系统。-Efficient video monitoring system: using frame difference principle of detection of moving object to establish a video monitoring system.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11655918
    • 提供者:李争
  1. sanzhenchafenfa

    0下载:
  2. 视频图像处理,采用帧间差分法进行视频前景和背景的分离-Video image processing, inter-frame difference method of separating the foreground and background video
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:806
    • 提供者:夏云
  1. zhenjianchafenfalicheng

    0下载:
  2. 视频图像处理,采用帧间差分法进行前景和背景分离-Video image processing, inter-frame difference method of separating the foreground and background video
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:781
    • 提供者:夏云
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com