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

搜索资源列表

  1. yuv

    0下载:
  2. 数字视频处理在matlab仿真实验时经常用到YUV格式视频序列进行测试,这里提供自己编写的yuv视频读取及统计视频帧数的程序源码。-Digital video processing in matlab simulation experiment often used YUV format video sequence test here to write your own program source yuv video read and statistical video frames.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:975
    • 提供者:liusipin
  1. video-segmentation

    0下载:
  2. 数字视频处理中视频分割是很重要的研究内容,这里提供有关yuv视频序列的读取及分割等操作的源码。-Digital video processing, video segmentation is very important to study the contents of source yuv video sequence reads and segmentation operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-09-19
    • 文件大小:2048
    • 提供者:liusipin
  1. picture--chasing

    0下载:
  2. 背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。 MeanShift运动目标跟踪 matlab程序 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:240563
    • 提供者:l刘翔
  1. FastMixGauss

    0下载:
  2. 针对视频序列运动目标检测,用vc++实现快速高斯混合建模进行前景背景的分离。-In motion object detection of video sequence, with vc++ realize rapid gaussian mixture model carries on the separation between foreward and background.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:7544
    • 提供者:lijingyi
  1. MixtureGaussian

    0下载:
  2. 混合高斯模型背景算法实现视频序列中运动目标的检测-Realise moving object detection in video sequence with Gaussian mixture model background algorithm。
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:6294
    • 提供者:lijingyi
  1. frame_sub

    0下载:
  2. 输入两帧图像,计算RGB帧差,主要用于视频序列的计算-frame difference
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:530
    • 提供者:大洋
  1. Rectangle

    0下载:
  2. 读入视频序列,播放视频时在窗口上用鼠标画矩形框,并显示出矩形框的像素位置-Reads a video sequence, video playback on the window with the mouse to draw a rectangular frame, and shows the pixel position of the rectangular frame
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:3556029
    • 提供者:guohaiyun
  1. crosslinedetection

    0下载:
  2. 读入视频序列,用鼠标在视频输出窗口上画一条线,如果有运动物体跨越这条线,则将运动物体标记出来-Read into the video sequence, the video output window with the mouse to draw a line, moving objects cross this line, the moving object is marked
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:6345
    • 提供者:guohaiyun
  1. TargetDetection

    0下载:
  2. 读入视频序列,对视频输出窗口中的运动物体进行检测,如果有运动的物体,则将其用矩形框标记出来-Reads the video sequence to detect moving objects in video output window, if there is a moving object is marked with rectangles
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:2772
    • 提供者:guohaiyun
  1. MotionddDetection

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

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

    0下载:
  2. 对于视频序列中的人脸目标进行识别与检测,会用圆圈将人脸圈出来-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:3953287
    • 提供者:吴侃
  1. EnterExitCrossingPaths1cor.tar

    0下载:
  2. 用于视频目标跟踪的一个简单似的视频序列图像,适用于一切跟踪方法-Applies to all tracking method for video tracking a simple-like image of the video sequence,
  3. 所属分类:Graph program

    • 发布日期:2017-11-13
    • 文件大小:7830340
    • 提供者:刘甜甜
  1. background

    0下载:
  2. 这是一个获得图像背景的程序,能够在视频序列中准确的获取背景信息。-This is one to get the image background program, can accurate access to background information in the video sequence.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:8848154
    • 提供者:王根岭
  1. detecting-and-tracking

    0下载:
  2. 视频序列中二维运动目标的检测与跟踪算法演示-Video sequences dimensional moving target detection and tracking algorithm demo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:1182300
    • 提供者:windy
  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. 2222222222

    0下载:
  2. 光流算法程序,用来估计背景变化的图像序列或视频序列,可以很好的用来跟踪运动目标-Optical flow algorithm is used to estimate changes in background image sequence or video sequence can be well used to track moving targets. . .
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:258993
    • 提供者:zm
  1. MeanShift-matlab

    0下载:
  2. MeanShift运动目标跟踪 matlab程序 思路: 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。 -MeanShift moving target tracking matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:1664
    • 提供者:LGF
  1. Privacy-enabled-objection-

    0下载:
  2. 基于压缩传感技术在视频序列中追踪隐私目标,达到保护隐私的目的-Based on compressed sensing technology in a video sequence tracking privacy goals, achieve the purpose of protecting privacy
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:188185
    • 提供者:王化程
  1. video_display

    0下载:
  2. 通过matlab程序实现,对YUV视频序列进行播放-By matlab program, YUV video sequence for playback
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:748
    • 提供者:luzhenyan
  1. Image-Alignment-Algorithms

    0下载:
  2. 图像对其算法.这个程序需要对齐模板(小蝴蝶图像)的大图像(花上的蝴蝶)。它不限于使用一只蝴蝶作为模板。例如,您可以使用人脸图像作为模板,确定在脸上的视频序列中的下一帧的动作。-Image Alignment Algorithms。Implementing the Lucas-Kanade and Baker-Dellaert-Matthews image alignment algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:754628
    • 提供者:高峰
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com