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:
Description: 是一个嵌入式视频采集编码传输的软件的源程序,可以作为学习的参考。-Is an embedded video capture software for encoding transmission source can be used as study and reference. Platform: |
Size: 130048 |
Author:李明 |
Hits:
Description: 利用ARM7(LPC2210)与CMOS感光芯片(OV7620)实现了一个紧凑型图像采集、处理系统;通过合理利用LPC2210数据总线的工作方式,有效地消除了0V7620对系统数据总线的干扰。SCCB控制,图像数据的采集、处理以及传输都由一片LPC2210完成,特别适合于对功耗、体积要求较严格的嵌入式应用-Using ARM7 (LPC2210) and the CMOS sensor chip (OV7620) to achieve a compact image acquisition, processing system through the rational use of data bus LPC2210 work, effectively eliminating the system data bus 0V7620 interference. SCCB control, image data collection, processing and transmission by a LPC2210 to complete, especially suitable for power, volume more stringent requirements of embedded applications Platform: |
Size: 187392 |
Author:张颖 |
Hits:
Description: v4l2的源码,v4l2是嵌入式Linux系统下视频采集很好的接口,值得一看-v4l2 source, v4l2 is the embedded Linux system very good video capture interface, see Platform: |
Size: 36864 |
Author:李勇 |
Hits:
Description: 本系统从摄像头实时采集视频并显示,相片的拍照,预览与管理功能,MPEG4视频的录制与播放。系统使用Qt开发。本系统支持多平台多操作系统,在Windows系统下使用OpenCV的一些库函数进行视频采集。在Linux系统下使用V4L进行视频采集。 在以下环境测试运行:Windows: Qt 4.4.3,Linux: qt-embedded-linux-opensource-src-4.4.1
详情见 http://sonew.512j.com/-The system from the video camera in real-time acquisition and display, photo camera, preview and management capabilities, MPEG4 video recording and playback. Qt development system. The system supports multi-platform multi-operating systems, Windows systems use the OpenCV library functions for a number of video capture. In the Linux system for use V4L video capture. Test run in the following environment: Windows: Qt 4.4.3, Linux: qt-embedded-linux-opensource-src-4.4.1 Details http://sonew.512j.com/ Platform: |
Size: 1412096 |
Author:shujel |
Hits:
Description: 公司项目 基于v4l2和嵌入式QT的视频采集显示应用程序,希望对做linux下视频采集的同行有所帮助。-Project v4l2 and embedded QT-based video capture shows that the application would like to do video capture under linux has to help the peer group. Platform: |
Size: 66560 |
Author:方德 |
Hits:
Description: 嵌入式视频采集系统的详细步骤说明,特别适合嵌入式初学者,包括,采集,截取,存储,显示说明以及源代码。有很好的参考价值-Embedded video capture system that the detailed steps, particularly suitable for embedded beginners, including, acquisition, interception, storage and display, as well as source code. Have a good reference value Platform: |
Size: 151552 |
Author:王三金 |
Hits:
Description: 使用Qt Embedded 4.6 搭配Camera 於s3c6410上實做視頻擷取與錄像功能-The use of Qt Embedded 4.6 with Camera on s3c6410 to do on the real video capture and video recording Platform: |
Size: 17408 |
Author:andy |
Hits:
Description: 关于嵌入式linux实现usb视频采集LCD实现以及远端监控的资料。从usb驱动到开发板2410上的具体开发过程都有 ,内容非常全面。-On the realization of embedded linux video capture usb and LCD to achieve remote monitoring information. From the usb drive to the 2410 on the development board has a specific development process, content, very comprehensive. Platform: |
Size: 18053120 |
Author:马强 |
Hits:
Description: 文章介绍了在OMAP5912嵌入式Linux平台上开发视频和图像采集系统,通过调用Vide04Linux的API实现视频的实时
采集和播放。并且通过CVideoDe—vice接口完成了图像的采集与保存。-Article describes the development of OMAP5912 embedded Linux platform video and image acquisition system, the API by calling Vide04Linux achieve real-time video capture and playback. CVideoDe-vice interfaces through to complete the image acquisition and preservation. Platform: |
Size: 415744 |
Author:murphy_chang |
Hits:
Description: 在linux系统下采用v4l2框架实现对摄像头视频的实时采集,并且在Qt界面上显示,可以运用在linux PC机上,也可以用在嵌入式系统下/-V4l2 linux system used under the framework implementation of real-time collection of video camera, and displayed on the Qt interface can be used in the linux PC machine can also be used in embedded systems / Platform: |
Size: 4096 |
Author:彭志军 |
Hits:
Description: 嵌入式视频采集、传输处理程序.主要运用基于H.264视频压缩技术,处理芯片是S3C2440!-Embedded video capture, transport processes, mainly the use of H.264-based video compression technology, processing chip S3C2440! Platform: |
Size: 10240 |
Author:lvzhao |
Hits:
Description: 嵌入式视频捕获和摄像头操作方面的源代码。适合从事视频捕获开发和嵌入式开发方面的人员使用-The source code of the embedded video capture and camera operation. Suitable for the development of video capture and embedded development to use Platform: |
Size: 377856 |
Author:shaohua |
Hits:
Description: 嵌入式视频捕获案例,通过OpenCV库完成的视频捕获。对从事嵌入式开发和视频捕获编程的具有重要参考价值。-The embedded video capture case, the captured video completed by the OpenCV library. Important reference value in the embedded development and video capture programming. Platform: |
Size: 1598464 |
Author:shaohua |
Hits:
Description: 嵌入式视频采集系统的实现方法研究,详细分析了嵌入式视频采集系统的架构和实现方式。-Implementation of embedded video capture system research, detailed analysis of the architecture and implementation of embedded video capture system. Platform: |
Size: 185344 |
Author:孙斌 |
Hits:
Description: 嵌入式视频采集显示,可在linux中经过编译生成可执行文件,并能采集到实时视频。-Embedded video capture and display, can be compiled in the Linux to generate executable files, and can be collected in real-time video. Platform: |
Size: 4096 |
Author:mawen |
Hits: