搜索资源列表
VFWCapture
- Using VFW to capture Video Stream from WebCam and so on
VCapture
- 一个利用Video for Windows在 C++Builder编程环境下进行视频捕捉的一个实例。本 程序能够实现对输入的视频流的实时显示和捕获,包括 单帧图像的抓取和将一段视频流保存为AVI文件,同时 还可以对视频源的相关设置进行调整 -a use Video for Windows Programming in C Builder environment for inspection Frequency captured an example. The process
GetSingleFrameFromeAVI
- 从单AVI视频流中获得单帧图像的一个类,非常有用-from single AVI video stream is a single-frame image of the category, very useful
camit-1.6-src
- CamIt is a Windows command line tool for continuously capturing a window (or the entire desktop) and saving the video stream as a WMF (Windows Media Format) file. Optionally, sound is also recorded and stored in the WMF file.
shipin.rar
- 从摄像头中得到视频流,对视频进行边缘检测,输出结果,Received from the camera video stream of video edge detection, output
dct.rar
- 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
cam2jpg
- 把摄像头拍摄的视频流转换成JPG图像存储,支持调分辨率-The camera shooting the video stream into a JPG image storage, adjust the resolution to support
USB_PC_camera
- 通用USB摄像头301P的视频采集源码,VC++6.0编写,使用两种方法实现。第一种是VFW,简单易学,直接调用微软VFW库中的API实现;第二种使用DirectShow,可以实现对视频流的复杂控制,需要安装DX SDK开发包。-301P Universal USB camera video capture source, VC++6.0 prepared using two methods to achieve. The first is the VFW, easy to learn, a d
VideoPC2Moblie
- 这个程序是视频采集端是运行在pc上的,视频接收端是运行在window mobile上的。 支持在pc上采集视频,然后将视频流输送到手机上播放。 运行的换将要求为visual studio 2008 + window moblie api + window moblie 模拟器-This program is the video capture terminal is running on the pc, the video receiver is running on the window
VideoCamera
- 从摄像头读取视频流,并对其图像处理,强烈推荐,vc6.0下编译通过-Read the video stream from the camera and its image processing, it is strongly recommended, vc6.0 compiled by
video
- 用v4l2从摄像头采集MJPEG视频,然后解压缩,最后用SDL来播放视频。-MJPEG video acquisition from a webcam using v4l2 and then decompress the last to play the video using SDL.
BeCapture_SBE_Source
- Working with Directshow Stream Buffer Engine. You can easily create different audio or video decoder class. -Working with Directshow Stream Buffer Engine. You can easily create different audio or video decoder class.
Video
- 从USB摄像头读取视频信号显示并转化为Stream传输,包含客户端和服务器端-Read from the USB camera and video signals into a Stream transmission that contains client and server-side
capturecam
- 调用OpenCV库,该程序可以用于从摄像头捕获视频流,并新建一个窗口用于显示视频流。-Call OpenCV library, the program can be used to capture video stream from the camera, and create a window for displaying video stream.
cvblobslib_OpenCV_v8_3
- this useful program for identifying blobs in video stream . called connected component labeling Algo. -this is useful program for identifying blobs in video stream . called connected component labeling Algo.
DirectShow
- 本文以DirectShow技术为基础,通过对媒体文件或多媒体 流中的视频流的处理,从多媒体文件视频流中捕获视频帧图 像,提取出所需要的最好、最有价值的图像帧信息。利用 DirectShow技术从视频流中捕获帧图像,捕获精度可达到l帧。-In this paper, DirectShow technology-based, through the media file or multimedia stream video stream processing, multimedia fi
AVItoBMP
- 可以AVI视频流解码,并保存为BMP程序-AVI video stream can be decoded and saved as a BMP program
BuildingaVUMeter
- 文章描述了如何做文件捕获音频和视频以及电视调谐器微调储蓄。本文将解释如何使用音频和视频的SampleGrabber。第一部分展示了如何抓住从视频流一帧,第二部分显示了作出VU表的音频电平-Those articles describe how to do file saving for captured audio and video and to finetune a TV tuner. This article will explain how to use the SampleGrabbe
motion_src
- 运动目标识别与跟踪程序,具有相当不错的执行能力-There are many approaches for motion detection in a continuous video stream. All of them are based on comparing of the current video frame with one from the previous frames or with something that we ll call background. In this
example
- 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。-AVI files from the camera or get the video stream, video stream edge detection, and output.