VideoClass

所属分类:视频捕捉采集剪辑
开发工具:Visual C++
文件大小:89KB
下载次数:40
上传日期:2009-07-09 16:14:30
上 传 者raypa
说明:  摄像头实时显示类,用的是VFW接口,给大家参考一下咯…. 使用方法: 1. 包含头文件VideoShow.h和cpp文件VideoShow.cpp。 2. 在对话框中加一个静态文本控件CStatic,拖出一个适合大小的矩形。矩形不能太小,否则上面的图像将显得过小。 3. 改变其ID,比如将IDC_STATIC改为IDC_VIDEO,还可以设置一些矩形框的边框模式或者显示模式,比如设置成有边框,模式框架。 4. 在ClassWizard中为静态控件IDC_VIDEO生成一个成员变量m_video. 5. 找到定义m_video的地方,将CStatic改为CVideoShow.同时在相应的头文件上包含类的头文件:#include "VideoShow.h"。 6. 运行程序即可。
(Real-time display camera category, VFW interface is used to refer to pyronaridine .... Usage: 1. VideoShow.h contains header files and cpp files VideoShow.cpp. 2. In the dialog box, add a static text control CStatic, out of a suitable size rectangle. Rectangle can not be too small, otherwise the image will appear above is too small. 3. To change their ID, for example, will IDC_STATIC changed IDC_VIDEO, can also set a number of rectangular box frame mode or display mode, for example, into a frame set, the framework model. 6. Running procedures.)

文件列表:
VideoClass\VideoShow.cpp (2569, 2009-07-09)
VideoClass\VideoClass.opt (138752, 2009-07-09)
VideoClass\Resource.h (872, 2009-07-09)
VideoClass\VideoClass.aps (36072, 2009-07-09)
VideoClass\VideoClass.rc (5505, 2009-07-09)
VideoClass\VideoShow.h (1227, 2009-07-09)
VideoClass\视频显示类\VideoShow.cpp (2569, 2009-07-09)
VideoClass\视频显示类\VideoShow.h (1227, 2009-07-09)
VideoClass\VideoClassDlg.cpp (4603, 2009-07-09)
VideoClass\VideoClass.dsp (4361, 2009-07-09)
VideoClass\VideoClassDlg.h (1456, 2009-07-09)
VideoClass\VideoClass.clw (1248, 2009-07-09)
VideoClass\VideoClass.h (1368, 2009-07-09)
VideoClass\VideoClass.cpp (2119, 2009-07-09)
VideoClass\StdAfx.h (1054, 2009-07-09)
VideoClass\StdAfx.cpp (212, 2009-07-09)
VideoClass\res\VideoClass.rc2 (402, 2009-07-09)
VideoClass\res\VideoClass.ico (1078, 2009-07-09)
VideoClass\VideoClass.dsw (545, 2009-07-09)
VideoClass\VideoClass.ncb (66560, 2009-07-09)
VideoClass\VideoClass.plg (1374, 2009-07-09)
VideoClass\视频显示类 (0, 2009-07-09)
VideoClass\res (0, 2009-07-09)
VideoClass (0, 2009-07-09)
VideoClass\视频图像显示类.doc (47104, 2009-07-09)

近期下载者

相关文件


收藏者