EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
本帖最后由 thinkfunny 于 2019-6-10 14:35 编辑
, I5 {& w' `5 R; t; c
/ N1 D. f& f3 a4 MMatlab调用Java版JPEG2000图像压缩工具之jj2000-4.1(3) , T; y. b( v+ U r$ x
0. 简介 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参数选项
, C8 X' Q# c' }' w- x. E
! ?7 k" N* Q5 z( ]$ U5 L
+ ~* y) _2 p! f4 A. c' \' O8 {4 J
& @4 @% S; y5 [ U! n
) f* O- g4 f9 L; L5 h; B3 w( K5 E, w6 H' P1 ~/ R0 \
. A/ m: o. X1 T$ h3 B3 |9 ?
$ m5 W p6 R: ?9 j W/ C( ~: O
. k6 F1 J# V0 _5 e- i
5 H! d1 k# k# {* O0 G6 V3 J
9 A% C6 ]" r9 z7 z6 Q& v. J9 z9 C% y2 h4 ~) t
/ ~7 ^; }5 Z3 H/ J+ ~ a9 i7 n/ U6 N6 Q8 |- s
4. 附录 4.1 JJ2KEncoder参数选项 / Z9 {3 R4 h+ K& i4 I/ ~ W3 m9 j
Usage: JJ2KEncoder args...
' Q$ s( S& \- S' M5 s$ ~# v! D5 j% b( Q. U4 k2 S, O
The exit code of the encoder is non-zero if an error occurs.
7 M) o$ W( Q8 d9 L" g7 I& H0 z; O- h9 b. g) d4 t+ d
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).
2 a6 x% e/ `7 |5 ]7 |' L* y <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. 1 d+ b" n7 `, C& u2 K
. O; |5 X* v% J: ]+ A
|