搜索资源列表
20040312093632_AviButton
- 在按扭中播放AVI图片-broadcast AVI Photo
MakeMovie
- %help avifile 可以把屏幕图片做成avi %也可以用如下打开和播放avi % mv=aviread( 14.avi ) % movie(mv) % 指定源目录 str_src % 指定图片个数,PICNum
HKandAVI1海康文件和AVI文件的播放功能
- 海康,AVI播放器,可以实现海康文件和AVI文件的播放功能。,HKandAVI
dshowtest.zip
- 一個播放avi檔的filter graph.Source Filters主要負責取得資料,資料來源可以是文件、網路、或者電腦裡的介面卡、Webcam等,然後將資料往下傳輸;Transform Fitlers主要負責資料的格式轉換、傳輸;Rendering Filtes主要負責資料的最終去向,我們可以將資料送給音效卡、顯示卡進行多媒體的展示,也可以輸出到文件進行存儲。三個部分並不是都只 有一個Filter去完成功能。恰恰相反,每個部分往往是有幾個Fitler協同工作的。 ,Avi files a
帧抓取 实现avi视频的播放
- 实现avi视频的播放,及视频帧的实时抓取等功能,在vc++平台下开发。
PRINTGL03
- 该程序能将屏幕上显示的一段OPenGL动画保存为一个视频文件,如AVI,MOV或MPG等。能将保存结果保留下来,脱离本软件也能播放。-The program can be displayed on the screen for some OpenGL animation saved as a video file, such as AVI, MOV or MPG and so on. Can be retained to preserve the results, from this softw
AVIPlay
- 使用OpenCV制作的AVI视频播放器,可实现多种功能,包括播放视频,压缩视频,视频截图,并且有可供拖动的视频进度工具条。-Produced using the OpenCV AVI video player, can achieve a variety of functions including video, compressed video, video capture, and there is drag the video for the progress of the toolbar
OPENCVEXAMPLE
- opencv入门代码:具体包括1、加载并显示一幅图像2、播放avi视频3、canny边缘检测4、缩放显示图像。-opencv project code--including image showing,playing avi,canny Edge Detection.
avi_play
- 在vega prime环境下,使用纹理播放avi视频的程序,本人将播放视频封装成一个类,在vega prime中使用十分方便-Vega prime in the circumstances, the use of texture avi video player program, I will play the video package into a category, in the vega prime is very convenient to use
exa2
- 这是OpenCv的例子程序,如何利用OpenCv播放AVI视频。-This is an example of OpenCv procedures, how to use OpenCv play AVI video.
NEHEOPENGL
- NeHe OpenGL(中文) OpengGL 入门必备教程 NeHe SDK 创建基本框架 怎样使用SDK 配置对话框 视口和绘制函数 2D字符 纹理 框架结构 教程目录 01:OpenGL窗口 02:多边形 03:添加颜色 04:旋转 05:3D空间 06:纹理映射 07:光照和键盘 08:混合 09:移动图像 10:3D世界 11:飘动的旗帜
play-AVI-in-OpenGL
- 详细说明并举例如何在Opengl中实现AVI视频的三维播放,难得的资料-Detailed descr iption and examples of how 3D playback AVI video in Opengl, valuable information
readavi
- 利用MATLAB分帧读取avi视频文件,并播放视频文件。附视频文件-Use MATLAB to read sub-frame avi video files and audio-video files. Attached to video files
MpegClient
- 可播放avi视频,并在播放的过程中可进行抓图-Avi video playback, and in the course of play can capture
VC
- 此代码是在VC++下开发,能够播放AVI视频,逐帧读取,方便视频的后续处理-This code is in VC++ under development, can play AVI video, frame by frame to read, easy to deal with the follow-up video
Winamp
- 次程序主要是使用visual c++,可以实现防真的视频播放器的功能!-visual c++,AVI
yuv
- 一款可以将avi转换为yuv格式的软件源码,以及一个yuv播放的软件-You can convert a avi yuv format software source code, and play a yuv software
35AVI
- 使用VisualC++ Win32应用程序开发的一个OpenGL程序,在OpenGL中实现播放AVI视频的效果。 -Using VisualC++ Win32 OpenGL application development of a procedure implemented in OpenGL effects play AVI video.
simpleOpenCV
- 使用openCV播放avi视频,编译通过运行。-unsing OpenCV play a avi video
VC++实现 AVI视频播放器
- 给出了一种基于AVI格式的动态图象文件播放程序的设计和实现方法。(A programming method based on real-time image with AVI format is proposed in this paper.)