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

搜索资源列表

  1. video

    2下载:
  2. 在QT4下开发的视频采集及传输程序,可以在以太网下进行传输。同时可以抓取图像保存到本地存储器,系统还有图像查看及管理的功能-Developed under the QT4 video capture and transmission process can be carried out under the Ethernet transmission. At the same time you can grab the image is saved to the local memory, the
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-10-18
    • 文件大小:1.29mb
    • 提供者:paul
  1. s3c6410-yuv-capture

    0下载:
  2. 自己开发的基于华恒S3C6410-R2开发板的yuv图像采集程序,提供c源程序和MAKEFILE,头文件开发板配套资料有,使用时.c文件要改名为cam2fb.c,已产品化-Their development huaheng S3C6410-R2 based on development board yuv image capture program, providing c source code and MAKEFILE, the first development board support
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:2.36kb
    • 提供者:杨在
  1. capserv

    0下载:
  2. linux/arm下图像采集模块,利用v4l编程,直接将图像保存为文件。-image capture for linux,developed by the v4l .
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:8.17kb
    • 提供者:juyaoyong
  1. Embeded_h264

    0下载:
  2. 本系统在mini2440开发平台下实现了视频的采集、压缩、传输及Windows系统下实现实时视频播放。本设计采用USB摄像头的驱动模块Video4Linux实现视频采集,采用T264实现视频的压缩,采用UDP协议实现视频传输,监控端采用T264解码后使用Directshow技术播放。图象清晰,实时性较好,达到了监控目的。-This system mini2440 development platform enables video capture, compression, transmissi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-20
    • 文件大小:5.81mb
    • 提供者:肖鸽
  1. z301p

    0下载:
  2. 是中星微zc201p的摄像头对应的图像采集程序,可以采集图像,并以.jpg已经.bmp的格式存储,linux2.6版本内核已经添加了该驱动。-Is of Vimicro zc201p the corresponding camera image capture program that can capture images. Jpg bmp format storage, linux2.6 version of the kernel has been added the driver.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-11
    • 文件大小:15.6kb
    • 提供者:刘赞
  1. moniter8

    0下载:
  2. 在嵌入式Linux系统中,通过v4l捕捉USB摄像头的图像,并由Qt显示。-In the embedded Linux systems, v4l capture via USB camera image displayed by Qt.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:85.44kb
    • 提供者:felix
  1. testarm

    0下载:
  2. image capture test for intelmote2
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:5.02kb
    • 提供者:nps
  1. fb_v4l_display

    0下载:
  2. 利用v4l采集图像数据,并送framebuffer显示,执行一次采集一帧,可修改成连续采集-Using v4l capture image data, and send framebuffer display, perform an acquisition one, can be modified into a continuous acquisition
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:33.6kb
    • 提供者:方园
  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
    • 文件大小:5.31kb
    • 提供者:JasonYi
  1. Video4Linux

    0下载:
  2. 实现了Video4Linux和USB摄像头驱动的静态加载;(2)库文件的交叉编译与移植,实现了JPEG的交叉编译与移植;(3)V4L的编程思想,实现了视频图像的采集;(3)帧缓冲设备的使用,利用帧缓冲设备实现图像的显示;(4)将摄像头采集的BRG流转为RGB流,实现图像的正常显示以及JPEG格式图片的保存。(实验报告里面包含详细的代码)-Achieved and the USB camera driver Video4Linux static load (2) cross-compiled l
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-16
    • 文件大小:4.16mb
    • 提供者:谭火超
  1. qtPv4l-capture

    0下载:
  2. qt下做嵌入式linux图像采集参考源码-embedded linux qt do image acquisition under the reference source. . . . . .
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:4.56kb
    • 提供者:GH.Chen
  1. rgb2hsi

    0下载:
  2. 基于s3c2440开发板的颜色识别程序,实现摄像头采集图像,LCD显示采集图像,并对图像做二值化处理,实现颜色识别-S3c2440 development board based on the color of the identification procedures, to achieve image acquisition camera, LCD display capture images, and do binary image processing, and color recogn
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:19.25kb
    • 提供者:zhoudongbo
  1. Picture-gathering

    0下载:
  2. 基于ARM9开发板,运用摄像头进行图像采集并压缩图片-Based on ARM9 development board, the use of the camera image capture and compress images
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-12
    • 文件大小:149.87kb
    • 提供者:郑永棠
  1. tvp5150

    1下载:
  2. 基于Linux的视频采集和图像预处理的驱动源代码-Driver source code for Linux-based video capture and image preprocessing
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-05-03
    • 文件大小:7.45kb
    • 提供者:Kevin
  1. camtest

    0下载:
  2. linux下实现实时视频的采集并且实现图像处理-linux under real-time video capture and image processing to achieve
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:2.08kb
    • 提供者:hht
  1. shexiangtou

    0下载:
  2. linux环境下实现摄像头的实时视频采集并且进行图像处理-linux environment to achieve real-time camera video capture and image processing
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:4.07kb
    • 提供者:hht
  1. Image-Cpature-Program-IIB400-Imote2-Linux.tar

    0下载:
  2. Imote2 IIB400 Camera capture program compiled in arm-xscale-linux-gnu-gcc, run ./capture. Capture.c is the source code, I changed video2dev.h location for my compiler. BTW I got the C source code from University.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:13.56kb
    • 提供者:Fajar Purnama
  1. screenshots

    0下载:
  2. 基于usb - V4L2视频图像捕获代码,A8的目标平台架构-Based on the usb- V4L2 video image capture code, the target platform for architecture A8
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3.42kb
    • 提供者:明浩
  1. Qt-video-surveillance-server

    0下载:
  2. qt视频监控服务器端源码,可以通过设置服务器参数来控制客户端对视频监控的图像采集效果-qt video surveillance server source code, you can control the client image capture effects by setting video surveillance server parameters
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-13
    • 文件大小:2.84mb
    • 提供者:胡图图
  1. s5pv210_h264_wifi_vlc

    1下载:
  2. ARM(s5pv210)采用V4L2采集USB摄像头图像,送入OPENCV做图像识别,然后经过h264硬件编码后经过ORTP编码通过wifi传输到PC端,在vlc media播放器实时播放视频-ARM (s5pv210) using V4L2 USB camera image capture, image recognition into OPENCV do, then after h264 hardware encoding After encoding via wifi ORTP trans
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:709.69kb
    • 提供者:叶波
« 12 »
搜珍网 www.dssz.com