CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - yuv

搜索资源列表

  1. filter

    0下载:
  2. 实现对图像的滤波功能,图像格式可以是YUV,BMP等。滤波器矩阵为3*3矩阵。 -filter function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:119591
    • 提供者:索栋
  1. Myread_Yuv

    0下载:
  2. 自己编写的读YUV格式视频的程序,简单好用,而且附有国际标准测试序列hal_cif.yuv.-Write your own read YUV format video program, easy to use, and with the international standard test sequence hal_cif.yuv.
  3. 所属分类:Graph program

    • 发布日期:2017-06-15
    • 文件大小:23062460
    • 提供者:Jason
  1. RGBYUV

    0下载:
  2. 将原始图像分解为RGB颜色分量,并转换为YUV格式-The original image is decomposed into RGB color component, and converted to YUV format
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:874
    • 提供者:dongye
  1. RGB2YUV222

    0下载:
  2. 该程序实现了彩色图像到RGB以及YUV分量的转化,思路清晰,可直接运行。-The program implements the image to RGB and YUV color component transformation, clear, can be directly run.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:737
    • 提供者:何天玲
  1. gray2yuv

    0下载:
  2. 将输入的640*480的灰度图转为yuv图像,-640*480 gray image to yuv image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:221034
    • 提供者:闫礼飞
  1. huffman

    0下载:
  2. 对yuv视频文件进行huffman编码和huffma解码-encode and decode the yuv videos with huffman algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:12489
    • 提供者:臧艳军
  1. lena

    0下载:
  2. 对yuv视频文件同时进行huffman和小波编码和解码-encode and decode the yuv video with huffman and wavelet algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:18781
    • 提供者:臧艳军
  1. zigzag

    0下载:
  2. 对yuv视频文件进行zigzag游程编码和zigzag解码-encode and decode the yuv video with the zigzag algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:7758
    • 提供者:臧艳军
  1. videodiff_SDRAM

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

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

    0下载:
  2. 颜色转换必不可少的工具。分 sd hd, yuv ycbcr ypbpr 等多个format-Indispensable tool for color conversion. Sub-sd hd, yuv ycbcr ypbpr and other format
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:6871
    • 提供者:dont
  1. bmp_yuv

    0下载:
  2. 本代码可以将bmp格式图像转变为yuv格式图像,很有用。-This code can be bmp format images into yuv format images, very useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2166
    • 提供者:fjon
  1. sucai

    0下载:
  2. 视频序列处理的一些素材图片,是自己截取典型yuv序列中的bmp图,非常不错。-Video sequence processing some of the material picture, is typical of his interception yuv sequence bmp maps, very good.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1908944
    • 提供者:阿斯顿
  1. yuvtools

    0下载:
  2. 该文件包括一些内容,可配套图像处理使用 YUVviewerPlus.exe 对YUVviewer进行了修改,增加一下内容: 1、增加支持的格式:yuv4:4:4, yuv4:2:2, gbmp 2、增加zoom的范围 BMP2GBMP.exe 将一副副的BMP图片合并成一个没有BMP头信息的文件 note:仅支持24位bmp图片 DYUV2SEQ.exe 实现分离的yuv文件转换成YUV序列 4:2:0 ShowDIB.exe BMP
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:317524
    • 提供者:王瑾
  1. yuvprocess

    0下载:
  2. 该文件包括一些内容,可配套图像处理使用 YUVviewerPlus.exe 对YUVviewer进行了修改,增加一下内容: 1、增加支持的格式:yuv4:4:4, yuv4:2:2, gbmp 2、增加zoom的范围 BMP2GBMP.exe 将一副副的BMP图片合并成一个没有BMP头信息的文件 note:仅支持24位bmp图片 DYUV2SEQ.exe 实现分离的yuv文件转换成YUV序列 4:2:0 ShowDIB.exe BMP
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:317492
    • 提供者:王瑾
  1. checker_board

    0下载:
  2. checker_board.rar: This Visual Studio 2008 project will generate a .yuv file (FOURCC YV12) standard checkerboard patern. It can be used to generate any user defined patern in user application.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-01
    • 文件大小:1134
    • 提供者:malikcis
  1. colorBar

    0下载:
  2. colorBar.rar: This Visual Studio 2008 project will generate a .yuv file (FOURCC YV12) standard colorbar. It can be used to generate any color patern in user application.
  3. 所属分类:Console

    • 发布日期:2017-03-24
    • 文件大小:1416
    • 提供者:malikcis
  1. RGB2YUV_src

    0下载:
  2. RGB色和yuv颜色的自动转换,画出颜色可以看到转换前后的颜色差异。-RGB color and yuv color of automatic conversion, paint color you can see the color difference before and after conversion.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:963626
    • 提供者:mxb
  1. YUV_RGB

    0下载:
  2. 用C语言实现的把图像从RGB空间转换到YUV空间的程序-C language written in the image space conversion from RGB to YUV space program
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:3002
    • 提供者:weina
  1. libv4l-0.6.1.tar

    1下载:
  2. 一个可用于编写v4l2 camera应用程序的库libv4l,里面除有常用的v4l2 ioctl调用的封装API外,还有yuv到rgb转换、rgb到yuv转换和jpeg decoder API。-V4l2 camera can be used for the preparation of an application' s database libv4l, which are commonly used in addition to the package v4l2 ioctl API c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:128334
    • 提供者:碧海
  1. ImageScaling

    2下载:
  2. 任意大小的图像缩放代码,利用了多项式差值,处理YUV原始数据。-Any size image scaling code, the use of the polynomial interpolation method, process YUV raw data.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-01
    • 文件大小:4167
    • 提供者:linxiao
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com