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

📄 dither.1

📁 speech signal process tools
💻 1
字号:
.\" Copyright (c) 1990 Entropic Speech, Inc. All rights reserved..\" @(#)dither.1	1.4	4/2/97	ESI.TH DITHER 1\-ESPS 4/2/97.ds ]W "\fI\s+4\ze\h'0.05'e\s-4\v'-0.4m'\fP\(*p\v'0.4m'\ Entropic Speech, Inc..SH "NAME"dither \- add half-tone bit-map version of spectrogram to FEA_SPEC or other FEA file..SH "SYNOPSIS".B dither[.BI \-x " debug_level"] [.BI \-P " params"].I "input.fea output.fea".SH "DESCRIPTION".PP.I Ditheraccepts a FEA file.I input.feacontaining a vector field of power-spectrum values in each record.It produces a FEA file.I output.feawith records that are copies of the input records plus an additionalfield containing 1s and 0s intended for display as a simulatedgray-scale spectrogram on a black-and-white monitor.The default name for the spectral-value field in.I input.feais.I re_spec_val,and the default name for the new field in.I output.feais.I dith_spec_val.Both defaults can be changed by means of entries in a parameter file.If.I input.feais "\-", standard input is used for the input file.If.I output.feais "\-", standard input is used for the output file..SH "OPTIONS".PPThe following options are supported:.TP.BI \-P " param" " \fR[params]\fP"Specifies the name of the parameter file..TP.BI \-x " debug_level"Positive values of.I debug_levelcause debugging information to be printed;higher values produce more messages.The default value is 0, which suppresses the messages..SH "ESPS PARAMETERS".PPThe parameter file does not have to be present,since all the parameters have default values.The following parameters are read, if present, from the parameter file:.TP.I "spec_field_name \- string".IPThis is the name of the spectral-value data field in.I input.fea.The default is "re_spec_val"..TP.I "dspec_field_name \- string".IPThis is the name of the half-tone (``dithered'') field in.I output.fea.The default is "dith_spec_val"..TP.I "start \- integer".IPThis is the first record of \fIinput\fP to process.The default is 1..TP.I "nan \- integer".IPThis is the number of records to process.A value of zero means all subsequent records in the file;this is the default..SH "ESPS COMMON".PPESPS Common processing may be disabled by setting the environment variableUSE_ESPS_COMMON to "off".  The default ESPS Common file is .espscom in the user's home directory.  This may be overidden by settingthe environment variable ESPSCOM to the desired path.  User feedback ofCommon processing is determined by the environment variable ESPS_VERBOSE,with 0 causing no feedback and increasing levels causing increasinglydetailed feedback.  If ESPS_VERBOSE is not defined, a default value of 3 isassumed..PPESPS Common is not processed by .I ditherif \fIinput\fP is standard input.  Otherwise, provided that the Common file is newer than the parameter file, and provided that the \fIfilename\fP entry in Common matches \fIinput\fP, the Common values for \fIstart\fP and \fInan\fP override those that may be present in the parameter file. .PPThe following items are written into the ESPS Common file provided that \fIoutput\fP is not <stdout>.  .IP.I "start \- integer".IPThe starting point from the input file..sp.I "nan \- integer".IPThe number of points in the selected range..sp.I "prog \- string".IPThis is the name of the program .RI ( ditherin this case)..sp.I "filename \- string".IPThe name of the input file.I input.fea..SH ESPS HEADERSThe output header is a new FEA file header, with appropriate itemsbeing copied from the input header, including all generic header items.As usual, the command line is added as a comment and the header of.I input.feais added as a source file to.I output.Another comment gives the name of the field added by.I dither..SH "FUTURE CHANGES".PPCommand-line options for setting the parameters.I start,.I nan,.I spec_field_name,and.I dspec_field_name.Explicit controls over thresholds used by the dithering algorithm..SH "SEE ALSO"\fIimage\fR (1-ESPS), FEA (5-ESPS), FEA_SPEC (5-ESPS).SH "WARNINGS AND DIAGNOSTICS".PP.I Ditherwill exit with an error messageif the output field name conflictswith the name of a field in the input file,if the spectral-value field does not exist in the input file,if the values of.I startand.I nanare inconsistent,or if the program had problems in allocating memory,creating the output field, or writing to common.Also, the input field must be of type BYTE or FLOAT..SH "BUGS".PPNone known.  .SH "AUTHOR".PPManual page and program by Rodney Johnson. 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -