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

📄 speckencode.1

📁 QccPackSPECK-0.54-1 (release 2007-04-30) is The Set-Partitioning Embedded Block (SPECK) algorithm fo
💻 1
字号:
.TH SPECKENCODE 1 "QCCPACK" "".SH NAMEspeckencode, speckdecode \-encode/decode an image using the SPECK algorithm.SH SYNOPSIS.sp.B speckencode.RB "[\|" \-w.IR  wavelet "\|]".RB "[\|" \-b.IR  boundary "\|]".RB "[\|" \-nl.IR  levels "\|]".RB "[\|" \-m.IR  mask "\|]".RB "[\|" \-vo "\|]".I rate.I imgfile.I bitstream.LP.B speckdecode.RB "[\|" \-w.IR  wavelet "\|]".RB "[\|" \-b.IR  boundary "\|]".RB "[\|" \-m.IR  mask "\|]".RB "[\|" \-r.IR  rate "\|]".I bitstream.I imgfile.SH OPTIONS.TP.BI \-w " wavelet"String. Name of the wavelet file.RB ( FBKor.B LFTformat); default = "CohenDaubechiesFeauveau.9-7.lft".TP.BI \-b " boundary"String. Type of boundary extension; default = "symmetric"..TP .BI \-nl " levels"Integer. Number of levels of dyadic decomposition; default value is 5 levels..TP.BI \-m " mask"String. Name of file containing the transparency mask forshape-adaptive coding. Default is to not use a mask..TP.BI \-r " rate"Float. Rate at which to stop decoding. Default is to decode untilend of input bitstream is reached..TP.B \-voPrint only the value of the rate to stdout (terse output);default is verbose output..SH DESCRIPTION.LP.B speckencodecodes an image,.IR imgfile ,using the Set-Partitioning Embedded Block (SPECK)algorithm by Pearlman.IR "et al."The SPECK algorithm involves a 2D DWT followed by a progressive "bitplane" coding of the wavelet coefficients using ablock-splitting quantization structure based on quadtrees..LPThe transform is either the usual discretewavelet transform (DWT) or a shape-adaptiveDWT (SA-DWT); see.BR imgdwt (1)for complete details.Option.B \-wspecifies the wavelet, and option.B \-bspecifies the boundary extension.The.B \-moption gives the image file to be used as a transparency maskfor the SA-DWT..I maskmust be a grayscale imagein which black in this image indicates transparency, whiteindicates full opacity, and gray tones are degrees oftranslucence(see.BR QccAlpha (3)).If the.B \-moption is not given, the usual DWT is used..LPThe desired bitrate of the output.I bitstreamis specified by.IR rate ,which is expressed in bits per pixel of the original image..B speckencodenormally prints to stdout a small amount of informationconcerning this target bitrate and the actual bitrate achieved.Usually these rates are identical, but may differ slightly.If the .B \-vo(value-only) option is given, all printed output is suppressed except forthe actual bitrate..LP.B speckdecodeperforms the corresponding decoding using the SPECK algorithm, decodingthe.I bitstreammade by.B speckencodeand producinga reconstructed image,.IR imgfile .For sane results, .IR wavelet and.IR boundary should be the same as they were for.BR speckencode ,and.I maskshould be the same if an SA-DWT was used as the transform.If a decoding rate is specified with the.B \-roption, then.B speckdecodestops decoding when.I ratebits per pixel from the input bitstreamhave been decoded. Otherwise, decoding stops when theend of the input bitstream is reached..LP.BR speckencodeand.BR speckdecodecall.BR QccSPECKEncode (3)and.BR QccSPECKDecode (3),respectively, to perform SPECK encoding and decoding.Refer to the man pages for these functions for more informationon the details of the QccPack implementation of the SPECK algorithmand how its performance compares to that described byPearlman.IR "et al."in their original description..SH "SEE ALSO".BR QccSPECKEncode (3),.BR QccSPECKDecode (3),.BR imgdwt (1),.BR QccWAVSubbandPyramid (3),.BR QccPackWAV (3),.BR QccPackIMG (3),.BR QccPack (3)W. A. Pearlman, A. Islam, N. Nagaraj, and A. Said,"Efficient, Low-Complexity Image Coding with a Set-PartitioningEmbedded Block Coder,".IR "IEEE Transactions on Circuits and Systems for Video Technology" ,to appear, 2003.A. Islam and W. A. Pearlman,"An Embedded and Efficient Low-Complexity Hierarchical Image Coder,"in.IR "Visual Communications and Image Processing" ,K. Aizawa, R. L. Stevenson, and Y.-Q. Zhang, Eds., San Jose, CA,January 1999, Proc. SPIE 3653, pp. 294-305.Z. Lu and W. A. Pearlman,"Wavelet Video Coding of Video Object by Object-Based SPECK Algorithm,"in.IR "Proceedings of the Picture Coding Symposium" ,Seoul, Korea, April 2001, pp. 413-416..SH AUTHORCopyright (C) 1997-2007  James E. Fowler.SH LICENSEThe Set-Partitioning Embedded Block (SPECK) algorithm is protected by USPatent #6,671,413 (issued December 30, 2003) and by patents pending.An implementation of the SPECK algorithm is included herein (utilityprograms speckencode and speckdecode, and speck.c in the QccPack library)with the permission of Dr. William A. Pearlman, exclusive holder of patentrights. Dr. Pearlman has graciously granted a license with certainrestrictions governing the terms and conditions for use, copying,distribution, and modification of the SPECK algorithm implementationcontained herein. Specifically, only use in academic and non-commercialresearch is permitted, while all commercial use is prohibited. Refer tothe file LICENSE-SPECK for more details.

⌨️ 快捷键说明

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