CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - camera program

搜索资源列表

  1. fpix-0.90.1.tar

    0下载:
  2. Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Contains the driver sources. Compile with \"make\". Then as root, install with \"make install\". Type \"modprobe finepix\" to load the module
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:28384
    • 提供者:毕胜
  1. 基于QT的网络摄像头监控程序 ZC301摄像头测试成功

    2下载:
  2. 基于QT的网络摄像头监控程序 ZC301摄像头测试成功~!,QT-based network of cameras monitoring program successfully tested ZC301 camera ~!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2015-04-01
    • 文件大小:15426752
    • 提供者:韩振
  1. swc

    0下载:
  2. 些软件实现了linux下v4l2及SDL框架的摄像头程序-Some software under the linux v4l2 and SDL framework camera program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:7264
    • 提供者:崔鹏飞
  1. usbwebcam_grab_picture

    0下载:
  2. usbwebcam_grab_picture USB摄像头采集程序-usbwebcam_grab_picture USB camera capture program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:768127
    • 提供者:123
  1. camera.tar

    0下载:
  2. 使用QT编程开发的,可在linux下编译、运行的关于摄像头采集程序。-Programming with QT, and can be compiled in linux, running on the camera acquisition program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4214400
    • 提供者:远方梦
  1. v4lcap_class_2410_270

    0下载:
  2. 使用ov511或zc301摄像头,linux下基于S3C2410的USB摄像头捕捉程序-Use ov511 or zc301 camera, linux under the USB-based S3C2410 camera capture program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:32817
    • 提供者:zp
  1. linux

    0下载:
  2. 基于这个API层写的。之所以写这个小程序主要是因为通过lsusb命令只能看到类似venderID,productID之类的参数,而看不到其他的涉及摄像头本身的一些参数-Based on this API layer written. The reason to write this little program is mainly due to an order can only see through lsusb similar venderID, productID such paramet
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:2781
    • 提供者:林如涛
  1. ipcamare

    0下载:
  2. linux操作系统下网络摄像机客户端程序-linux operating system network camera client program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4150362
    • 提供者:刘晓
  1. mycam.tar

    0下载:
  2. 一个简单的摄像头播放程序,用qt做的界面,video 4 linux 获取摄像头视频帧。-A simple camera capture program using qt.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:326720
    • 提供者:libingchao
  1. up-smarthomeV1p2-html

    0下载:
  2. 一个基于ARM9的嵌入式WEBSERVER,在LINUX下用GCC开发即可. 1 丰富index.html主页面 加入部分动态效果与连接 2 更改setting status cgi程序界面 3 更改shmid 为1393 4 HTML中没有加入网络摄像头的HTTP的连接,加入即可显示网络摄像头界面-An ARM9-based embedded WEBSERVER, developed in the GCC can be used under LINUX. A rich ind
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:651237
    • 提供者:leo cheung
  1. Camera

    0下载:
  2. 在VC下的一个软件,使用OpenCV,可以实现图像采集。-This is a program ,which wrote by others.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1880922
    • 提供者:程含渺
  1. armlinuxImageAcquisition

    0下载:
  2. 本资源是针对嵌入式linux的图像采集合集,包括环境变量和Makefile的规则,usb摄像头选择,图像采集程序的源码,有兴趣的学友们可以看看哦!-This resource is for the embedded linux image capture Collection, including environmental variables and Makefile rules, usb camera selection, image acquisition program source c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:35709
    • 提供者:吕宏文
  1. Camera

    0下载:
  2. 浙江求是的下位机程序 实现图像数据的上传 与上位机通信-Zhejiang seeking to lower computer program to upload image data to achieve communication with the host
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:15067
    • 提供者:吴宇生
  1. usb-zc0301-v4l2-video0-jpeg

    1下载:
  2. 利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel ap
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:767841
    • 提供者:房龙
  1. the-camera-capture-program-5088066

    0下载:
  2. 基于linux编译环境下的5088066摄像头抓图程序-Linux build environment based on the camera capture program 5088066
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:942481
    • 提供者:卢柏宇
  1. postfix-2.8.2.tar

    0下载:
  2. cheese-linux下的摄像头程序,还有数种特效可供选择。-cheese-linux under the camera program, there are several effects to choose from.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3644570
    • 提供者:zcy
  1. camera-client_2-0

    0下载:
  2. 一个简单的摄像头监控程序,基于B/S架构的,可以用于毕业设计等-A simple webcam monitoring program, based on B/S architecture, can be used for graduation project
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:151370
    • 提供者:张明
  1. camtest

    0下载:
  2. LINUX下摄像头程序!采用V4L2驱动方式,适合ARM-2440 ARM_6410,ARM_S5PV210等各种平台-linux camera program!using v4l3 driver. can be use in arm_2440 or arm_6410 or s5pv210
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:10425
    • 提供者:wuxy
  1. camera-mini2440

    0下载:
  2. mini2440摄像头动态预览程序,程序测试可以看到 CMOS 摄像头的动态预览画面-mini2440 camera dynamic preview program, the CAM130 camera module plugged into the development board CAMERA interface, command line input camtest command, you can see the dynamic CMOS camera preview
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:25693
    • 提供者:刘剑轩
  1. Camera

    0下载:
  2. linux平台独立显示 ,可触摸屏移动,或者鼠标拉动摄像头程序(Linux platform independent display, touch screen movement, or mouse pull camera program)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:74752
    • 提供者:chen12121
« 12 3 »
搜珍网 www.dssz.com