CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - Linux V4L2

搜索资源列表

  1. v4l2

    2下载:
  2. 网上大多数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 wro
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:19225
    • 提供者:gjf
  1. encodesystem

    0下载:
  2. 基于嵌入式linux的程序,对v4l2,framebuffer以及xDM标准进行了基本的演示
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:37760
    • 提供者:nidaye
  1. v4l2编程整理

    0下载:
  2. linux 下 v4l2 摄像头编程原理和步骤详细介绍,此为个人实验中的笔记,经过测试。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2010-04-04
    • 文件大小:10042
    • 提供者:tfy051132
  1. 友善之臂MICRO2440摄像头采集与LCD显示源程序

    0下载:
  2. 友善之臂MICRO2440摄像头采集与LCD显示源程序。编译需要加 -ljpeg选项。用arm-linux-gcc编译。压缩包中的v4l2_bf_10为编译后的可执行文件。可以直接下载到板子上运行。,micro2440 V4L2 api programing,display the picture on LCD.
  3. 所属分类:嵌入式Linux

    • 发布日期:2016-01-26
    • 文件大小:7936
    • 提供者:周远彬
  1. linux-v4l2-capture

    1下载:
  2. linux和Unix下基于标准驱动v4l2驱动的一个视频捕捉的小程序,在设置初期很有帮助,可以快速的熟悉v4l-linux and Unix standards-based driver v4l2 video capture driver for a small program, very helpful in the early set, you can quickly familiar with v4l
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-07-03
    • 文件大小:13338
    • 提供者:gongqg
  1. videodevX-20030626

    0下载:
  2. v4l2的源码,v4l2是嵌入式Linux系统下视频采集很好的接口,值得一看-v4l2 source, v4l2 is the embedded Linux system very good video capture interface, see
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:36462
    • 提供者:李勇
  1. v4l2-linux-video-capture-display

    0下载:
  2. v4l2视频采集显示程序linux时c2440-v4l2 linux video capture display program when the c2440
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-22
    • 文件大小:4794
    • 提供者:wz
  1. linux-uvc_trunk_arne(dfx21bu04).tar

    1下载:
  2. linux下UVC摄像头驱动,支持大多数V4L2摄像头-UVC camera driver under linux, most of V4L2 camera support
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-04-30
    • 文件大小:1087597
    • 提供者:lufei
  1. v4l2

    0下载:
  2. 这是v4l2标准的说明文档,其中包含了一个比较完善的测试程序-This is a v4l2 standard documentation, which contains a relatively complete test program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:961013
    • 提供者:心蓝
  1. v4l2-video-capture

    2下载:
  2. 在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 b
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-11
    • 文件大小:4121
    • 提供者:彭志军
  1. yuvshow.tar

    0下载:
  2. 用Linux C写的基于minigui开源版本和V4L2的图像采集显示程序-Using Linux C write minigui-based open-source version of the V4L2 image acquisition and display program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:17161
    • 提供者:David Liu
  1. GEC2440_Cam_V4l_Test

    0下载:
  2. 基于GEC2440的Linux下摄像头采集实验 实验代码中含有详细中文注释 该实验组主要是帮助理解Liunx下摄像头设备的访问方式 图像数据RGB565处理和显示方式 1.Frame图像数据显示(showRGB.c) 使用RGB565数据格式构造的图像数组,在LCD上显示红绿蓝三色图。 2.图像数据保存(saveRGB.c) 将上一实验中构造的三色图数据写入文件。 3.显示文件中的图像(readRGB.c) 将保存在文件中的图像数据读取并查看数据。
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:5436
    • 提供者:JasonYi
  1. camera_test

    0下载:
  2. 通过V4L2驱动的框架写的如何调用V4L2设备文件去获捕一张照片的程序。-Via V4L2 driver how to write the framework document to be called V4L2 device program catch a photo.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:1008
    • 提供者:right
  1. Video4Linux-Programming_linux-2.4

    0下载:
  2. Video4Linux Programming_linux-2.4.rar v4l2 是 linux的视频采集 架构-Video4Linux Programming_linux-2.4.rar
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:66057
    • 提供者:移山
  1. linux Camera frame buffer

    1下载:
  2. 基于Linux下的V4L2的摄像头应用程序开发,本代码可以完全移植到嵌入式平台,具有较强的实用价值-Camera based on Linux V4L2 application development, the code can be ported to the embedded platform, has a strong practical value
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-07-03
    • 文件大小:327623
    • 提供者:庄晓奇
  1. CI_V4L2_FPS

    0下载:
  2. 这是一个linux环境下基于V4L2采集图像的源代码,可以测试摄像头的帧率。-base on linux ,v4l2 usb picture
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-29
    • 文件大小:3602
    • 提供者:k
  1. v4l2

    0下载:
  2. 基于LINUX的视频采集程序,处理采用JPEG压缩格式-LINUX-based video capture procedures for handling JPEG compression format
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-28
    • 文件大小:487428
    • 提供者:何健
  1. v4l2-gray

    1下载:
  2. linux下摄像头采集图像灰度处理后存储到sdcard-failed to translate
  3. 所属分类:Embeded Linux

    • 发布日期:2015-02-06
    • 文件大小:2048
    • 提供者:郭吉政
  1. v4l2-Qt视频采集显示

    0下载:
  2. 通过V4l2进行视频采集,Qt实时显示。是一个例子。为刚开始进行linux视频采集编程的朋友提供参考
  3. 所属分类:嵌入式Linux

  1. v4l2

    0下载:
  2. 非常好的原版video for linux 2教程,非常详细-Very good original video for linux 2 tutorial, a very detailed
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:959687
    • 提供者:SMILE
« 12 »
搜珍网 www.dssz.com