Welcome![Sign In][Sign Up]
Location:
Search - v4l

Search list

[Video Capture摄像头抓图程序

Description: ARM的USB视频采集源程序 抽取出来了三个文件:vidcat.c v4l.c v4l.h 搞定了它的编译,生成了一个60k的vidcat可执行文件,拷贝到2410上后工作正常-Video capture source program of ARM USB draw following 3 file: vidcat.c v41.c v41.h to finish its compile and build about 60K vidcat executable file and work after copying on 2410.
Platform: | Size: 159388 | Author: 王鹏 | Hits:

[Video Capturevgrabbj-0.9.6.tar

Description: 一种基于Linux的视频捕捉程序,遵守GPL,代码精简。可以将VIDEO 4 LINUX设备(如网络摄像头)传送的图像转换为JPEG,PNG,PNM文件。广泛的用于嵌入式系统之中,也可以作为V4L程序的教学代码。-a Linux-based video capture procedures, compliance with the GPL, streamlined code. VIDEO 4 can be LINUX equipment (such as network camera) the transmission of images converted to JPEG, PNG, PNM documents. Widely used in embedded systems, can be used as teaching V4L procedure code.
Platform: | Size: 115248 | Author: sunclever | Hits:

[Other resourcezlg-video4linux

Description: 周立功2410开发板V4L模块应用,可以借鉴一下滴-Zhou Ligong 2410 development board V4L module applications can learn some lessons from droplets
Platform: | Size: 81504 | Author: 付晓强 | Hits:

[Linux-Unixvidcat_v4l.tar

Description: 一个非常好用的linux下的视频捕捉程序,基于V4L标准,适合嵌入式视频设备的开发。-a very user-friendly Linux under the video capture process, based on the V4L standards, Video equipment for embedded development.
Platform: | Size: 157403 | Author: 杜猛 | Hits:

[Other resourceLinux_V4L_capture

Description: Linux下通过V4L实现视频采集,使用方法: gcc -o XXXX InitVideo.c 我亲自编写,可以运行,现奉献给大家。-Linux through V4L video collection, use : gcc-o XXXX InitVideo.c I personally prepared, can run, it is dedicated to you.
Platform: | Size: 3718 | Author: 杨大千 | Hits:

[Other resourcev4l2

Description: 网上大多数linux/unix视频采集程序都是基于video4linux的.而基于V4L2的程序比较少. 本人自己写的基于video4linux2(V4L2)的视频采集程序.已经测试成功.编译请用GCC,或者交叉编译器arm-gcc之类.-linux / unix Video Collection procedures are based on the video4linux The. For the V4L2 the procedure is relatively small. I wrote it myself on video4linux2 (V4L 2) Video Collection procedures. has been tested successfully. Please GCC compiler. or cross compiler arm-like gcc.
Platform: | Size: 19225 | Author: gjf | Hits:

[Linux-Unixgspy-0.1.8-src.tar

Description: 基于V4L开发的一个运动监测的程序,需要一个支持V4L的采集设备(USB摄像头或者采集卡)-based on the development of a V4L movement monitoring procedures, need a V4L support the acquisition of equipment (USB camera or acquisition card)
Platform: | Size: 208662 | Author: 彭奔 | Hits:

[Embeded LinuxPXA_270-v4l

Description: 基于V4L开发的视频采集程序,可以做为学习v4l的参考程序-a video capture program based on v4l API on embedded linux
Platform: | Size: 25600 | Author: 叶宇飞 | Hits:

[Linux-UnixV4lJpg

Description: linux环境下,利用v4l驱动捕获一帧图像,摄像头需带jpg压缩。-linux environment, the use v4l driver to capture an image, the camera needs with jpg compression.
Platform: | Size: 8192 | Author: JRzero | Hits:

[Video Captureqt_v4l2show

Description: V4L视频采集程序,可在linux系统下实现-video capture
Platform: | Size: 160768 | Author: 汪松 | Hits:

[Embeded Linuxembeded--system-V4L2

Description: 基于v4l的嵌入式程序开发,可应用于嵌入式图像处理的开发-v4l embedded system s3c 2440
Platform: | Size: 28672 | Author: 崔俊杰 | Hits:

[Linux-UnixV4L

Description: 基于V4L的USB摄像头图像采集实现-戴丽-V4L USB camera based image acquisition to achieve- Dai Li
Platform: | Size: 151552 | Author: yan | Hits:

[Embeded Linuxlinux-v4l

Description: 三星为测试CMOS模块,有一个简单的cam2fb.c 演示.它演示了RGB格式的CMOS摄像头,但是代码风格太乱了,因此我把代码重写,写成几个函数来简化处理.-允许输入拉丁字符的拼音 Samsung for testing CMOS modules a simple cam2fb.c-demo. It demonstrates the RGB format CMOS camera, but the code style too messy, so I rewrite the code, written in several functions to simplify processing.
Platform: | Size: 14336 | Author: king | Hits:

[Driver Developv4l

Description: v4l.c摄像头采集驱动程序,包括各种函数,以及yuv转为bmp文件的函数-v4l.c camera capture driver, including a variety of functions, as well as the yuv into the function of the bmp file
Platform: | Size: 3072 | Author: wang | Hits:

[Video CaptureV4L

Description: V4L视频采集,代码是通过调用V4l的API来实现的。-V4L video capture code to achieve is by call V4l the API.
Platform: | Size: 312320 | Author: 张刚 | Hits:

[Embeded Linuxv4l

Description: 基于V4L的图像采集程序,通过中星微摄像头将拍摄后的图像传送到LCD屏幕上显示,里面有相关源代码和文档说明,可适合于mini2440开发板。-V4L-based image acquisition procedures by Vimicro camera shooting image transmitted to the display on the LCD screen, the relevant source code and documentation, suitable for mini2440 development board.
Platform: | Size: 25600 | Author: vincent | Hits:

[Linux driverv4l

Description: linux下基于ov511摄像头和v4l摄像头调用和显示的实验例子-linux based ov511 v4l camera and camera calls and experimental examples show
Platform: | Size: 46080 | Author: Alex | Hits:

[Program docV4L-and-SDL

Description: 详细介绍linux系统下的视频编程技术V4L,包括流程、编程方法及关键函数使用-Describe the V4L about video programming technology in linux system, including flow path, programming method and how to use the SDK
Platform: | Size: 995328 | Author: ivy | Hits:

[Linux-Unixpvrusb2-video-v4l

Description: This source file is specifically designed to interface with the saa711x support that is available in the v4l available starting with linux 2.6.15.
Platform: | Size: 2048 | Author: wiekaoxue | Hits:

[Linux driverv4l

Description: v4l的测试程序,可以用来获取usb摄像头的一帧图像,格式为*.raw,可以用ps等工具查看。该程序的编译工具为gcc。-A v4l test program. You can use it to catch one frame picture of the usb camera. The picture format is*.raw, can be viewed with PS, etc. Please compile it with gcc.
Platform: | Size: 4096 | Author: Su Zhou | Hits:
« 1 2 3 45 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net