CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - usb camera

搜索资源列表

  1. USBDetect

    0下载:
  2. 此代码是遍历pc上usb设备。 包含控制器 hub port 设配id 等信息 usb其实和串口是一样的,其端口也是固定的(如果你不接扩展hub)。 有时一台电脑接多个相同的usb设备,如果接连个摄像头(前后各一个),我们如果区分打开的是哪一个呢? 1、先把usb设备先遍历出来,得到usb信息(设备串等)。 2、通过打开usb设备时返回信息(这个很重要 //usb#vid_1d27&pid_0600#5&10ef021e&0&5#{c3b5f022-5a42-1980-
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-05
    • 文件大小:1047689
    • 提供者:秦玉杰
  1. isight_firmware

    0下载:
  2. linux系统上,iSight摄像固件的USB驱动程序 -Linux system, iSight camera firmware USB drivers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:1137
    • 提供者:ointer
  1. mdc800

    0下载:
  2. linux系统上,Mustek MDC800数码相机的USB内核驱动程序-linux system, Mustek MDC800 digital camera USB kernel driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:6625
    • 提供者:verflow
  1. usbvideo

    0下载:
  2. usb摄像头驱动 在linux操作下完成的设备驱动程序-the driver of camera
  3. 所属分类:Driver develop

    • 发布日期:2017-12-04
    • 文件大小:17470
    • 提供者:yihongyong
  1. VFW_Camera

    0下载:
  2. 基于VFW的视频捕捉程序。实现移动侦测并拍照,同时将BMP文件转成JPG格式的文件。可以用于家庭USB电脑摄像头的安防布控。-Video capture program based on VFW. Implementation of motion detection and camera, and BMP files will be converted into JPG format file. Can be used in security surveillance camera comput
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-16
    • 文件大小:49337
    • 提供者:songwen
  1. ibmcam

    0下载:
  2. USB IBM C-It Video Camera driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-06
    • 文件大小:21049
    • 提供者:lskjowi36258
  1. OV528

    0下载:
  2. A small program that interacts with a camera module OV528. It works as it is. You just need to add the module and connect it through an USB to UART. You can tweak it to your own bidding from here.
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:281290
    • 提供者:Rein
  1. video_capture

    0下载:
  2. 采用V4L2(video4 linux2)编程,在开发板上实现视频监控。开发板的USB外界摄像头后,运行该程序可在屏幕上看到实时监控画面。在V4L2中,视频设备被看作一个文件。打开设备文件后,获取设备的capability,检测视频设备支持标准,进而设定视频采集方式(内存映射的采集方式),捕捉到的图像数据利用yuv格式转换为rgb格式的算法进行处理,处理后的图像数据循环入队列缓存,并重新采集下一张视频数据。-Using V4L2 the (Video4 linux2), programming,
  3. 所属分类:Video Capture

    • 发布日期:2017-11-12
    • 文件大小:26346
    • 提供者:侯识欢
  1. opencvcamera

    2下载:
  2. 基于Opencv的摄像头捕捉控制程序,其中摄像头为usb2.0接口,界面为MFC编写-Based on the Opencv the camera to capture control program, which the camera for USB 2.0 interface, the interface is written in MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:262667
    • 提供者:long
  1. USBCameraSnap

    0下载:
  2. delphi控制USB摄像头拍照、录像等相关功能-delphi control camera photos
  3. 所属分类:Delphi VCL

    • 发布日期:2017-10-31
    • 文件大小:5295468
    • 提供者:zhuy
  1. IMAQ_USB

    1下载:
  2. 利用Labview进行摄像头采集图像并显示,usb模块需要从官网上下载。-The use of Labview camera capture and display images, usb module requires downloaded from the official.
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:16811
    • 提供者:li
  1. vidgrab_8.7.2.5

    0下载:
  2. TVideoGrabber 是一款通用的视频捕捉和媒体播放组件,可以用于Delphi 以及 C++Builder (作为VCL组件),或者用于Visual Basic 以及 Visual C++ (作为ActiveX OCX 组件)。它可以捕获来自 Firewire (IEEE1394), DV摄像机, USB摄像头, TV 卡, 视频播放设备等的视频信号。可以录制为AVI, ASF, WAV, MP3以及MPEG2格式。同时带有DV机控制,电视卡转台功能(zsh)。-TVideoGrabber
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-02
    • 文件大小:14996464
    • 提供者:richardw
  1. CameraCapture

    0下载:
  2. This a skeleton code that capture frames from USB Web Camera, using OpenCV.-This is a skeleton code that capture frames from USB Web Camera, using OpenCV.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1046
    • 提供者:AlphaKIP
  1. CAMSHIFT

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。-CAMSHIFT algorithm using rapid detection and tracking moving targets C/C+
  3. 所属分类:Video Capture

    • 发布日期:2017-05-29
    • 文件大小:12105825
    • 提供者:胡继瑶
  1. DirectShow

    0下载:
  2. 通常用opencv采集摄像头的时候,往往只能获取usb借口的,而图像采集卡的方法则可以实现任何摄像头的采集-Usually opencv camera collection, it is often only get usb excuses, and the image acquisition card any way you can achieve camera capture
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1014031
    • 提供者:芊芊日
  1. STAFCanon

    0下载:
  2. TCanon Delphi 2005 Component Ver 1.0 ------------------------------------------------------------------ Source in: STAF_Canon.pas Purcose: Controlling the Canon EOS photo cameras. ================================================= You can
  3. 所属分类:Video Capture

    • 发布日期:2017-05-10
    • 文件大小:2466167
    • 提供者:stella_209
  1. OV9710(3xZoom)

    1下载:
  2. USB摄像头开发手册,ov9710全部源码,cmos开发手册-cmos camera
  3. 所属分类:Other Embeded program

    • 发布日期:2014-04-20
    • 文件大小:1024
    • 提供者:shlz
  1. ddddd

    0下载:
  2. 从USB普通摄像头读取视频。Opencv做的,希望对你有用。-From the ordinary camera (USB) read the video. Opencv, I hope useful for you.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7732939
    • 提供者:大罡
  1. ov511

    0下载:
  2. OV511图像传感器的驱动程序,基于V4L规范,USB接口摄像头-OV511 image sensor driver, based on V4L specification, USB interface camera
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:38625
    • 提供者:袁月民
  1. 4785634

    0下载:
  2. Delphi通过USB接口读取摄像头视频并抓取,编程学习源码,很好的参考资料。-Delphi read through the USB interface of video camera and capture, learning programming source code, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-15
    • 文件大小:6674
    • 提供者:红烧鲫鱼
« 1 2 ... 38 39 40 41 42 4344 45 46 »
搜珍网 www.dssz.com