-
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
-
可实现视频的扑捉和录制,用VFW实现,简单易用
可实现视频的扑捉和录制,用VFW实现,简单易用-Can realize扑捉and recording video with VFW realize, easy-to-use
- 2022-04-29 18:04:14下载
- 积分:1
-
通过DirectShow进行视频预览和捕获,并可以抓取图象
通过DirectShow进行视频预览和捕获,并可以抓取图象-Through DirectShow video preview and capture, and can crawl image
- 2022-03-31 07:37:53下载
- 积分:1
-
NXP official SAA7112 source code, in great detail all the features of the realiz...
NXP官方SAA7112源代码,非常详尽的实现了所有功能函数,原用于NXP自家的trimedia平台,标准C,移植很容易。-NXP official SAA7112 source code, in great detail all the features of the realization of a function, the original home for NXP
- 2023-07-25 17:25:03下载
- 积分:1
-
gsl 科学计算库
GSL(GNU Scientific Library)是GNU组织的数值计算C/C++函数库。它是自由软件,依从GPL协议发布。GSL提供了大量关于数学计算的函数库,当然也包括本文用到的随机数生成函数。更多关于GSL的信息可以到GSL的主页去了解。
计算机中产生服从各种分布的随机数,其基础是产生服从均匀分布的随机数。得到服从均匀分布的随机数以后,可以通过许多不同的算法产生服从其他分布的随机数,例如较常见的使用Polar(Box-Mueller)方法(gsl-1.9/randlist/gauss.c中函数gsl_rand_gaussian)或者使用Ziggurat方法(gsl-1.9/randlist/gausszig.c中函数gsl_rand_gaussian_ziggurat)产生Gaussian分布的随机数等(参考William H.Press等人的著作《C数值算法》)。
- 2022-07-27 17:14:31下载
- 积分:1
-
DirectShow 自定义过滤器,实现网络发送功能.
DirectShow 自定义过滤器,实现网络发送功能.-DirectShow-defined filters, achieving network functions.
- 2022-12-07 10:20:03下载
- 积分:1
-
opencv视频中车辆车速检测
道路交通,车辆检测,车速测定。opencv视频处理,视频中车辆检测。
- 2022-10-12 08:25:03下载
- 积分:1
-
波形显示程序
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
-
Video Capture 1.9.5
A Win32 Python Extension for Accessing Video Devices (e.g. a USB WebCam, a TV-Card, ...)
- 2022-01-25 16:10:10下载
- 积分:1
-
用opencv读取和显示视频帧
在visual c++ 6.0平台下利用opencv 1.0版本实现视频的读取和视频帧的显示,是视频处理的入门程序,可以读取avi格式的视频并显示和保存每帧的图片
- 2022-10-13 09:15:03下载
- 积分:1