-
波形显示程序
AppWizard has created this DlgDraw application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your DlgDraw application.
DlgDraw.dsp
This file (the project file) contains information at the project level and
is used to build a s
- 2022-01-25 22:16:23下载
- 积分:1
-
TM32DM642 的一图像扑捉程序,用CCS6000编译后下载到DM642上接上 TV,摄像头可以直接用...
TM32DM642 的一图像扑捉程序,用CCS6000编译后下载到DM642上接上 TV,摄像头可以直接用-CCS6000,I don t kown what I can say
- 2022-07-18 17:07:52下载
- 积分:1
-
Mpeg 作家
如果你想要录制的视频,然后将其保存到磁盘上以压缩格式,这个代码是适合你的。它通过 mpeg 编码实现。
- 2022-04-18 00:50:57下载
- 积分:1
-
对JPEG进行编码,压缩后的编码性能较优,质量较高
对JPEG进行编码,压缩后的编码性能较优,质量较高 -jpeg coded with vc++ developping tool
- 2023-01-03 04:30:04下载
- 积分:1
-
Daheng image acquisition card based on the application programming, to achieve r...
基于大恒图像采集卡的应用编程,实现图像的实时采集与数据获取。程序主要包括两个类:实现图像采集卡控制的CMyCard类与实现简单位图操作的CMyDIB类。-Daheng image acquisition card based on the application programming, to achieve real-time image acquisition and data acquisition. Procedures mainly include two categories: the realization of image acquisition card controlled CMyCard category and the realization of a simple bitmap operations CMyDIB category.
- 2022-07-15 12:17:05下载
- 积分:1
-
vb摄像头控制源码
Dim lpszName As String * 100
Dim lpszVer As String * 100
Dim Caps As CAPDRIVERCAPS
"//Create Capture Window
capGetDriverDescriptionA 0, lpszName, 100, lpszVer, 100 "// Retrieves driver info
lwndC = capCreateCaptureWindowA(lpszName, WS_CAPTION Or WS_THICKFRAME Or WS_VISIBLE Or WS_CHILD, 0, 0, 160, 120, Me.hWnd, 0)
"// Set title of window to name of driver
SetWindowText lw
- 2023-08-01 21:55:03下载
- 积分:1
-
DirectShow实现视频捕获,并可在此基础上利用opencv进行图像的处理。...
DirectShow实现视频捕获,并可在此基础上利用opencv进行图像的处理。-DirectShow video capture, and on this basis for the use of image processing opencv.
- 2022-07-17 05:06:13下载
- 积分:1
-
TI的视频芯片TVP5160的驱动已经通过PCI发送出去的DM642的例子
TI的视频芯片TVP5160的驱动已经通过PCI发送出去的DM642的例子-TI chip TVP5160 video has been driven by the PCI sent DM642 example
- 2022-02-06 22:29:58下载
- 积分:1
-
DShow use ordinary camera and video photographers procedures
使用DShow及普通摄像头的视频捕抓程序-DShow use ordinary camera and video photographers procedures
- 2022-03-23 14:36:44下载
- 积分:1
-
视频播放与分析
使用windows+opencv开发的视频播放器,可以在播放器界面上手绘一些形状。可以在视频中找到手绘形状范围内的动态对象。播放器控制条也是纯手工打造的哦,呵呵
- 2022-01-25 16:19:53下载
- 积分:1