EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
本帖最后由 thinkfunny 于 2019-6-10 14:35 编辑 * E) H. m- ?1 q0 ` ^
( R1 u0 J; A: d. T" T3 r ]3 V
Matlab调用Java版JPEG2000图像压缩工具之jj2000-4.1(3)
4 f& i* h# Q: M# M0. 简介 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参数选项
$ g6 b" a# p: ~* Y V
5 @9 f7 Q! c ^8 p1 _/ K% j7 V4 M C7 [) s/ S# Q, l9 B* w
- p/ t6 t9 a% r0 p# x; }# m, M5 p7 F$ d: _4 m- \2 E
2 H& o! E9 ^+ L P
O. R2 X' g6 ], e6 F R2 T5 s" Q+ ?8 U* c2 K& C, J
: j W9 a% L5 H( X4 [8 e
. ~- C7 ?9 M @
/ { a/ X* v( k& O1 c: i5 h E7 C& Z" n- u; v+ t/ H! @- w
0 X; u* R: N& b: F" L* ~4 D8 z* A$ Y6 _4 f0 \+ e$ w
& p% \* u" x: U4 [0 C/ X4. 附录 4.1 JJ2KEncoder参数选项
/ u+ X& {4 {# C. o' H: v) kUsage: JJ2KEncoder args... + B6 S1 w) a) i' r* B3 |
4 T% ?! s8 p' J; M6 B The exit code of the encoder is non-zero if an error occurs. 6 |1 ^ ?; u& Y' f& A
+ _3 r5 S0 p! E7 D, q
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).
( V3 S. Y+ G- w7 g' M" q: d8 J <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. 7 \5 V% n( [# U
f% K; A, t- F: o* p# Z |