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

搜索资源列表

  1. K-均值聚类算法

    13下载:
  2. K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-07-16
    • 文件大小:119.88kb
    • 提供者:zhengmin
  1. AviShow

    0下载:
  2. 能够提出视频关键帧,具有很好的视频分析功能,是一个不错的视频分析程序-Able to make the video key frame, with good video analysis, video analysis is a good program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:877byte
    • 提供者:宋佑
  1. Test

    0下载:
  2. 利用opencv在vc环境下开发的关键帧提取程序-Environment in vc using opencv key frame extraction procedure developed
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4.49mb
    • 提供者:jiutianfeixue
  1. vsnaps

    0下载:
  2. 主要用来处理视频,包括吧视频分解为图像序列,处理关键帧。-Mainly used to handle video, including your video is broken down into image sequence, to deal with key-frame.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.88mb
    • 提供者:wujeangwei
  1. RobertAnimation

    0下载:
  2. OPENGL的层次模型与关键帧动画,使用GULT作为UI的设计,便于DEBUG。-OPENGL level model and key-frame animation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3.33mb
    • 提供者:xuhao
  1. KeyFrameDiff

    1下载:
  2. 我的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下。-I graduated from design, matlab key frame extraction for the code, with reference to code optical flow method. Frame difference is based on the Euclidean distance,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3.34mb
    • 提供者:刘月
  1. MD2File

    0下载:
  2. 可导入Quake 2的模型MD2,里面含有多个关键帧动画形成的动作,可切换显示,是比较成型的示例。-The model can be imported Quake 2 MD2, which contains multiple key-frame animation form action, you can switch display, it is more an example of molding.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.93mb
    • 提供者:yangzhanjun
  1. algorithmbehavior

    0下载:
  2. 针对行为识别中行为者朝向变化带来的问题,提出了一种基于人体行为3D模型的2D行为识别算法.在学习行为 分类器时,以3D占据网格表示行为样本,提取人体3D关节点作为描述行为的特征,为每一类行为训练一个基于范例的隐马 尔可夫模型(Exemplar-based hidden Markov model,EHMM),同时从3D行为样本中选取若干帧作为3D关键姿势集,这个 集合是连接2D观测样本和人体3D关节点特征的桥梁.在识别2D行为时,2D观测样本序列可以由一个或多个非标定的摄 像机采集
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.25mb
    • 提供者:wangshan
  1. as

    0下载:
  2. 给定两幅图像,实现采用颜色线性插值的关键帧动画-Given two images, linear interpolation using color to achieve the key frame animation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.7mb
    • 提供者:文翰
  1. KeyFrame-Extraction

    1下载:
  2. 视频镜头监测及关键帧提取,提供了一段比较简短的视频作为实例-Video camera surveillance and key frame extraction, providing a short video as an example
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.84mb
    • 提供者:montgoson
  1. key-frame-extraction

    0下载:
  2. 基于中心距离特征的人体运动序列关键帧提取-Based on center distance characteristics of human motion sequence key frame extraction
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-15
    • 文件大小:1.5mb
    • 提供者:杨涛
  1. keyframe-extraction

    0下载:
  2. 引入骨骼夹角作为运动特征,并以此确定候选关键帧;采用分层曲线简化算法精选候选关键帧获得最终关键帧集合;通过对算法参数自适应调节,以满足不同压缩率要求. 实验结果表明:该算法具有良好的数据压缩效果及较强的运动概括能力,并在一定程度上保证了同类相似运动间关键帧集合的一致性 -The introduction of the bone angle as motion characteristics and to determine the candidate keyframes layered
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-14
    • 文件大小:315.78kb
    • 提供者:杨涛
  1. unity3Dynamic-map.txt

    0下载:
  2. 由于Unity 不支持GIF动画贴图,所以目前在Unity里面做动态贴图,有两个办法。 一种是将图片导入成关键帧图片序列,类似(0,1,2...)然后在用脚本根据时间逐帧加载贴图. 另一种是将动画里面的关键帧画在一张大图上,然后用OFFSET来根据时间决定贴图的显示位置,从而实现图片改变的动画效果。-Since Unity does not support GIF animated maps, so now there to do dynamic textures in Unity
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-16
    • 文件大小:2.07kb
    • 提供者:卓文兄
  1. image--search

    0下载:
  2. 此代码作为提取视频镜头及关键帧的实现。简单方便-Video shot and key frame extraction
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-27
    • 文件大小:9.37mb
    • 提供者:席天翔
  1. keyframe

    1下载:
  2. 视频关键帧提取。全阈值算法找到每个镜头的关键帧并保存-Video key frame extraction.Using threshold algorithm to find key frames in every scene and save them.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6.12mb
    • 提供者:朴佳人
  1. extractMainFrame

    2下载:
  2. matlab编写的视频关键帧提取程序,可自动从视频中提取帧,提取第几帧可在程序中自行设定,另附有批量处理视频的主函数。-matlab prepared video key frame extraction procedures can be automatically extracted from video frames to extract the first few frames can be set in the program, batch processing video attac
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2.16kb
    • 提供者:wang
  1. boundExtract

    0下载:
  2. 本代码是基于镜头分割的关键帧提取代码,是用matlab来实现的。-The code is the code key frame extraction based on shot segmentation is achieved using matlab.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:605byte
    • 提供者:李亚南
  1. kMeanExtract

    0下载:
  2. 本代码是基于k-mean聚类的关键帧提取代码,是用matlab来实现的。-The code is based on k-mean clustering key frame extraction code, using matlab to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1.38kb
    • 提供者:李亚南
  1. video_key_frame

    2下载:
  2. 基于ffmpeg的视频镜头分割及关键帧提取代码,C-Video shot segmentation based on ffmpeg and key frame extraction code, C++
  3. 所属分类:Special Effects

    • 发布日期:2016-01-23
    • 文件大小:2kb
    • 提供者:李亚南
  1. Key-frame-extraction

    0下载:
  2. 数字视频应用技术,基于opencv的边缘检测与关键帧的提取和保存-Application of digital video technology, extraction and preservation of OpenCV edge detection and key frame based on
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:3.94mb
    • 提供者:江江
« 12 »
搜珍网 www.dssz.com