datdist.1
来自「spiht for linux this is used to decod an」· 1 代码 · 共 94 行
1
94 行
.TH DATDIST 1 "QCCPACK" "".SH NAMEdatdist \- calculate the distortion between two DAT files.SH SYNOPSIS.B datdist.RB "[\|" \-vo "\|]".RB "[\|" \-mse "\|]".RB "[\|" \-psnr "\|]".I datfile1.I datfile2.SH OPTIONS.TP.B \-voOutput only the value of the distortion (terse output)..TP.B \-mseExpress the distortion in terms of MSE..TP.B \-psnrExpress the distortion in terms of PSNR..SH DESCRIPTION.LP.B datdistprintsthe mean square error (MSE) orpeak signal-to-noise ratio (PSNR)between DAT-format files.I datfile1and.I datfile2to stdout..LPThe options.B \-mse and.B \-psnrindicate in which form the distortion should be expressed.If neither of theseoptions are specified, .B datdistprints the distortion in both forms..LPIf the option.B \-vois specified,then .B datdistprints a terse output, consisting of only the value of the distortion,to stdout. One of the options.B \-mse or.B \-psnrmust be specified in this case..LPFor the calculation of PSNR,.B datfile1is considered the original signal; .B datdistthus uses .I max-.I minas thepeak-to-peak range of.BR datfile1 ,where .I maxand.I minare specified in the header of.B datfile1(see.BR QccPack (1))..SH "SEE ALSO".BR imgdist (1),.BR QccDatasetMSE (3),.BR QccDataset (3),.BR QccPack (3).SH AUTHORCopyright (C) 1997-2009 James E. Fowler.\" The programs herein are free software; you can redistribute them and/or.\" modify them under the terms of the GNU General Public License.\" as published by the Free Software Foundation; either version 2.\" of the License, or (at your option) any later version..\" .\" These programs are distributed in the hope that they will be useful,.\" but WITHOUT ANY WARRANTY; without even the implied warranty of.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the.\" GNU General Public License for more details..\" .\" You should have received a copy of the GNU General Public License.\" along with these programs; if not, write to the Free Software.\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?