搜索资源列表
videofor linuxprogramming.rar
- linux的大大牛alan cox写的关于linux下视频编程的api函数介绍。linux下的视频编程必备文档
Dof
- 本程序在窗口中显示绘制的5个茶壶图像则景深效果。 本程序是基于单文档的MFC应用程序,主要介绍如何使用accPerspective()函数和如何能够保持在焦点平面的同时抖动视图体等方向的内容。-the procedures in the window display was produced by five images were teapot depth of field effects. This procedure is based on the MFC single document
opencv-slides
- 中科院的讲义和示例程序,给出了openCV的大致内容介绍,和常用函数的demo-CAS handouts and sample procedures openCV given the general descr iption, and common function demo
AviFrame
- 本源代码介绍了如何在vc环境下利用vfw库函数编程实现对avi视频文件中图像的提取-source code described how the vc environment using VFW programming libraries for avi video files Image Extraction
wenziduojiaodushuchu
- 该程序主要是向大家介绍如何使用LOGFONT结构和CFont对象来输出各种文字体.其中主要的输出处理都集中在OnPaint()函数中,要学会在VC中对程序的逐步创建.-the program is mainly to tell you about how to use the LOGFONT structure and CFont object to the output kinds of characters. One of the major export processing are co
MIDI_FUNCTION
- 该文档介绍了WINMM.DLL中所有函数的函数名称和函数功能,对于写MIDI相关的应用程序的人员来说,是一个很好的工具,并且该文档讲述了如何用VC++中编写回调函数,接收MIDI设备的MIDI码
xvidAPI
- MPEG4编解码软件xvidcore的使用说明(API函数说明),详细介绍了三个核心API函数
大型WAV文件的播放
- 在多媒体软件的设计中经常要处理声音文件,用Windows提供的API函数sndPlaySound可以实现小型WAV文件的播放。但是当WAV文件大于可用内存时,sndPlaySound函数就不能进行播放,那么如何利用MCI播放大型音频文件呢?本文将介绍一种方法
Foundations_of_Qt_Development
- ffmpeg教程,全英文资料库,详细介绍了ffmpeg中的各个函数-ffmpeg tutorial, the database in English, detailing the various functions of the ffmpeg
videofor linuxprogramming
- linux的大大牛alan cox写的关于linux下视频编程的api函数介绍。linux下的视频编程必备文档-linux big cow alan cox writes about linux under the video frequency programming api function introduction. Under linux video frequency programming necessary documents
xvid_api
- 一个关于xvid接口函数的详细介绍,参考此资料可编写MPEG4的压缩代码-Xvid interface functions on a detailed descr iption, reference this information to the preparation of MPEG4 compression code
GetVid
- 介绍如何从摄像头获取视屏基本代码,主要运用了dll函数-Describes how to obtain the video from the camera the basic code
cd2wav
- 介绍用 C++ 实现CD抓轨转WAV,CD抓轨的方法有好几种,现在介绍其中一种。我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取信息。再此还会用到WAVE文件结构WAVEFORMATEX,再把读到的信息写到文件里生成WAVE格式的文件-cd to wave
3DShow
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
capture-of-moving
- 本文详细介绍了在视频图像的基础上用!"#$ & ’(( )*+ 实现运动目标形心捕获的具体程序"从而可以实现运动 目标的位置检测 程序运用改进的形心算法计算目标图形 的中心坐标"并使用了计时器函数实时显示坐标变化值 -This paper describes the basis of video images with !" #$ & ' (()*+ centroid moving objects captured by the specific program
RTP-encode
- 流媒体传输协议介绍,RTP编程流程包括相关接口函数-Streaming media transport protocol descr iption, RTP interface functions related to programming processes, including
video_capture
- 本文主要介绍了微软公司VFW(Video for Windows)软件包中的AVICap窗口类的成员函数和一些关键宏,以及与编写视频捕捉程序紧密相关的几个结构体。最后,通过一个视频捕捉应用程序,展示了如何具体实现视频捕捉,以及要注意的相关问题。-This article mainly introduced the Microsoft VFW (Video for Windows) of the software package AVICap window class member functio
H.264encode-analysis
- H.264编解码分析,详细介绍了H.264编解码过程及函数调用过程-H.264 analysis
DirectSound_MIX
- 本例介绍了Direct Sound和低级音频函数同时播放多段音乐-This example describes the Direct Sound and low-level audio functions while playing music
Write-algorithms-and-functions-file
- 算法与函数文件编写,介绍算法的结构、特点及编写函数计算-Algorithms and functions document preparation, structure introduced algorithms to calculate the characteristics and write functions