EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
本帖最后由 thinkfunny 于 2019-6-10 14:35 编辑
. U% z4 I' ?9 | S/ H4 `
3 l c- J4 M% C, q( S& eMatlab调用Java版JPEG2000图像压缩工具之jj2000-4.1(3)
$ l( z, U8 V* n1 }! L0. 简介 0.1. JPEG与JPEG2000 0.2. jj2000简介 1. 工具 2. 步骤与方法 2.0 安装软件工具 2.1 软件配置 2.1.1 Java虚拟机的环境变量配置 2.1.2 jj2000-4.1.jar工具包的环境变量配置 2.2 jj2000-4.1.jar 的使用 2.2.1 DOS下执行编解码 2.2.2 Matlab下通过DOS执行 2.2.3 Matlab下直接执行Java命令 2.2.4 Jpeg2000Gui 运行结果示例 3. Note 4. 附录 4.1 JJ2KEncoder参数选项 4.2 JJ2KDecoder参数选项
& U }% S* ]. }, F" _: K0 a6 A+ N1 O: n( T
& W$ `5 j% b8 e
& x' L6 |' J+ m1 p" T
" N" z/ b" u* U+ h' a* I2 w3 G% F
1 }) ]1 M$ `. c& W3 \6 w/ h, l7 K
8 x) E+ P# B" S1 A5 `0 }4 }* }) {
( w1 S$ |2 I4 g, p8 o2 Q7 ]
# t/ j, K m( F# \- [
! g1 ~1 C: g6 t7 w1 W: m G) T
/ H% J$ d+ a X% {' [; X* K/ p/ H. S) F% Z' @) U1 {
) j! r( N6 j6 K \+ }
% ]/ y# P* H7 c7 V7 T4. 附录 4.1 JJ2KEncoder参数选项
" ]. Q/ Z5 u. x( S: T m: bUsage: JJ2KEncoder args...
. w6 U4 ?' z+ d/ ^5 \( o9 Q5 o* @/ O
The exit code of the encoder is non-zero if an error occurs. 0 j( V7 N' s% K
) J }: {6 y; ~4 N
Note: Many encoder modules accept tile-component specific parameters. These parameters must be provided according to the pattern: "[<tile-component idx>] <param>" (repeated as many time as needed).
+ j1 G4 D" v5 I6 g <tile-component idx> respect the following policy according to the degree of priority: (1) t<idx> c<idx> : Tile-component specification. (2) t<idx> : Tile specification. (3) c<idx> : Component specification (4) <void> : Default specification.
$ }% r' x: L3 |! `% ]: o5 S2 f" ~/ ~2 R
|