Location:
Search - CCaptureVideo
Search list
Description: 本文提供的视频捕捉类CcaptureVideo和示例,在Win2K + DirectX9 SDK + VC6 环境下调试通过。注意:编译时需要Strmiids.lib Quartz.lib两个库文件(DirectX9 SDK自带)。 -This paper provides video capture and category CcaptureVideo example, in Win2K DirectX9 SDK VC6 through debugging environment. Attention : Build need Strmiids.lib Quartz.lib two libraries (DirectX9 SDK own).
Platform: |
Size: 3917 |
Author: kang |
Hits:
Description: 捕获摄像头图像,封装了类CCaptureVideo,可以直接调用该类进行捕获。-cameras capture images of the Packaging category CCaptureVideo. can directly call for such catches.
Platform: |
Size: 35850 |
Author: cxingpeng |
Hits:
Description: 摄像头源码,一个用vfw封装类,长时间验证-稳定。
Platform: |
Size: 3969 |
Author: 王印 |
Hits:
Description: 基于CCaptureVideo视频捕捉类,实现了摄像头的视频捕捉,获取图片.
Platform: |
Size: 180112 |
Author: rocky |
Hits:
Description: 视频采集精简原码,采集到视频并预览,
设计类CCaptureVideo处理采集视频,
Platform: |
Size: 28506 |
Author: 伏敏 |
Hits:
Description: 主要讲述用Directshow进行视频捕捉(捕捉静态图像的编程思路并提供针对摄像头编程的一个视频捕捉类CcaptureVideo和一个示例
Platform: |
Size: 32515 |
Author: qin qin |
Hits:
Description: This paper provides video capture and category CcaptureVideo example, in Win2K DirectX9 SDK VC6 through debugging environment
Platform: |
Size: 100471 |
Author: 易水寒 |
Hits:
Description: 北京理工大学 20981 陈罡
usb廉价摄像头抓取实时视频数据,呵呵,这可是一个非常不错视频开发试验。通过这个试验,可以在学习中体验视频给我们带来的乐趣。网上常用的是CCaptureVideo类,来处理usb摄像头数据捕获和读取。我也用的是这个类来在win32环境下面做做试验。很好用,而且很轻松就得到了usb摄像头的实时数据。但是这个类就是十全十美的吗?我看不见得。比如说,我直接定义CCaptureVideo的一个对象,没有调用它的init()函数,即没有调用它来获取视频数据,程序退出的时候会抛出异常。经过检查才发现原来m_pBF要不就是m_pGB没有初始化成NULL。这是一个很低级的错误拉,不过很容易就可以修改过来。这样哪怕你不使用这个类,只是声明一个对象,那么程序推出的时候也不会出现什么异常。
Platform: |
Size: 2676887 |
Author: li |
Hits:
Description: 本文提供的视频捕捉类CcaptureVideo和示例,在Win2K + DirectX9 SDK + VC6 环境下调试通过。注意:编译时需要Strmiids.lib Quartz.lib两个库文件(DirectX9 SDK自带)。 -This paper provides video capture and category CcaptureVideo example, in Win2K DirectX9 SDK VC6 through debugging environment. Attention : Build need Strmiids.lib Quartz.lib two libraries (DirectX9 SDK own).
Platform: |
Size: 4096 |
Author: kang |
Hits:
Description: 捕获摄像头图像,封装了类CCaptureVideo,可以直接调用该类进行捕获。-cameras capture images of the Packaging category CCaptureVideo. can directly call for such catches.
Platform: |
Size: 35840 |
Author: cxingpeng |
Hits:
Description: 摄像头源码,一个用vfw封装类,长时间验证-稳定。-Camera source, a package with VFW category, a long time to verify- stability.
Platform: |
Size: 4096 |
Author: 王印 |
Hits:
Description: 基于CCaptureVideo视频捕捉类,实现了摄像头的视频捕捉,获取图片.-Based on the type of video capture CCaptureVideo realized the camera
Platform: |
Size: 180224 |
Author: rocky |
Hits:
Description: 视频采集精简原码,采集到视频并预览,
设计类CCaptureVideo处理采集视频,-Video Capture to streamline the original code, collected video and preview, design CCaptureVideo handling collection video,
Platform: |
Size: 3663872 |
Author: fumin |
Hits:
Description: 主要讲述用Directshow进行视频捕捉(捕捉静态图像的编程思路并提供针对摄像头编程的一个视频捕捉类CcaptureVideo和一个示例-Focuses on using Directshow video capture (to capture still images and to provide programming ideas for programming a camera video capture category and an example CcaptureVideo
Platform: |
Size: 2621440 |
Author: qin qin |
Hits:
Description: This paper provides video capture and category CcaptureVideo example, in Win2K DirectX9 SDK VC6 through debugging environment
Platform: |
Size: 100352 |
Author: 易水寒 |
Hits:
Description: 北京理工大学 20981 陈罡
usb廉价摄像头抓取实时视频数据,呵呵,这可是一个非常不错视频开发试验。通过这个试验,可以在学习中体验视频给我们带来的乐趣。网上常用的是CCaptureVideo类,来处理usb摄像头数据捕获和读取。我也用的是这个类来在win32环境下面做做试验。很好用,而且很轻松就得到了usb摄像头的实时数据。但是这个类就是十全十美的吗?我看不见得。比如说,我直接定义CCaptureVideo的一个对象,没有调用它的init()函数,即没有调用它来获取视频数据,程序退出的时候会抛出异常。经过检查才发现原来m_pBF要不就是m_pGB没有初始化成NULL。这是一个很低级的错误拉,不过很容易就可以修改过来。这样哪怕你不使用这个类,只是声明一个对象,那么程序推出的时候也不会出现什么异常。-err
Platform: |
Size: 2676736 |
Author: li |
Hits:
Description: 本文提供的视频捕捉类CcaptureVideo和示例,在Win2K + DirectX9 SDK + VC6 环境下调试通过。注意:编译时需要Strmiids.lib Quartz.lib两个库文件(DirectX9 SDK自带)。-This article provides a video capture and sample classes CcaptureVideo in Win2K+ DirectX9 SDK+ VC6 environment to debug through. Note: The compiler needed Strmiids.lib Quartz.lib two library files (DirectX9 SDK own).
Platform: |
Size: 5120 |
Author: 123 |
Hits:
Description: 本文主要讲述用Directshow进行视频捕捉(捕捉静态图像)的编程思路,并提供针对摄像头编程的一个视频捕捉类CcaptureVideo和一个示例。
-This paper describes the video capture with Directshow (capture still images) of programming ideas, and to provide programming for a video camera capture class CcaptureVideo and an example.
Platform: |
Size: 8192 |
Author: 马国伟 |
Hits:
Description: 列举摄像头,并捕捉视频,可以放大视频,且可以抓拍图片。改造别人的类CCaptureVideo,使用很方便。-List camera and capture video, you can enlarge the video, and can capture images. Transformation of people' s class CCaptureVideo, very easy to use.
Platform: |
Size: 150528 |
Author: videolife |
Hits:
Description: 从摄像头读取视频流,并对其图像处理,强烈推荐,vc6.0下编译通过-Read the video stream from the camera and its image processing, it is strongly recommended, vc6.0 compiled by
Platform: |
Size: 6332416 |
Author: 益达 |
Hits: