-
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
-
opencv视频中车辆车速检测
道路交通,车辆检测,车速测定。opencv视频处理,视频中车辆检测。
- 2022-10-12 08:25:03下载
- 积分:1
-
USB视频捕捉程序(software:labview)
provide simple uses of the webcam library are included in the zip file.
Once the library has been installed, the examples can be accessed through the user menu
on the function palette in LabVIEW. The examples demonstrate the following:
• Single shot image capture and display
• Continuous image capture and display
• Single shot image capture, processing, and display
• Continuous image capture, processing, and display
Keep in mind that the National Instruments Vision for G toolkit is required to run
examples that perform image processing.
- 2022-02-05 19:13:28下载
- 积分:1
-
VC++ 视频采集与压缩、音频采集、加扰和解绕
VC++ 视频采集与压缩、音频采集、加扰和解绕
VC++ 视频采集与压缩、音频采集、加扰和解绕
VC++ 视频采集与压缩、音频采集、加扰和解绕
VC++ 视频采集与压缩、音频采集、加扰和解绕
VC++ 视频采集与压缩、音频采集、加扰和解绕
- 2023-04-26 18:30:05下载
- 积分:1
-
OV7725/OV7670 for FPGA ,VHDL
应用背景基于FPGA的摄像头开发,图像处理等应用会越来越广。本工程使用OV7725、OV7670作为调试摄像头,开发了基于此的图像显示功能,不是静态图像的显示。纯VHDL代码,基于ZYNQ的关于ov7725/ov7670的摄像头的驱动开发,最后输出vga显示。画面稳定,所有的代码都经过调试。使用片内RAM进行帧缓存,i2c总线进行摄像头配置。可以将代码修改,改变摄像头的配置参数就可以驱动多种型号摄像头。关键技术
第一,想了解摄像头驱动的工程师,可以将此代码下载后,仔细看看,架构清晰。
第二,想了解逐行显示时序的,例如VGA时序,可以将看一下如何编写显示驱动时序。
第三,整个文件是一个完整的工程,包括摄像头配置,图像采集,图像存储,图像传输,图像显示。例化片内RAM作为帧缓存。学习如何在系统层面如何操作RAM。
- 2023-05-26 22:05:04下载
- 积分:1
-
Windows Embedded CE 6.0 USB Camera Driver,WINCE 6的UVC Camera驱动源代码
Windows Embedded CE 6.0 USB Camera Driver,WINCE 6的UVC Camera驱动源代码-Windows Embedded CE 6.0 USB Camera Driver, WINCE 6 of UVC Camera driver source code
- 2023-03-24 11:30:03下载
- 积分:1
-
摄像头程序,有简单解释,利于理解。现在在做一个视频采集程序,就参考的这个。...
摄像头程序,有简单解释,利于理解。现在在做一个视频采集程序,就参考的这个。-It is a camera driver including simple explanation in order to be understood easily. now,there is a programme of video collection which is designed on the basis of the camera driver.
- 2022-08-09 05:51:39下载
- 积分:1
-
关于应用摄像头截图,保存为BMP格式的图片文件
关于应用摄像头截图,保存为BMP格式的图片文件-Camera shots
- 2022-02-05 02:43:25下载
- 积分:1
-
grab video under linux
grab video under linux
- 2022-04-29 03:55:06下载
- 积分:1
-
海康采集卡的H.264采集演示程序,可作为搞监控项目开发的参考例程...
海康采集卡的H.264采集演示程序,可作为搞监控项目开发的参考例程-Haikang acquisition card H.264 Acquisition Demonstration Program, as engage in surveillance project development reference routines
- 2022-04-21 03:04:44下载
- 积分:1