搜索资源列表
PlayerVideo
- 应用Vc中的Active movie控件制作简单的播放器,能够控制播放.可以播放Avi格式的视频,以及大部分的音频文件-Application of Vc in the Active movie control to create a simple player that can control the playback, adjust the volume, can play Avi video format, and most of the audio file
Video-motion-detection-algorithm-source-code
- 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
1111
- 一个avi格式文件的播放。 c++源码 只有文件的播放暂停等功能-Avi format of a player. c++ source code only document features such as play suspended
AVICapture
- 利用opencv编的一个小程序:启动摄像头并把读取的数据保存为avi格式的视频-Using opencv compiled a small program: to start the camera and to read the data saved as avi format video
pmlx
- 屏幕录像,支持单帧压缩,可选择录像区域,保存为GIF、AVI格式,可观看GIF、AVI录像 (需要暴风影音控件的支持,如不想装,把AVI观看窗口及程序集删除。) 可在录像上书写注释。 能够准确的录制出鼠标指针。-Screen video support single frame compression, optional video area, saved as GIF, AVI format, can view GIF, AVI video (with audio controls
MPlay
- vc6.0环境开发的MFC,播放视频,可以支持avi格式。-mfc play media
shexiangtou
- 一种摄像头编程 支持图像预览 可以保存AVI格式-shexiang program
15
- 支持图象预览,保存到AVI格式,很不错的易语言源码,适合易语言爱好者使用。-Support for image preview, save to AVI format, very good source of easy language for easy language enthusiasts.
yuv-avi-yuv
- 实现.yuv视频格式与.avi视频格式的转换,代码简单易懂,是学习的好资料-Realize. Yuv video format and. Avi video format conversion, the code is simple to understand, is the study of good material
8191
- c++编写的播放器源码,能够播放avi格式-able to play avi format player source code written by c++
motion_detect
- 运动物体检测,用以检测avi格式视频序列中运动物体-motion detect
canny
- 从摄像头或.AVI格式文件中捕捉视频流并进行Canny边缘检测-capture video stream from camera or .avi format and Canny edge detection
www.NewXing.com
- 本程序基于VC++6.0开发环境,完成AVI格式的视频信息播放,暂停等功能,为网友提供一个借鉴。-The the program based VC++6.0 development environment complete AVI format video play, pause, and other functions, to provide a reference for the users.
BuildAvi
- visual C++ 新建一个avi格式的文件,内部包括文件头,具体解析等内容-Visual C++ to create a new AVI file format, including the internal file header, specific analysis etc.
aviplayer
- mfc 实现的视频播放器 可以播放AVi格式的视频,实现了逐针播放-the mfc realize the video player
avi_reader
- 使用matlab gui将AVI格式的视频分帧播放,可暂停,且可以反复播放上一帧和下一帧-Using matlab gui to AVI format video sub-frame playback, you can pause, and can repeat the previous frame and the next frame
avi_dat
- 用于将 avi格式的视频转为非压缩的纯2禁止文件-transform the avi to dat
shear-wave-splittingflt
- 实现剪切波分解的程序,剪切波在各向异性介质中会发生沿裂隙方向和垂直裂隙方向的两个波。程序实现模拟,并生成avi格式视频-shear wave splitting
bgkVC6.0
- 可以很好进行背景差分,使用的是vc6.0软件加opencv1.0版本 ,读取的视频是avi格式的(background test vc6.0)
CaptureOfEmgu
- 调用emgu库控制摄像头录制视频,定时保存视频生成avi格式文件。()