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

搜索资源列表

  1. video-read-and-coding

    0下载:
  2. 在matlab中读入视频序列,并显示出来。对视频流文件进行按帧读取,并计算帧与帧之间差值,并统计差值的分布。-Read into the video sequence in matlab, and displayed. Streaming video, read the press frame, and calculate the difference between frames, and statistical difference between the distribution.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:4004
    • 提供者:朱金秀
  1. Dmovving_objei

    0下载:
  2. 数字视频序列运动目标检测与跟踪技术研究究,西北大学的文章,讨论了多目标跟踪的问题 -Digital video sequence of moving target detection and tracking studies, Northwestern University article to discuss the problem of multi-target tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3808642
    • 提供者:抛弃
  1. Automatic-registration

    0下载:
  2. 运动视频序列影像的自动配准运动视频序列影像的自动配准-Automatic registration of the automatic registration campaign video image sequences of moving video image sequences
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:870633
    • 提供者:lc
  1. Recognize-by-Gait

    4下载:
  2. 包括matlab环境下的步态识别代码,视频序列、ppt展示及相关文献-Including gait recognition code in the Matlab environment, the video sequence, ppt show and related literature
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-28
    • 文件大小:5190656
    • 提供者:May
  1. hfacce_Identto

    0下载:
  2. 怎样从静态图片或者视频序列中找出人脸脸的人脸检测与跟踪源码. -How to find out from the still pictures or video sequences, face face, face detection and tracking source.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:246027
    • 提供者:cpdcoder
  1. 815-mvp

    0下载:
  2. 图像处理:计算一个视频序列的运动估计和补偿,TTS法搜索匹配块,并计算两帧图像的残差。-Image processing: computing the motion estimation and compensation of a video sequence, TTS method search for a matching block, and calculating the two image residuals.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:5060
    • 提供者:dj
  1. DE2_2_src

    2下载:
  2. 利用图割算法,进行立体匹配,也就是图像的深度提取。本程式是针对视频序列的深度估计,该程式是名古屋大学开发的-Using the graph cut algorithm for stereo matching, that is, the depth of the image extracted. This program is the depth estimation for video sequences, the program is developed by Nagoya Universit
  3. 所属分类:3D Graphic

    • 发布日期:2016-06-02
    • 文件大小:538624
    • 提供者:
  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. camshift

    0下载:
  2. 图像跟踪camshift,在meanshift的基础上将对单张图像的检测拓展到视频序列跟踪图像中的目标-motion detect
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-18
    • 文件大小:47426262
    • 提供者:于水水
  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. Motion-compensation

    0下载:
  2. 运动补偿是一种描述相邻帧(相邻在这里表示在编码关系上相邻,在播放顺序上两帧未必相邻)差别的方法,具体来说是描述前面一帧(相邻在这里表示在编码关系上的前面,在播放顺序上未必在当前帧前面)的每个小块怎样移动到当前帧中的某个位置去。这种方法经常被视频压缩/视频编解码器用来减少视频序列中的空域冗余-The motion compensation is a descr iption of the adjacent frame (adjacent represented here on the coding
  3. 所属分类:Compiler program

    • 发布日期:2017-11-10
    • 文件大小:10803139
    • 提供者:张怡然
  1. JMVC6.0

    0下载:
  2. 多视点编程,对多视点视频序列进行压缩,以便于网络传输-The multi-view programming, and compressed, in order for network transmission of the video sequence of the multi-viewpoint
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-24
    • 文件大小:11893117
    • 提供者:shiyi
  1. motion_detect

    0下载:
  2. 运动物体检测,用以检测avi格式视频序列中运动物体-motion detect
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:2577
    • 提供者:侃侃
  1. Effectual-Method-for-Crowd-Counting

    0下载:
  2. 对固定镜头下视频序列中运动人体的检测和跟踪方法进行研究,利用灰度图像差分双向投影信息检测人体目标,提出一种基于统 计运动区域几何特征固定比例的分割算法,使用最近邻匹配方法对人体进行跟踪。-Video sequences in the detection and tracking of the movement of the human body to study under the fixed lens, bi-directional projector information using
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:1403208
    • 提供者:刘伟豪
  1. Automatic-People-Counting-

    0下载:
  2. 提出了智能视频监控中基于机器学习的自动人数统计系统。。该系统通过机器学习的方法对视频序列中人的头肩部位进行准确地检测。克服了传统检测方法如连通域分析和简单模板匹配的不足。-Automatic people counting system based on machine learning in intelligent video surveillance. . The system through machine learning methods to accurately detect the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:445028
    • 提供者:刘伟豪
  1. get_video_squency

    0下载:
  2. 该程序能够从输入的MPEG2 传送流(TS)中提取出MPEG2序列流。其中包括将TS流拆包得到视频原始流(PES),再把视频PES流拆去包头,去掉填充字节等最后得到视频序列流。提取得到的视频序列流可以用作转码,关键帧提取等与MPEG2相关的视频编辑和处理-The program can be extracted from the input MPEG2 transport stream (TS) of MPEG2 sequence flow. Including the TS stream un
  3. 所属分类:software engineering

    • 发布日期:2017-11-04
    • 文件大小:12196
    • 提供者:肖伟超
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 24 »
搜珍网 www.dssz.com