EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
本帖最后由 thinkfunny 于 2019-6-10 14:35 编辑 & l% Z9 {7 H( A' U. Z6 @6 q
# V* ^! l" Y; }Matlab调用Java版JPEG2000图像压缩工具之jj2000-4.1(3)
1 }( G, r/ ^! p2 Z0. 简介 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参数选项
2 M. B, W4 _3 T( Y" X. e$ n( U+ @9 S) I
9 j2 b( M3 S! l* U- }
, q6 b* y' v, N1 p; M
; M& n! s- m0 U _
& H! S. Q# l( U3 `( q1 r+ T9 D% i: q# W2 d' S& l. y+ Z6 {
5 t2 K# q6 Y5 M. i9 R/ E
7 `& A. U; u' J; m, j- X3 @% y( i& U1 W0 u( Z
3 U, A+ A+ _" ?
$ U' U7 w+ ]# S: E& o: w
: }! J% X" h1 R" `' ^( R
' x/ Q$ P8 u$ O% w8 G) Q7 C" b; l7 t* y1 H
4. 附录 4.1 JJ2KEncoder参数选项
2 U/ u2 p F% b2 i+ |+ jUsage: JJ2KEncoder args...
, r& t$ \2 y" {; Q' j8 t% Z& n- o. }9 n4 W- T/ T4 j
The exit code of the encoder is non-zero if an error occurs. 4 Y+ |9 B6 R4 y3 B, s
1 M l9 a, _1 ?& n) R 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). 6 S" _& c. _; Q" q8 K1 A* H; [1 Y4 s
<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. 6 r& T/ S! }+ T7 ]4 t4 z: d: f
; ?+ D* c, M0 k' M9 s, q |