码迷,mamicode.com
首页 >  
搜索关键字:video    ( 3476个结果
CentOS 6.5系统安装配置图解教程
一、安装CentOS 6.5用光盘成功引导系统,会出现下面的界面界面说明:Install or upgrade an existing system安装或升级现有的系统install system with basic video driver安装过程中采用 基本的显卡驱动Rescue instal...
分类:其他好文   时间:2014-05-08 19:22:38    阅读次数:485
Android Camera预览过程数据流浅析
硬件平台:Atmel SAMA5D3 Android版本:4.2.2 mediaserver进程是Camera Service的容器进程,它会动态加载Camera HAL和Gralloc HAL。 视频数据帧首先必须从Camera驱动程序到达Camera硬件抽象层。 在Camera硬件抽象层,视频数据帧被从video capture buffer拷贝到gralloc buffer。...
分类:移动开发   时间:2014-05-08 10:41:07    阅读次数:565
IOS上MediaPlayer framework实现视频播放
播放电影文件: iOS sdk中可以使用MPMoviePlayerController来播放电影文件。但是在iOS设备上播放电影文件有严格的格式要求,只能播放下面两个格式的电影文件。? H.264 (Baseline Profile Level 3.0)? MPEG-4 Part 2 video (...
分类:移动开发   时间:2014-05-07 09:36:53    阅读次数:552
数字图像和视频处理的基础-第5周中值滤波PSNR练习题
In this problem you will perform median filtering to enhance the quality of a noise corrupted image. Recall from the video lecture that median filtering is effective for removing "salt-and-pepper" n...
分类:其他好文   时间:2014-05-07 07:20:09    阅读次数:326
POJ 1474 多边形的核(半平面交)
Video Surveillance Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 3145   Accepted: 1391 Description A friend of yours has taken the job of security officer at...
分类:其他好文   时间:2014-05-07 06:49:43    阅读次数:387
HTML5实战与剖析之媒体元素(6、视频实例)
HTML5中的视频标签和及其模仿视频播放器的效果在一些手机端应用比较多。因为手机端基本上废除了flash的独断,让HTML5当家做主人,所以对视频支持的比较好。所以今天专门为大家奉上HTML5视频标签模拟视频播放器的小例子,让大家更好的理解HTML5和有效的应用在项目中。...
分类:Web程序   时间:2014-05-07 06:30:58    阅读次数:332
POJ1474 Video Surveillance(半平面交)
很多道相似的半平面交,但只过了这个,心都碎了。。#pragma warning(disable:4996)#include #include #include #include #include #include #include using namespace std;#define maxn 2...
分类:其他好文   时间:2014-05-06 12:58:01    阅读次数:344
Samsung NFC Reader App Demo Video
http://radiowar.org/security/samsung-nfc-reader-app-demo-video.html以三星NFC手机i9023作为原型机设计的一款读卡程序,模拟部分Crack的功能!将会进一步完善功能!备注:演示视频当初并非为了演示程序而生,程序一开始就内置了大量的...
分类:移动开发   时间:2014-05-05 09:51:51    阅读次数:542
视频主观质量评价工具:MSU Perceptual Video Quality tool
MSU Perceptual Video Quality tool是莫斯科国立大学(Moscow State University)的Graphics and Media Lab制作的一款视频主观评价工具,使用起来比较方便。最近这段时间赶上毕设需要大量的主观评价试验,使用了一阵子这个软件,感觉还是挺方便的,记录一下它的使用方法。   1.       软件的特性 (1)      6种主观评...
分类:其他好文   时间:2014-05-04 08:59:56    阅读次数:271
android MediaPlayer
Playback control of audio/video files and streams is managed as a state machine. The following diagram shows the life cycle and the states of a MediaPlayer object driven by the supported playback cont...
分类:移动开发   时间:2014-05-03 21:36:21    阅读次数:568
3476条   上一页 1 ... 345 346 347 348 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!