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

搜索资源列表

  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
    • 文件大小:122757
    • 提供者:zhengmin
  1. KeyframeExtracting.rar

    2下载:
  2. 本源码为利用光流法提取视频关键帧的matlab程序实现,也是本文基于内容的视频检索的论文所写的代码,需要的可以参考!,The source for the use of optical flow extracted keyframe Videos matlab program implementation, but also this article content-based video retrieval dissertation written code, can refer to the
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:15525
    • 提供者:ttt
  1. keyframe.rar

    0下载:
  2. 一篇很好的有关提取关键帧的论文,介绍了多种提取方法,值得一看。,A very good paper about extracting the key frames, introduced a variety of extraction methods, worth a visit.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2848281
    • 提供者:xiaoting
  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
    • 文件大小:877
    • 提供者:宋佑
  1. Test

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

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

    1下载:
  2. 视频关键帧的提取,是用VC环境,简单易懂-the capture of video key frame
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-28
    • 文件大小:11235345
    • 提供者:Clarence
  1. VideoSummarizationandSystemImpleentation

    0下载:
  2. 视频场景切分和关键帧提取是视频摘要技术的两个关键内容-Video scene segmentation and key frame extraction is a video summary of the contents of two key technologies
  3. 所属分类:Video Capture

    • 发布日期:2017-05-19
    • 文件大小:5214709
    • 提供者:季波
  1. keyframe

    4下载:
  2. 视频的关键帧计算,和关键帧提取,附有实验报告-Video key frame basis, and key frame extraction, with test report
  3. 所属分类:matlab

    • 发布日期:2015-12-09
    • 文件大小:15097856
    • 提供者:junko
  1. extrat

    1下载:
  2. C#从视频文件中获取关键帧的程序,对于做视频方面的设计有用-C# to get from the video key frame process, the design aspects of doing a useful video
  3. 所属分类:视频捕捉/采集

    • 发布日期:2012-11-07
    • 文件大小:145945
    • 提供者:lxp
  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
    • 文件大小:5114969
    • 提供者:wujeangwei
  1. Keyframe

    1下载:
  2. 从视频中提取关键帧,采用贪心算法和堆排序来处理视频中的大量帧信息。-Extracted from the video key frame, the use of greedy algorithm and HEAPSORT to deal with a large number of frames of video information.
  3. 所属分类:mpeg mp3

    • 发布日期:2015-10-30
    • 文件大小:267147
    • 提供者:wpc
  1. Video-based-Gait-Recognition

    0下载:
  2. 博士论文;提出了幅值谱和反射对称作为关键帧特征的步态识别算法;小波速度矩和小波反射对称矩,以及用二者的结合来描述步态;分形维数小波分析描述子步态识别算法;静态特征和动态特征相结合的三维步态识别方法-Doctoral dissertation put forward the amplitude spectrum and reflection symmetry characteristics as keyframe gait recognition algorithm wavelet veloc
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:2934410
    • 提供者:田卉
  1. av2bmp

    0下载:
  2. 利用ffmpeg SDK 编写的一个小程序,用来视频中抓取关键帧并转换成BMP格式。-Ffmpeg SDK prepared using a small program used to crawl the video key frame and converted into BMP format.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-13
    • 文件大小:1715
    • 提供者:王凯
  1. keyframe

    0下载:
  2. 镜头检测及关键帧提取方法研究与应用
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3912298
    • 提供者:hzj
  1. RobertAnimation

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

    • 发布日期:2017-05-13
    • 文件大小:3496057
    • 提供者: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
    • 文件大小:3506196
    • 提供者:刘月
  1. ExtractKeyFrame

    0下载:
  2. 目前用户上传的视频很多,为了方便其他用户浏览,用关键帧来表示视频很有意义。本代码用一种新方法,提取视频中的关键帧。-extract key frame from vedio is important and we implement the function in the code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:67312
    • 提供者:wl
  1. key_frame_get_source

    0下载:
  2. 实现“基于互信息量”进行关键帧提取的具体算法,该算法以帧间的互信息量来衡量两帧图像内容的相似性,可以对具体镜头按其特点自动提取出一或多个关键帧。-To achieve " Based on mutual information" to a specific key-frame extraction algorithm in order to frames to measure the two mutual information similarity of image cont
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4141400
    • 提供者:feilong
  1. avijpg

    0下载:
  2. 利用opencv库实现的从指定位置视频截取关键帧的程序,需要安装opencv库,具体安装上官网可以进行查询。-Use opencv library to achieve the specified location from the video key frame interception procedures, need to install the opencv library, specific queries can be installed Shangguan network.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-11
    • 文件大小:2625604
    • 提供者:孙佳文
  1. 关键帧

    1下载:
  2. 用于视频提取关键帧,使用的语音是matlab,欢迎大家分享(For video key frame extraction, the voice is matlab. Welcome to share.)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-26
    • 文件大小:3506176
    • 提供者:小羊爱小妮
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com