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

Search list

[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: 115712 | Author: | Hits:

[Video Capturev4lcap-arm

Description: 使用OV511芯片的USB摄像头采集视频图像,实时显示在液晶显示屏上,支持12bpp和16bpp。-use OV511 chip USB camera capture video images shown in real time on the LCD screen, and support 12bpp 16bpp.
Platform: | Size: 69632 | Author: zyy | Hits:

[GUI DevelopQT-touming

Description: Qt是跨平台的图形编程库,为了实现按钮 是透明显示,按照该例子可以达到很漂亮的效果。-Qt is a cross-platform graphics programming library, in order to achieve the button is transparent, in accordance with the examples, we can achieve a very nice effect.
Platform: | Size: 1466368 | Author: 郑晓军 | Hits:

[AI-NN-PRusbvision-0.9.8.2.tar

Description: 这是一个Linux下的USB摄像头捕捉程序,是一个调用V4L2(Video for Linux 2)非常好的例子。英文介绍为:This is a driver for the USB video bridge USBVision from Zoran/Nogatech, a USB-only cable used in many "webcam" devices. It supports streaming and capture of color or monochrome video via the Video4Linux API. Most V4L apps are compatible with it, but a few video-conferencing programs do not work yet.-This is a Linux under the USB camera to capture the procedure is a call V4L2 (Video for Linux 2) a very good example. Introduction to English: This is a driver for the USB video bridge USBVision from Zoran/Nogatech, a USB-only cable used in many webcam devices. It supports streaming and capture of color or monochrome video via the Video4Linux API. Most V4L apps are compatible with it, but a few video-conferencing programs do not work yet.
Platform: | Size: 75776 | Author: 刘维超 | Hits:

[Otherv4l2_doc

Description: v4l2規範手冊,依規劃定義v4l2架構及程編時參考依據-v4l2 standardized manual, in accordance with the planning framework and definition v4l2-series based on the reference
Platform: | Size: 915456 | Author: 余少仁 | Hits:

[Embeded Linuxcapture

Description: linux下用c语言写的一个图像抓拍程序。-linux using c language written in an image capture process.
Platform: | Size: 17408 | Author: htx | Hits:

[Embeded Linuxmodule_camera_v4l

Description: 实现在S3C2410上的USB camera-Achieve in the S3C2410 s USB camera
Platform: | Size: 110592 | Author: yaotc | Hits:

[Video Captureqt+v4l-capture

Description: 在FC4下,能够显示usb摄像头捕获的视频,并显示系统当前时间,我自己写的,已验证通过.-In FC4, it can show the usb camera video capture and display the current time, I wrote it myself, has been verified through.
Platform: | Size: 5120 | Author: 李明 | Hits:

[Video CaptureVideo4LinuxLinux

Description: Video4Linux是Linux下用于获取视频和音频数据的API接口,在这篇文章中,着重阐述如何利用Video4Linux获取摄像头数据,以实现连续影像的播放。 -Video4Linux is Linux used for access to video and audio data of the API interface, In this article, focuses on how to use Video4Linux access to camera data, in order to achieve continuous video playback.
Platform: | Size: 9216 | Author: tang | Hits:

[Video Capturev4l2spec-0.23

Description: 这是一个Linux下的USB摄像头捕捉程序,是一个调用v4l2 (Video for Linux 2)非常好的例子。英文介绍为:This is a driver for the USB video bridge USBVision from Zoran/Nogatech, a USB-only cable used in many "webcam" devices. It supports streaming and capture of color or monochrome video via the Video4Linux API. Most V4L apps are compatible with it, but a few video-conferencing programs do not work yet. (2007-03-15,Unix_Linux,74KB,22次) -This is a Linux under the USB camera to capture the procedure is a call v4l2 (Video for Linux 2) a very good example. Introduction to English: This is a driver for the USB video bridge USBVision from Zoran/Nogatech, a USB-only cable used in many
Platform: | Size: 350208 | Author: tang | Hits:

[Embeded LinuxV4L2_video_capture_example

Description: Video for linux head two 的视频采集示例,是V4L的升级版,在Linux下编译即可,是Linux下图像采集编程的API-Video for linux head two of the video capture sample, is an upgraded version of v4l in Linux can be compiled under is image acquisition under Linux Programming API
Platform: | Size: 3072 | Author: minsky | Hits:

[Linux-Unixshow_video_v4l.tar

Description: 一个可以进行视频采集和显示的源代码,在LINUX操作系统下使用,可通过修改移植到ARM.-Can be a video capture and display the source code, LINUX operating system in use, can be transplanted to amend ARM.
Platform: | Size: 6144 | Author: | Hits:

[Linux-Unixcamsnap

Description: 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsnap: camsnap.c 用法如下: camsnap -v -s 420x420 -o my.ppm 这儿请注意:s 的大小必需是8能整除的倍数. 这个程序我是在rh9下作的,需要交叉编译的朋友就把注释去掉,再给下面的注释就可以了.-Vidcat procedure is in accordance with the law, can only grasp PPM plans. Makefile reads as follows, please note that playing lowercase: cc = gcc# Cflags =- i/firendly-arm/kernel/include-i/usr/local/arm/2.95 .3/arm-linux/include-wall-dhave_libjpeg#-dvideo_dev =
Platform: | Size: 2048 | Author: yinlingpeng | Hits:

[Linux-Unixv4l2

Description: 一套完整的API,提供在Linux环境下的视频编程,比如视频捕捉等等。-A complete set of API, in the Linux environment to provide video programming, such as video capture and so on.
Platform: | Size: 962560 | Author: fengkun | Hits:

[Linux-Unixcapture7

Description: linux下V4L接口的摄像头图片采集程序源码,符合V4L标准-V4L interface under linux camera image acquisition program source code, in line with the standard V4L
Platform: | Size: 13312 | Author: 黄珠唐 | Hits:

[Embeded Linuxmoniter8

Description: 在嵌入式Linux系统中,通过v4l捕捉USB摄像头的图像,并由Qt显示。-In the embedded Linux systems, v4l capture via USB camera image displayed by Qt.
Platform: | Size: 87040 | Author: felix | Hits:

[Linux-Unixv4l-YUV420

Description: 这是我自己在linux下面调通的视频采集源码,采集到的原始数据是yuv。-This is my own tune in the following links linux video capture source, the raw data collected is yuv.
Platform: | Size: 31744 | Author: lqi | 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:

[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:

[Software EngineeringUbuntu-9.04-v4l-USB

Description: mjpg-streamer 可以通过文件或者是HTTP方式访问linux UVC兼容摄像头。可以在公司,通过访问家里安 装的摄像头查看家里的情况,对于有小孩的家长很有帮助。-Mjpg-streamer through the file or HTTP to access Linux UVC compatible camera. In the company, by visiting the house Install the camera to view the situation at home, very helpful for the parents of small children.
Platform: | Size: 797696 | Author: 丁泽荣 | Hits:
« 12 3 »

CodeBus www.codebus.net