ATIS T1 TR 77-2002 Data and sample program code to be used with the method specified in T1 TR 72-2001 for the calculation of resolving power of the video quality metrics in T1 TR 7.pdf
《ATIS T1 TR 77-2002 Data and sample program code to be used with the method specified in T1 TR 72-2001 for the calculation of resolving power of the video quality metrics in T1 TR 7.pdf》由会员分享,可在线阅读,更多相关《ATIS T1 TR 77-2002 Data and sample program code to be used with the method specified in T1 TR 72-2001 for the calculation of resolving power of the video quality metrics in T1 TR 7.pdf(34页珍藏版)》请在麦多课文档分享上搜索。
1、 TECHNICAL REPORT T1.TR.77-2002 Technical Report on Data and sample program code to be used with the method specified in T1.TR.72-2001 for the calculation of resolving power of the video quality metrics in T1.TR.74-2001 and T1.TR.75-2001 Prepared by T1A1.1 Working Group on Multimedia Communications
2、Coding and Performance Problem Solvers to the Telecommunications Industry A Word from ATIS and Committee T1 Established in February 1984, Committee T1 develops technical standards, reports and requirements regarding interoperability of telecommunications networks at interfaces with end-user systems,
3、 carriers, information and enhanced-service providers, and customer premises equipment (CPE). Committee T1 is sponsored by ATIS and is accredited by ANSI. T1.TR.77-2002 Published by Alliance for Telecommunications Industry Solutions 1200 G Street, NW, Suite 500 Washington, DC 20005 Committee T1 is s
4、ponsored by the Alliance for Telecommunications Industry Solutions (ATIS) and accredited by the American National Standards Institute (ANSI). Copyright 2002 by Alliance for Telecommunications Industry Solutions All rights reserved. No part of this publication may be reproduced in any form, in an ele
5、ctronic retrieval system or otherwise, without the prior written permission of the publisher. For information contact ATIS at 202.628.6380. ATIS is online at . Printed in the United States of America. T1.TR.77-2002 Technical Report Data and sample program code to be used with the method specified in
6、 T1.TR.72-2001 for the calculation of resolving power of the video quality metrics in T1.TR.74-2001 and T1.TR.75-2001 Alliance for Telecommunications Industry Solutions Approved January 2002 Abstract This Technical Report contains a listing of the VQEG source (SRC) and hypothetical reference circuit
7、 (HRC) combinations and the subset used in Technical Reports T1.TR.74-2001 and T1.TR.75-2001. It also provides the data and sample Matlab m-files required to apply the analysis of Technical Report T1.TR.72-2001. T1.TR.77-2002 Foreword There is an urgent industry need for documentation of video quali
8、ty metrics (VQM). To meet that need Committee T1A1 has developed a series of Technical Reports specifying accuracy and cross calibration of video quality metrics, T1.TR.72-2001, normalization algorithms useful in implementing full reference VQMs, T1.TR.73-2001, and VQM algorithms that are suitable f
9、or application in design, manufacturing, installation and servicing of video transmission systems incorporating compression techniques. PSNR is defined in Technical Report T1.TR.74-2001 and Technical Report T1.TR.75-2001 specifies a JND-based VQM utilizing the full reference technique. This draft Te
10、chnical Report contains the data and sample Matlab m-files required for implementation of the analysis in T1.TR.72-2001 for the VQMs specified in T1.TR.74-2001 and T1.TR.75-2001. Suggestions for improvement of this standard will be welcome. These should be sent to the Alliance for Telecommunications
11、 Industry Solutions, T1 Secretariat, 1200 G Street, NW, Suite 500, Washington DC 20005. This standard was processed and approved for submittal to ANSI by the Accredited Standards Committee Telecommunications, T1. Committee approval of this standard does not necessarily imply that all committee membe
12、rs voted for its approval. Working Group T1A1.1 developed this standard. Over the course of its development, the following individuals participated in the Working Groups discussions and made significant contributions to the standard: Name Affiliation David Fibush Tektronix Dick Streeter CBS Alexande
13、r Woerner Rohde HRC; VQM (PSNR or PQR); number of viewers; MDOS (mean difference opinion score); Variance of the MDOS. Convert the tables to text files for use with the Matlab code. Note - Soft copies of the data files are available from ATIS headquarters in Washington DC. They are also available as
14、 attachments to contribution T1A1.1/2001-46R3 (1A110463). 5 Abbreviations, Acronyms, and Symbols ANSI American National Standards Institute ATIS Alliance for Telecommunications Industry Solutions DSCQS Double Stimulus Continuous Quality Scale HRC Hypothetical Reference Circuit Hz Hertz 3 T1.TR.77-20
15、02 ITU-R International Telecommunications Union - Radio ITU-T International Telecommunications Union - TelecommunicatonsJND Just-Noticeable Difference kb/s Kilo bits per second Mb/s Mega bits per second MDOS Mean Difference Opinion Score PQR Picture Quality Rating PSNR Peak-Signal-To-Noise-Ratio SRC
16、 Source Sequence VQEG Video Quality Experts Group VQM Video Quality Metrics 4 T1.TR.77-2002 Annex A (informative) A Bibliography ITU-T COM9-80-E, Rapporteur Q11/12 (VQEG): Final report from the video quality experts group on the validation of objective models of video quality assessment, June 2000.1
17、ITU-R Recommendation BT.500-10 (03/00)BT.500, Methodology for the Subjective Assessment of the Quality of Television Pictures.2T1.TR.72-2001, Methods to Specify Accuracy and Cross Calibration of Video Quality Metrics.3T1.TR.74-2001, Objective Perceptual Video Quality Measurement Using Peak Signal-to
18、-Noise Ratio Full.3T1.TR.75-2001, Objective Perceptual Video Quality Measurement Using a JND-Based Full Reference Technique.3T1A1.1/2001-46R3 (1A110463) 09/25/2001, Data and sample program code to be used with the method specified in Technical Report T1.TR.72-2001 for the calculation of resolving po
19、wer of the video quality metrics in Technical Reports T1.TR.74-2001 and T1.TR.75-2001.3_ 1This document is available from the International Telecommunications Union. 2This document is available from the International Telecommunications Union. 3This document is available from the Alliance for Telecom
20、munications Industry Solutions, 1200 G Street N.W., Suite 500, Washington, DC 20005. 5 T1.TR.77-2002 Annex B B Matlab m-file for PSNR, Technical Report T1.TR.74-2001 function vqm_accuracy_psnr2 (data_in, vqm_sign, best, worst, order) % MATLAB function vqm_accuracy_psnr2 (data_in, vqm_sign, best, wor
21、st, order) % % Each row of the input data matrix data_in must be organized as % src_id hrc_id vqm num_view mos variance, where % % src_id is the scene number % hrc_id is the hypothetical reference circuit number % vqm is the video quality metric score for this src_id x hrc_id % num_view is the numbe
22、r of viewers that rated this src_id x hrc_id % mos is the mean opinion score of this src_id x hrc_id % variance is the variance of this src_id x hrc_id % % The total number of src x hrc combinations is size(data_in,1). % % vqm_sign = 1 or -1 and gives the direction of vqm with respect to % the commo
23、n subjective scale. For instance, since “0“ is % no impairment and “1“ is maximum impairment on the common % scale, vqm_sign would be -1 for PSNR since higher values % of PSNR imply better quality (i.e., this is opposite to % the common subjective scale). % % mos and variance will be linarly scaled
24、such that % best is scaled to zero (i.e., the best subjective rating) % worst is scaled to one (i.e., the worst subjective rating) % % order is the order of the polynomial fit used to map the objective data % to the scaled subjective data (e.g., order = 1 is a linear fit). If % order = -2, a logisti
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ATIST1TR772002DATAANDSAMPLEPROGRAMCODETOBEUSEDWITHTHEMETHODSPECIFIEDINT1TR722001FORTHECALCULATIONOFRESOLVINGPOWEROFTHEVIDEOQUALITYMETRICSINT1TR7PDF

链接地址:http://www.mydoc123.com/p-541677.html