⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rawtoicp.1

📁 spiht for linux this is used to decod and encode vedio i wich all enjoy
💻 1
字号:
.TH RAWTOICP 1 "QCCPACK" "".SH NAMErawtoicp \- converts raw file to image component.SH SYNOPSIS.B rawtoicp.RB "[\|" \-s "\|]".RB "[\|" \-bpp.IB bits_per_pixel "\|]".RB "[\|" \-bend "\|]".RB "[\|" \-lend "\|]".I num_rows.I num_cols.I rawfile.I icpfile.SH OPTIONS.TP.BI \-sIndicates raw file contains signed values.Default: raw file contains unsigned values..TP.BI \-bppIndicates the number of bits per each pixel (sample) value.Default is 16..TP.BI \-bendIndicates raw file contains integers stored inbig-endian format. This is the default..TP.BI \-lendIndicates raw file contains integers stored inlittle-endian format..SH DESCRIPTION.LP.B rawtoicpconverts a raw filecontaining a 2D array of integer pixels into a.BR ICP -formatfile. The size of the raw file must be given as.IR num_rowsand.IR num_cols ..LPThe option.BR \-bppspecifies the number of bits that each pixel value contains..IR bits_per_pixelmust be between 1 and 32. If.IR bits_per_pixelis <= 8, then each sample is stored in.IR rawfileas the least significantbits in a single byte; otherwise, if.IR bits_per_pixelis <= 16, then each sample is stored in.IR rawfileas the least significant bits of two consecutive bytes (the default);otherwise, if.IR bits_per_pixelis <= 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..LP.I rawfilemust be stored in row-major order..SH "SEE ALSO".BR icptoraw (1),.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 + -