-
OCX的一个播放器,通过调用函数实现各种功能
OCX的一个播放器,通过调用函数实现各种功能-OCX a player, by calling the function realize various functions
- 2022-03-02 03:08:56下载
- 积分:1
-
基于摄像机阵列的非真实感图像绘制
The source code of the rendering algorithm employed camera ar...
基于摄像机阵列的非真实感图像绘制
The source code of the rendering algorithm employed camera array-Camera-based non-photorealistic image array mapping The source code of the rendering algorithm employed camera array
- 2022-08-03 14:20:00下载
- 积分:1
-
一个视频采集的例子,能实现快照,录象,压缩等功能
一个视频采集的例子,能实现快照,录象,压缩等功能-an example, able to snapshots, video, compression functions
- 2022-10-10 10:20:03下载
- 积分:1
-
另外一个利用vb进行采集的例子
另外一个利用vb进行采集的例子-another use vb for example Acquisition
- 2022-06-02 09:02:36下载
- 积分:1
-
视频监控源码C++
视频监控,ipc,nvr,ITS,报警,智能交通,抓拍,解码,转码等;完整的视频监控源码,功能强大,包括配置,预览,回放,管理等等,不可多得的参考代码
- 2022-07-13 11:12:13下载
- 积分:1
-
DVR 系统中,视频运动检测模块,基础的DSP应用.
DVR 系统中,视频运动检测模块,基础的DSP应用.-DVR systems, video motion detection module, based DSP applications.
- 2022-06-21 13:44:26下载
- 积分:1
-
DirectShow實務精選源碼
DirectShow简介源代码和演示文档。它可以帮助你更多地了解DirectShow。P、 文件语言为中文。
- 2022-04-19 17:16:16下载
- 积分:1
-
vc++数字图像获取处理以及实践应用
vc++数字图像获取处理以及实践应用-A demo shows Digitial Image CaptureProcessingpractice using Visual C++.
- 2023-01-12 05:50:03下载
- 积分:1
-
Visual Basic (VB) is the Windows environment simple and easy to learn and effici...
Visual Basic(简称VB)是Windows 环境下简单、易学、高效的编程语言开发系统,以其所见
即所得的可视化界面设计风格和32 位面向对象的程序设计等特点,已广泛地应用于各个领域,是很
多计算机软件开发人员采用的开发工具。VB 不但提供了良好的界面设计能力,而且在微机串口通信
方面也有很强的功能。-Visual Basic (VB) is the Windows environment simple and easy to learn and efficient programming language development system, with the visual WYSIWYG interface design style and 32 object-oriented programming design features, has been widely used in various fields, many computer software developers Members of the development tools. VB will provide a good interface design capacity, but in PC serial communications is a strong function.
- 2022-10-07 16:50:02下载
- 积分:1
-
opencv 的图像处理
BEGIN_MESSAGE_MAP (CImageProcessingDlg,CDialog)
ON_WM_SYSCOMMAND()
ON_WM_PAINT()
ON_WM_QUERYDRAGICON()
//}}AFX_MSG_MAP
ON_BN_CLICKED (IDC_BINARY,& CImageProcessingDlg::OnBnClickedBinary)
ON_BN_CLICKED (IDC_GRAY,& CImageProcessingDlg::OnBnClickedGray)
ON_BN_CLICKED (IDC_EDGE,& CImageProcessingDlg::OnBnClickedEdge)
ON_BN_CLICKED (IDC_FACEDETECT,& CImageProcessingDlg::OnBnClickedFacedetect)
- 2022-04-13 16:53:04下载
- 积分:1