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

搜索资源列表

  1. 6201-idk

    0下载:
  2. 瑞泰公司ICETEK-YUV图像子系统设计范例-Tritace company ICETEK - YUV images subsystem design paradigm
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:8.36kb
    • 提供者:木易
  1. rgb2yuv

    0下载:
  2. verilog编写,rtl风格,流水线设计,实现图像rgb格式到yuv格式的转换。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:苗苗
  1. DM6437_video_yuv2rgb

    0下载:
  2. DSP达芬奇DM6437平台上实现视频YUV图像格式向RGB图像格式的的转换。程序运行效果良好。-DaVinci DM6437 DSP platform for video YUV to RGB image format conversion of image formats. Program running well.
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1.32mb
    • 提供者:wyj
  1. yuv

    0下载:
  2. 图像锐化实验程序,在dsp上开发实现,可供程序人员进行参考。-Image sharpening experimental procedure development in the dsp implementation for the program staff reference
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:1.42kb
    • 提供者:史阳阳
  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. sh4

    0下载:
  2. DSP数字图像处理,CCS 2.0版软件-DSP digital image processing
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:162.51kb
    • 提供者:李柰
  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
    • 文件大小:16.76kb
    • 提供者:David Liu
  1. DAT2YUV

    0下载:
  2. 通过save data的方式可以将数据从DSP板的内存中将数据读出存储到一个文件中,此时该文件中的内容是对内存中的数据添加了一定格式的,格式见“yuv图像文件到CCS中DAT文件的转换 ”,下面的程序完成取出ccs添加的格式,留下纯数据,并将之存储到一个新的文件中-The way through the save data can be data from the DSP board memory will be read out data stored in a file, the conte
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:401.56kb
    • 提供者:雷磊
  1. videodiff_SDRAM

    0下载:
  2. 合众达dec643开发板,从摄像头读取图像,将yuv转换成rgb,再进行误差扩散处理,再将处理完的数据存入SDRAM-seed-dec643,video error diffusion
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1021.41kb
    • 提供者:周然
  1. YUV2RGB

    0下载:
  2. 该代码可将YUV图像数据转换为VGA显示器能显示的RGB数据,R,G,B的位宽均为4,转换速度快。-The code can be converted to a YUV image data of RGB VGA monitor can display the data, R, G, B of the bit width of 4, the conversion speed.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:842byte
    • 提供者:陈雅
  1. ShowYUV

    0下载:
  2. 用于嵌入式linux设备中rgb和YUV图像的转换-Rgb for embedded linux devices and YUV image conversion
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:361.78kb
    • 提供者:yuyingzhi
  1. 20110301151907

    0下载:
  2. :为解决现有视频监控系统中目标检测算法无法应付复杂的室外环境且计算量和存储量较大等问题,将像素从RGB 空间转换到YUV 空间建立基于码本的背景模型,并单独对每个码字中的亮度分量进行高斯建模,提取运动目标的轮廓后,用连通区域算法对图像进行形态 学处理。典型测试序列和ROC 数据的对比实验结果证明该算法是高效和实用的,且易于在DSP 或FPGA 等嵌入式系统上实时实现。-】In order to solve the problems that the existing motion det
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:90.14kb
    • 提供者:陈思宇
  1. yuv

    0下载:
  2. 图像平移实验程序,dsp开发平台,可供编程人员进行参考。-Image panning experimental procedure, dsp development platform for programming reference.
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1.12kb
    • 提供者:史阳阳
  1. RGB2YCbCr

    0下载:
  2. 图像转换的verilog代码(RGB图像转换为YUV图像)-The image conversion Verilog code (RGB image is converted to YUV image)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-10
    • 文件大小:1.14kb
    • 提供者:麦涛涛
  1. YUV2RGB

    0下载:
  2. DSP下的YUV转RGB图像程序,代码详细规范,有注释,适合新手使用。-DSP YUV to RGB image under the program, code detail specification, with annotations, suitable for novices to use.
  3. 所属分类:DSP program

    • 发布日期:2014-06-14
    • 文件大小:48kb
    • 提供者:冯桐
  1. myCamera

    0下载:
  2. 在linux中利用v4l2提供的API采集camera图像数据,并存储为jpg格式的图片。-Capture the yuv camera data by using V4L2 api function and store as .jpg file.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:12.68kb
    • 提供者:wzq
  1. OV2640输出YUV格式转灰度显示到LCD

    5下载:
  2. 该代码为本人在原子探索者开发板(stm32f407)摄像头实验的基础上改为让摄像头(OV2640)输出YUV格式到SRAM中,并转为灰度图像后传输到LCD上,对研究YUV与灰度图像格式有所帮助。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-07-24
    • 文件大小:2.73mb
    • 提供者:phoenix_lg
  1. RGBtoYUV

    0下载:
  2. BMP格式文件的RGB数据转换为YUV格式。(Transform RGB data of a bmp to YUV.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-20
    • 文件大小:36kb
    • 提供者:wonderful
  1. OV7725_111

    0下载:
  2. 将OV7725图像二值化处理,YUV输出,灰度和二值化处理(The two value of the OV7725 image processing)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-13
    • 文件大小:12.18mb
    • 提供者:神奇的光
  1. CSI2TXReferenceDesign

    2下载:
  2. 适用于MIPI-CSI2的并串转换模块,可将RGB、YUV等格式的图像信号转为兼容MIPI数据通道的串行数据信号(It is suitable for the parallel conversion module of MIPI-CSI2, which converts the image signals in RGB, YUV and other formats into serial data signals compatible with MIPI data channels)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:1.23mb
    • 提供者:renyaozh
搜珍网 www.dssz.com