📄 rawdist3d.1
字号:
.TH RAWDIST3D 1 "QCCPACK" "".SH NAMErawdist3d \- calculate the distortion between two 3D raw images.SH SYNOPSIS.B rawdist3d.RB "[\|" \-vo "\|]".RB "[\|" \-mse "\|]".RB "[\|" \-snr "\|]".RB "[\|" \-mae "\|]".RB "[\|" \-s "\|]".RB "[\|" \-bpv.IB bits_per_voxel "\|]".RB "[\|" \-bsq "\|]".RB "[\|" \-bil "\|]".RB "[\|" \-bip "\|]".RB "[\|" \-bend "\|]".RB "[\|" \-lend "\|]".I num_rows.I num_cols.I num_frames.I rawfile1.I rawfile2.SH OPTIONS.TP.B \-voOutput only the value of the distortion (terse output)..TP.B \-mseExpress the distortion in terms of MSE..TP.B \-snrExpress the distortion in terms of SNR..TP.B \-maeExpress the distortion in terms of MAE..TP.BI \-sIndicates raw file contains signed values.Default: raw file contains unsigned values..TP.BI \-bpvIndicates the number of bits per each voxel (sample) value.Default is 16..TP.BI \-bsqIndicates raw file is stored in band-sequential (BSQ) order. This isthe default..TP.BI \-bilIndicates raw file is stored in band-interleaved-by-line (BIL) order..TP.BI \-bipIndicates raw file is stored in band-interleaved-by-pixel (BIP) order..TP.BI \-bendIndicates raw file contains 16-bit integers stored inbig-endian format. This is the default..TP.BI \-lendIndicates raw file contains 16-bit integers stored inlittle-endian format..SH DESCRIPTION.LP.B rawdist3dprintsthe mean square error (MSE), signal-to-noise ratio (SNR),and maximum absolute error (MAE),between two 3D 16-bit raw image files,.I rawfile1and.IR rawfile2 ,to stdout..LPThe options.BR \-mse ,.BR \-snr ,and.BR \-mae ,indicate in which form the distortion should be expressed.If none of theseoptions are specified, .B rawdist3dprints the distortion in all forms..LPIf the option.B \-vois specified,then .B rawdist3dprints a terse output, consisting of only the value of the distortion,to stdout. One of the options.BR \-mse ,.BR \-snr ,or.BR \-mae must be specified in this case..LPFor the calculation of SNR,.B rawfile1is considered to be the original signal; .B rawdist3dthus finds the variance of.B rawfile1for use in the SNR calculation..LPThe option.BR \-bpvspecifies the number of bits that each voxel value contains..IR bits_per_voxelmust be between 1 and 32. If.IR bits_per_voxelis <= 8, then each sample is stored in.IR rawfileas the least significantbits in a single byte; otherwise, if.IR bits_per_voxelis <= 16, then each sample is stored in.IR rawfileas the least significant bits of two consecutive bytes (the default);otherwise, if.IR bits_per_voxelis <= 32, then each sample is stored in.IR rawfileas the least significant bits of four consecutive bytes.The option.BR \-sindicates that the raw file contains signed values;unsigned is assumed if the.BR \-soption is absent.The options.BR \-bendand.BR \-lendindicate whether the raw file is inbig-endian or little-endianformat, respectively.If neither is specified,big-endian is assumed..LPThe options.BR \-bsq ,.BR \-bil ,and.BR \-bipindicate the scanning order of the rawfile;see.BR QccHYPRaw (3).If none of.BR \-bsq ,.BR \-bil ,or.BR \-bipare present,BSQ is assumed..LPBoth.I rawfile1and.I rawfile2must be the same size.RI ( num_rows " x " num_colsspatially, with.IR num_framesspectral bands)..SH "SEE ALSO".BR QccHYPRaw (3),.BR QccPackHYP (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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -