搜索资源列表
CDMAgonglvkongzhiSystemViewfangzhen
- 摘要:功率控制是CDMA系统中的关键技术之一.本文利用SystemView软件对CDMA系统反向闭环 功率控制进行了仿真.结果表明,通过适当的功率控制算法可以在保证一定误帧率的基础上降低移 动台的发射功率,增加系统容量,并延长移动台电池的使用时间. 关键词:CDMA 功率控制 仿真-Abstract : Power Control in CDMA Systems is one of the key technologies. By using the SystemView softw
1
- 给定两幅图像,实现采用颜色线性插值的关键帧动画-Given two images, linear interpolation using color to achieve the key frame animation
ExtractKeyFrame
- 目前用户上传的视频很多,为了方便其他用户浏览,用关键帧来表示视频很有意义。本代码用一种新方法,提取视频中的关键帧。-extract key frame from vedio is important and we implement the function in the code
key_frame_get_source
- 实现“基于互信息量”进行关键帧提取的具体算法,该算法以帧间的互信息量来衡量两帧图像内容的相似性,可以对具体镜头按其特点自动提取出一或多个关键帧。-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
avijpg
- 利用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.
guanjianzhen
- 从视频中提取关键帧,以若干张图片替代视频关键内容。-Key frame extraction from video to video a number of key elements of alternative images.
17-modelanimation2
- 模型帧动画的查看系统,实现了关键帧动画的载入-Model frame animation view system, to achieve a key frame animation to load
boundExtract
- matlab语言,基于视频传输边界提取方法的关键帧抽取方法-matlab language, video transmission boundary extraction method based key frame extraction method
featureExtract
- matlab语言,基于颜色特征提取的视频关键帧提取方法-matlab language, video key frame extraction method based on color feature extraction
MATLABTIQUZHEN
- 同学的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下-Students graduating from the design using matlab key frame extraction code, reference optical flow method code. Frame difference is based on the Euclidean distance,
shipinguanjianzhentiqu
- 分别通过帧平均法、直方图平均法、互信息量以及视觉内容匹配等方法提取视频中的关键帧-Respectively, through the frame averaging, histogram average method, mutual information and visual content matching method to extract the video key frame
match
- 用于视频拷贝检测的,提取关键帧后,进行视频关键帧序列匹配,-For video copy detection, key frame extraction for video key frame sequence matching,
opencv-key-frame
- opencv 程序代码 基于分镜头的关键帧算法。效果很好-good for new leareer
1
- 多媒体大作业1、抽取MPEG文件的关键帧 2、用JPG解码算法还原为BMP 3、可以指定任意一个时刻(精确到秒)的若干关键帧,输入时间,获得该时间点一秒内的所有I帧 4、实现MPEG-1 5、若有能力实现MPEG-4,分数加15分 6、将该算法用C++实现,制作成DLL,可供其他程序方便快捷调用,加10分 -Multimedia big job 1, MPEG file to extract key frame 2, reduced to BMP 3 with JPG d
shotSelect
- 主要是用于在VC换江夏,提取MPEG文件中的关键帧-The key frame is mainly used in the VC exchange Jiangxia, extract MPEG file
WPFfly
- VS2015, 利用WPF实现关键帧动画,混合了线性、样条、离散等几种方式-VS2015, using WPF to accomplish key frame animation, a mixture of several ways such as linear, spline and discrete methods
ImageSegmenation
- 通过视频的关键帧检测船体,数字图像处理的pro-Video key frame detection hull
frame-speech
- 这是一个matlab程序,该程序的功能是读取一个 .wav 格式的语音信号,画出该语音信号的短时能量。主程序调用了自己编写的两个函数,函数的功能分别是对语音信号进行分帧以及计算每一帧的时间。语音分帧是语音信号处理的关键步骤,该程序可以帮助你快速入门。-This is a matlab program, the function of the program is to read a ' .wav' voice signal format, draw short-term energ
FightHost
- 微信斗地主源码,带后台,一键架设。智能管理系统,丰富(WeChat landlords source code, with the background, a key frame)
guanjianzhen
- 关键帧提取的帧间差分法实现,亲测可运行。(Key frame extraction)