搜索资源列表
libusb-win32-bin-1.2.4.6
- windows usb驱动开发跨平台开源代码,在VS2010平台中开发,简单方便-windows usb drive cross-platform open source code in VS2010 development platforms, simple
USB-VB.net
- VB.net U盘读写(使用Vb.Net编程 VS2010)-VB.net U disk read and write
libusb-win32-debug-1.2.4.6
- windows平台下开发跨平台USB驱动,在vS2010环境中,简单方便-windows platform, cross-platform USB drivers, in vS2010 environment, simple
ContourTracking
- usb摄像头的读取和视频的播放和暂停 图像的边缘检测和移动检测 利用opencv和vs2010-read usb camera and video playback and pause image edge detection and motion detection using opencv and vs2010
meanshift2
- vs2010+opencv编写 usb摄像头视频捕捉加上用HSV中的Hue分量进行跟踪人脸-vs2010+opencv write usb camera video capture plus track Hue component of the HSV face
MOTIONTEST(opencv)
- 目前发现最好的一个移动目标检测,同时已经转换为VS2010项目,并成功测试,用USB摄像头,检测移动物体,基于opencv-Discover the best one currently moving target detection, and has been converted to a VS2010 project and successfully tested with USB camera to detect moving objects, based on opencv
USBCamera201310101556
- vs2010上做的基于DirectShow的usb摄像头的视频采集程序,可拍照。-vs2010 done on usb camera based on DirectShow video capture program, you can take pictures.
DMD-control-board-G4100
- 数字微镜DMD空间光调制器控制平台G4100可以实现如下功能:1、兼容德州仪器TI D4100 开发系统。能够支持1920 X 1080分辨率DMD (DMD微镜为10.6微米,本征分辨率为1920X1080);同时还能支持1024 X 768分辨率的DMD(有两种微镜结构,一种是13.68 微米,对角线长度为0.7 英寸;另一种是10.8 微米的,对角线长度为0.55 英寸); 2、支持USB2.0 高速传输图片和控制信号,具有内同步和外同步功能,同步脉冲电平标准为CMOS 3.3V;
libusb-1.0.18
- 在windows上开发usb驱动的源代码库,可方便在vs2010上开发usb驱动。-Development of USB driver source code base on windows, may facilitate the development of USB driver in vs2010.
Cypress-Suite-USB-3.4.7
- cypress公司的源码,c#vs2010环境下的USB采集程序,包括驱动,类库,例程-cypress company source, c# vs2010 environment USB acquisition procedures, including the driver, libraries, routines
HID_Client
- HID_USB开发源代码,基于VS2010-USB Driver Develop
mytest_libusb
- 此工程建在vs2010里面 使用前只需在main cpp里面把idVendor idProduct改为自己的USB设备ID #define MY VID 0x0666 #define MY PID 0x0001 即可直接打开 最简单的调用libusb w32的API程序了-The project built in vs2010 just in main CPP before use the idVendor idProduct instead of their own USB device ID
USB-HID
- 基于STM32,MDK开发环境,实现USB HID设备,包括VS2010上位机源码-Based STM32, MDK development environment to achieve USB HID devices, including VS2010 PC source
opencv_1
- 利用opencv将USB摄像头采集到的视频实时显示,并将每一帧保存下来。开发环境VS2010。-The use of USB opencv camera to capture the video real-time display, and each frame is saved. Development environment VS2010.
USB_PRO
- 利用WinDriver驱动程序开发工具快速编写了USB的驱动程序,使用VS2010的开发平台,并且将程序进行了DLL封装。-Use WinDriver driver development tools to quickly prepare the USB driver based on VS2010 development platform, and Package the program into DLL format。
track
- 读取USB摄像头图像,对图像进行运算处理,并利用windows底层API驱动云台转动,达到跟踪效果,开发环境VS2010+opencv2.4.9,开发语言C++,调试通过。-Read USB camera image, image processing, and the use of the underlying windows API driver head rotation, to achieve tracking effect, development environment VS2010
NTRIPClientNew
- NTRIP协议(IP数据网络传输协议)是用于移动RTK改正数据从基地到利用互联网漫游协议。这是特别有用的领域,传统的收音机不好,由于树木或丘陵。NTRIP客户端软件你需要靠近车件。它从互联网上获取数据,并将其发送给漫游者使用的串行端口。这个程序是一个更有用的替代GNSS互联网电台。它通常用在拖拉机驾驶室的小型笔记本或上网本上。互联网接入通常是通过USB无线数据卡从您的手机公司,或系留蓝牙数据能力的手机。VS2010编译。增加了对$GNGGA的支持。(NTRIP (Network Transpor
kvaser_vc
- vs2010下的usb转can小程序(kvaser)(USB to can applet (kvaser) under VS2010)
UsbHid_DebugTool
- 使用VS2010开发的可以调试USB HID设备的小工具,可以测试HID设备的稳定性,或者参考看法其他基于USB HID通讯的仪器设备,该软件已经被多个HID平台验证过;有兴趣的朋友可以看看(VS2010 development can debug USB HID devices of small tools, you can test the stability of the HID device, or reference opinions based on USB HID other co