登录
首页 » matlab » YUV

YUV

于 2008-10-12 发布 文件大小:63KB
0 173
下载积分: 1 下载次数: 1

代码说明:

说明:  在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。(In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.)

文件列表:

YUV
...\YUV
...\...\license.txt
...\...\MATLAB R2006b.lnk
...\...\patents.txt
...\...\trademarks.txt
...\...\YUV
...\...\...\BT601_219.mat
...\...\...\BT601_f.mat
...\...\...\BT601_l.mat
...\...\...\BT709_f.mat
...\...\...\BT709_l.mat
...\...\...\htm" target=_blank>CHANGES
...\...\...\Contents.m
...\...\...\divide_seq.m
...\...\...\htm" target=_blank>GPL
...\...\...\htm" target=_blank>LICENSE
...\...\...\read_floatframe.m
...\...\...\rgb2yuv.m
...\...\...\save_yuvframe.m
...\...\...\scale_seq.m
...\...\...\seq_frames.m
...\...\...\shift_seq.m
...\...\...\htm" target=_blank>TODO
...\...\...\write_floatframe.m
...\...\...\yuv2avi.m
...\...\...\yuv2rgb.m
...\...\...\yuv_compare.m
...\...\...\yuv_export.m
...\...\...\yuv_import.m
...\...\...\yuv_range.m
...\...\YUV.zip

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • QuickCam
    实现对图像的经验模态分解,得到经验模态分解后的第一层IMF分量,反映了图像的主要信息,去除冗余信息,为识别提供了基础。(Empirical mode decomposition of image, obtain the empirical mode decomposition of the first layer of IMF component, reflected the main information of the image, to remove redundant information, provide the basis for identification. )
    2014-01-20 14:16:39下载
    积分:1
  • shuiguoshibie
    说明:  matlab水果识别器,形态学,识别五种水果,要求背景较简单边缘明析(matlab fruit recognizer, morphology, recognition of five kinds of fruits, requiring simple background and edge)
    2021-03-16 11:09:21下载
    积分:1
  • 基于小波技术的融合
    说明:  图像处理,通过图像融合技术,可以实现将多幅来自同一场景的图像,利用其冗余信息,融合成一幅比原来任何一幅都易于为人们所理解的图像,同时可供人们进行进一步的观察和处理(Through image fusion technology, it can realize the fusion of multiple images from the same scene, and make use of its redundant information to form an image that is easier to understand than any original image)
    2020-02-10 18:27:46下载
    积分:1
  • Digital-Image-Processing-3rd-Edition
    数字图像处理英文版第三版60多M~很难找到!!希望大家珍惜再珍惜!(digital image processing English and third version,about over 60 M, difficult to find ,hope everybody cherish it !)
    2012-11-29 10:46:26下载
    积分:1
  • SR
    说明:  利用稀疏矩阵思想进行图像的超分辨率重建,效果较好。(Thinking of using sparse matrix for image super-resolution reconstruction, the effect is better.)
    2011-04-24 16:11:40下载
    积分:1
  • opencv4.3
    自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of ​ ​ the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of ​ ​ each color.)
    2014-02-13 16:18:41下载
    积分:1
  • dcp
    说明:  基于暗通道先验的但图像去雾,暗通道先验就是基于这样一个假设:在绝大多数非天空的局部区域里,某一些像素总会有至少一个颜色通道具有很低的值。(Single Image Haze Removal Using Dark Channel Prior.)
    2019-05-15 14:16:41下载
    积分:1
  • SURF-based-image-stitching
    SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。 采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。 (SURF(Speeded Up Robust Features) as a method of feature extraction which newly appeared is over or nearly previous method on duplication, uniqueness, and robustness and have a clear advantage on computational efficiency. This code uses the SURF and coordinate transformation algorithm to detect image and image matching. This code uses the SURF algorithm of image detection, the main is to use the Hessian matrix of image for testing, to find the image after image feature extraction of feature points. After we used Nearest Neighbor (NN), Random Sample Consensus (RANSAC) algorithm and least square parameter optimization for purification of matching feature points. Coordinate transformation in the last two images, to coordinate system to achieve the same image stitching. )
    2014-08-30 15:12:42下载
    积分:1
  • problemanswer
    数字图像处理第二版英文版(冈萨雷斯).pdf(Digital Image Processing Second Edition English (Gonzalez). Pdf)
    2010-08-31 22:40:35下载
    积分:1
  • AVA_dataset
    ava数据库下载代码,用于图像美学质量评价(download ava dataset,image aesthetic assessment)
    2017-04-15 20:13:00下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载