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

搜索资源列表

  1. MyVideo1.0_AutoCamshift

    0下载:
  2. 序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Write sequence with MFC+openCV. Automatic target selection box and the interframe difference the first few frames before th
  3. 所属分类:OpenCV

    • 发布日期:2016-01-23
    • 文件大小:2921472
    • 提供者:yaoyao
  1. WLY57

    0下载:
  2. 对一视频进行灰度显示、边缘提取、帧间差分运算及速度测试-Grayscale display, a video edge detection, interframe differential operational speed test
  3. 所属分类:Video Capture

    • 发布日期:2017-11-14
    • 文件大小:1065235
    • 提供者:刘影琪
  1. BLkg19

    1下载:
  2. Visual C++ 基于帧间差分法的视频运动目标检测 轮廓提取-Visual C++ the interframe difference method based video moving target detection contours extracted
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1580395
    • 提供者:杨洋
  1. 1GHY3249Video

    0下载:
  2. 对视频进行运动检测,基于相邻两帧帧间差分。 在相邻两帧(也可以为多帧)间计算逐象素的灰度差,并通过设置阈值来确定对应运动前景的象素,进而得到运动前景区域。-On a video motion detection, based on the two adjacent interframe difference. The gray-scale difference between the two adjacent frames (may be a multi-frame) calculating
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:1362038
    • 提供者:段皓
  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. Gradientfiltermethodw

    0下载:
  2. 基于视频图像处理提取夜间交通车辆完整轮廓的方法.通过梯度滤波消除路面反光的干扰,然后对经过预处理的相邻视频帧图像实行三帧差分分割运动区域。-Based on video image processing to extract the entire outline of the vehicle nighttime traffic methods. Reflective pavement through gradient filter to eliminate the interference, a
  3. 所属分类:File Formats

    • 发布日期:2017-03-30
    • 文件大小:293917
    • 提供者:开心
  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 2 3 4 5 67 8 »
搜珍网 www.dssz.com