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

搜索资源列表

  1. 1. A fast video encryption scheme based-on chaos.

    0下载:
  2. 这是一篇有关混沌在视频中加密的文章,题目为:A fast video encryption scheme based-on chaos。不过看看懂还是要花一些时间的,不过我可以和大家交流。还有这是英文作写。-This is a chaos in the video encryption article entitled : A fast encryption scheme based video-on chaos. But look at to understand or take some t
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:354899
    • 提供者:王清华
  1. morphing

    0下载:
  2. 本程序为matlab写的morphing. 将不同角度拍摄之影像做morphing, 成为一摄影机连续移动拍摄同一物品的影带,可作为VR之用. -the procedures written in Matlab for morphing. Different angle Imaging filming done morp hing, as a continuous mobile cameras filming the same article video tapes can b
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3465333
    • 提供者:黎智
  1. 1999_rate_control_and_bit_allocation_for_mpeg-4.ra

    0下载:
  2. 这是一篇关于mpeg-4视频编码码率控制的文章,重点介绍了视频编码过程的码率控制及分配问题。-This is one of the mpeg-4 video coding rate control of the article, Video highlights of the bit-rate encoding process control and distribution.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:654254
    • 提供者:jasen
  1. bt878.zip

    0下载:
  2. 基于BT878的视频采集并回放的演示程序,基于DJGPP用C++完成,可以在DOS下运行,是学习BT878及相类似芯片编程的很好的范例程序。相关文章介绍请参考:http://hengch.blog.163.com/blog/static/10780067200847102517752/,BT878-based video capture and playback of the demo program, based on the DJGPP using C++ to complete, you
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:6775
    • 提供者:Hua Songqing
  1. capsample_src.zip

    0下载:
  2. This article tries to explain how to capture video and frames simultaneously. It is based on SampleGrabber program done by NETMaster and DirectX.Capture by Brian Low. The root of all of this was the amazing work of NETMaster, DirectShow.NET, SampleGr
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:164087
    • 提供者:netyjj
  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. distributed-video-compress-sensing

    0下载:
  2. 一篇将分布式视频压缩和压缩感知联系起来的文章-One will be distributed video compression and compressed sensing article link
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:236880
    • 提供者:郭蕾
  1. IEEE

    0下载:
  2. IEEE检索的一些数字水印方面的文章,包括图像视频音频水印,涉及算法、协议等重要方面。-IEEE retrieval of some aspects of digital watermarking article, including images video audio watermarking, involving algorithms, protocol and other important aspects.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11388948
    • 提供者:王奔
  1. Video-motion-detection-algorithm-source-code

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1350100
    • 提供者:憨豆
  1. VideoComponent

    0下载:
  2. Android 1.5之后支持vidio录音api.这里创建了一个程序来录制和播放video. 同时也有对于相关api的简单注释。-Early versions of Android platform did not support video recording and hence the developers were unable to create any video recording applications. With the release of SDK 1.5 (Cupcake
  3. 所属分类:android

    • 发布日期:2017-03-25
    • 文件大小:40137
    • 提供者:冯金凤
  1. RTPPaper

    0下载:
  2. 关于RTP的一些论文,包括基于RTP的视频传输的文章-Some papers on the RTP, including the RTP-based video transmission of the article
  3. 所属分类:VOIP program

    • 发布日期:2017-11-18
    • 文件大小:61407359
    • 提供者:dongxiaozhen
  1. paper

    0下载:
  2. 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1709229
    • 提供者:陈忠厚
  1. face_detect

    1下载:
  2. 视频目标跟踪中的人脸检测,包括文章加程序-Video target tracking in the face detection, including procedures for the article plus
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1335692
    • 提供者:于晓辉
  1. DMIS_Ch3_InfoHiding

    0下载:
  2. 信息隐藏基础 数字媒体包括了图像、文字以及音频、视频等各种形式,以及传播形式和传播内容中采用数字化,即信息的采集、存取、加工和分发的数字化过程。数字媒体已经成为继语言、文字和电子技术之后的最新的信息载体。 通过本文你可以了解现代密码系统的基本知识,掌握常用的图像加密技术的基本思想。 具体包含: 1 信息隐藏概述 2 隐写术的基本原理 3 隐写 4 隐写分析技术-Information hiding based on digital media including i
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:370311
    • 提供者:Yummy
  1. VMR9Demo

    0下载:
  2. This article demonstrates a simple wrapper class for playing video files with the new DirectShow Video Mixing Renderer 9.
  3. 所属分类:Audio program

    • 发布日期:2017-03-24
    • 文件大小:28062
    • 提供者:xinghe
  1. Video-Code

    0下载:
  2. Delphi 有关网络视频编程的一篇文章,不可多得的文章-Delphi Internet video programming on an article, a rare article
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:31840
    • 提供者:hys
  1. Secure-advanced-video-coding

    0下载:
  2. 06年IEEE上一篇介绍基于H.264的视频加密的文章,关于视频加密方面介绍很详细。-2006 IEEE on an H.264-based video encryption introduced the article.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2618778
    • 提供者:Rita
  1. Exposing-digital-video-ghost-shadow

    0下载:
  2. 有关视频篡改的文章,基于鬼影的,是目前比较热点的研究领域。-stRelated video tamper with the article, based on the ghost of, is at present more hot fields ofudy.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:799155
    • 提供者:钟易
  1. video-based-traffic-monitoring

    0下载:
  2. 本文重点讲了在摄像头视野内的多辆车的监控和跟踪。基于特征检测的层次结构和融合,我们在本文中提出一个新的车型检测框架。-This article focuses on about the monitoring and tracking of vehicles in the camera field of view. Based on the hierarchy of the feature detection and integration in this paper, we propose a
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:503524
    • 提供者:周亚婷
  1. video

    0下载:
  2. 分辨率这个词其实用得很广泛,摄像头有分辨率、照相机有分辨率、显示器有分辨率、显微镜也有分辨率,同样,广播电视、数字视频也有分辨率,各个不同的领域对分辨率有着不同的定义,即使同一个领域,对于同一种分辨率的定义也会根据制式的不同而有所不同,例如D1分辨率,到底是720x480还是720x576呢?刚刚开始接触视频采集的人或许会有着很多的困惑,那么,本文就是专注于讲述与广播电视与数字视频相关的分辨率分类。-Term resolution of this fact, very widely, camer
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:9231
    • 提供者:Ardy
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com