Welcome![Sign In][Sign Up]
Location:
Search - camera driv

Search list

[Linux-Unixfpix-0.90.1.tar

Description: 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. userspace/ Type \"make\" to compile. fpix: test program, independant of the driver. Uses libusb to directly access the camera and capture a frame, saved under frame.jpg. Will not work if the driver is loaded. fpixtest: test program. Uses V4L2 to capture an image. fpix-stress-v4l2: never ending (in theory) stress test derived from fpixtest. -Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver / Co. ntains the driver sources. Compile with "make" . Then as root. install with "make install." Type "modprobe fi nepix "to load the module. userspace / Type "mak e "to compile. fpix : test program, independant of the driver. Uses libusb to direc tly access the camera and capture a frame. saved under frame.jpg. Will not work if the driv er is loaded. fpixtest : test program. Uses V4L2 to capture an image. fpi x-stress-v4l2 : never ending (in theory) stress test derived fr om fpixtest.
Platform: | Size: 28384 | Author: 毕胜 | Hits:

[Driver Develop1394camera52

Description: IEEE-1394 Digital Camera Windows Driver
Platform: | Size: 195584 | Author: 曹雄 | Hits:

[Linux-Unixfpix-0.90.1.tar

Description: 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. userspace/ Type "make" to compile. fpix: test program, independant of the driver. Uses libusb to directly access the camera and capture a frame, saved under frame.jpg. Will not work if the driver is loaded. fpixtest: test program. Uses V4L2 to capture an image. fpix-stress-v4l2: never ending (in theory) stress test derived from fpixtest. -Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/Co. ntains the driver sources. Compile with "make" . Then as root. install with "make install." Type "modprobe fi nepix "to load the module. userspace/Type "mak e "to compile. fpix : test program, independant of the driver. Uses libusb to direc tly access the camera and capture a frame. saved under frame.jpg. Will not work if the driv er is loaded. fpixtest : test program. Uses V4L2 to capture an image. fpi x-stress-v4l2 : never ending (in theory) stress test derived fr om fpixtest.
Platform: | Size: 28672 | Author: 毕胜 | Hits:

[Linux-Unixstv680-0

Description: 这是stv0680的usb摄像头在linux下的驱动程序,源码很简单,就一个c文件和头文件。-stv0680 This is the usb camera in the linux driver, the source code is very simple. c on a header files and documents.
Platform: | Size: 20480 | Author: 朱主们 | Hits:

[Com Portov7670

Description: OV7670芯片源代码,手机摄像头驱动程序-OV7670 chip source code, cell phone camera driver
Platform: | Size: 278528 | Author: qqt | Hits:

[Driver Develop1394Cameradriver

Description: a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format. -a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de- compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.
Platform: | Size: 76800 | Author: Li Tian | Hits:

[Windows DevelopCameraDriver

Description: 基于USB的摄像机的上位机显示程序,摄像头芯片必需为OV511+(如:网眼v2000),适用于Windows2000/XP 1.运行本代码需安装windriver7.00和VC6.0,可到网上下载 2.编译时需设置库文件,windriver的include文件路径以及windriver的lib文件路径-USB-based PC camera shows the procedures necessary for the camera chip OV511+ (Such as: mesh v2000), applicable to Windows2000/XP1. To run the code to install windriver7.00 and VC6.0, can be downloaded 2. Compilers when set up library file, windriver the include file path and the lib file path WinDriver
Platform: | Size: 717824 | Author: 林颖 | Hits:

[Video Capturevfw

Description: C++实现的视频捕捉程序,无须任何驱动。-C++ Realize the video capture process, without any driver.
Platform: | Size: 1693696 | Author: hamlet | Hits:

[Linux-Unixuvc

Description: linux camera下的uvc driver驱动源码-linux camera driver under the uvc driver source
Platform: | Size: 88064 | Author: 杨军 | Hits:

[Embeded LinuxUSB_camera

Description: 给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB 接口摄像头驱动模块的层次结构,对底层usbvideo 模块进行分析,对usbvideo 中的函数进行了分类,修正其设计上的一个缺 陷,给出上层微型驱动的实现,最后通过移植USB 摄像头驱动程序到三星公司的SMDK2410 开发板的试验成功,使该驱动成 功应用在基于Linux 的嵌入式系统上。-Given Linux environment USB drive module hierarchy, including the host controller driver, USB core driver and USB device drivers, as well as camera USB interface drive module hierarchy of the underlying module usbvideo analysis, in usbvideo function of classification, to amend the design of a defect, given the realization of the upper micro-drive, and finally through the transplantation driver USB camera to Samsung SMDK2410 development board of the experiments are successful, so successful application of the driver in the Linux-based embedded systems.
Platform: | Size: 133120 | Author: 陈天葆 | Hits:

[Driver Developcameradevicedriver

Description: 这是一个摄像头设备驱动程序,绝对非常有用的,主要环节是vc++和ddk-This is a camera device driver, definitely a very useful
Platform: | Size: 49152 | Author: 龙易 | Hits:

[Linux-UnixUSB_camera_driver.tar

Description: usb camera驱动(linux平台)-usb camera driver(linux platform)
Platform: | Size: 229376 | Author: fuxinrong | Hits:

[Otherfimc20_camera.tar

Description: camara driver for s3c2440 under linux
Platform: | Size: 716800 | Author: jiang | Hits:

[Linux-Unixzc_301_driver

Description: 301p驱动程序 ZC_301摄像头驱动程序-301p camera driver driver ZC_301
Platform: | Size: 1340416 | Author: db_tiger | Hits:

[Disk ToolsPC_Camera_Driver

Description: Falanca filanca sadece giris yapmak icin aptalca bir dosya ekledim.
Platform: | Size: 25600 | Author: Jb | Hits:

[Driver Developwince60_USB_Camera_Driver

Description: Windows Embedded CE 6.0 USB Camera Driver
Platform: | Size: 200704 | Author: sangho97 | Hits:

CodeBus www.codebus.net