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

搜索资源列表

  1. CI_V4L2_FPS

    0下载:
  2. 这是一个linux环境下基于V4L2采集图像的源代码,可以测试摄像头的帧率。-base on linux ,v4l2 usb picture
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-29
    • 文件大小:3602
    • 提供者:k
  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. 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. 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. labview-camera

    1下载:
  2. 基于labview的计算机虚拟摄像头设计,简单实用好玩,非常经典的程序设计,实现usb接口。-Labview-based computer to a virtual camera design, simple and practical fun, very classic programming, achieve a USB interface.
  3. 所属分类:LabView

    • 发布日期:2017-11-16
    • 文件大小:4740
    • 提供者:lee
  1. camera

    0下载:
  2. linux下使用Qt编写的视频采集,OV511USB摄像头-Video Capture programmed by Qt in Linux OS with OV511 USB camera.
  3. 所属分类:Video Capture

    • 发布日期:2017-11-11
    • 文件大小:293708
    • 提供者:zhuzi chen
  1. new_camera

    1下载:
  2. 使用v4l2编程,mjpeg格式采集摄像头数据并保存为jpg文件-v4l2 programing for mjpeg data from usb camera
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-08
    • 文件大小:3479
    • 提供者:ricky
  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. IMAQ_USB

    0下载:
  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. 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. ImageSignature

    1下载:
  2. 蓝幕摄像头抠像程序,可以通过USB摄像机实时采集图像,将人体图片扣出后融合到自定义背景图像中。-Blue screen keying camera program, you can capture images via a USB camera real time, images of the human body, after deduction of the integration into a custom background image.
  3. 所属分类:2D Graphic

    • 发布日期:2015-03-22
    • 文件大小:3576832
    • 提供者:汤勇
  1. camera

    1下载:
  2. 同一电脑使用多个USB摄像头拍照,同一电脑使用多个USB摄像头拍照-multi usb cameras
  3. 所属分类:Multimedia Develop

    • 发布日期:2014-06-16
    • 文件大小:3769344
    • 提供者:csq
  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. simplewebcam

    1下载:
  2. android上适用的USB camera driver,能实现摄像头的基本功能,此为源码,可以作为入门学习-android on the applicable USB camera driver, to achieve the basic functions of the camera, this is the source code, can be used as learning portal
  3. 所属分类:android

    • 发布日期:2014-09-22
    • 文件大小:40960
    • 提供者:wangkun
  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. Webcam

    0下载:
  2. 调用摄像头进行数据采集 显示图像实时 并进行预览保存-usb camera use to take a photo in time
  3. 所属分类:LabView

    • 发布日期:2017-05-02
    • 文件大小:895601
    • 提供者:汪洋
  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. 4

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

    • 发布日期:2017-04-16
    • 文件大小:55681
    • 提供者:易广树
  1. UV-200DC

    0下载:
  2. UV-200DC USB CCD 摄像头-UV-200DC USB CCD Camera Specification
  3. 所属分类:Video Capture

    • 发布日期:2017-04-07
    • 文件大小:63681
    • 提供者:lu
« 1 2 ... 40 41 42 43 44 4546 47 »
搜珍网 www.dssz.com