EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
本帖最后由 thinkfunny 于 2019-6-10 14:35 编辑 3 t4 Y& O( Q, R! |$ s
" S$ i* [* ~: q1 ^. O
Matlab调用Java版JPEG2000图像压缩工具之jj2000-4.1(3) 3 u+ I$ G2 C) z
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参数选项
$ d5 R1 g* Y9 I" S: j8 i, B# z w
- \- |, i# X9 `4 V4 A$ X' j) ?) \: U O
! N, \' u, O. W4 p2 I+ y% R$ t) f5 K$ e% T# B; V* V
" F- T# F( u, `4 R& e* Z d
' ^8 |& Q- r5 ~$ S1 u' \ ?7 f+ ~1 [
' Q7 @5 {) q5 G: i! u" q
) ?% \+ \* h3 {& w* p9 R, M
4 f5 d" P9 T& M8 l. N
! t( y7 t+ H" x6 t
: h) b0 y# e' v0 q" C" R M
7 C) ]1 H: r L, Q" w5 K2 C' E2 J+ h6 N8 i
6 M5 M H8 I5 r4. 附录 4.1 JJ2KEncoder参数选项
% N' D+ D# n5 K8 K8 N oUsage: JJ2KEncoder args... 9 L' `1 \ g% o2 d
. z; E v" u& {$ [# o
The exit code of the encoder is non-zero if an error occurs. 5 n# F, j B1 ^6 {7 r) D
2 z' | E) S' J( a 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).
( y2 Q& B9 n5 E# }4 @ <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.
$ _4 W" H! x' e: I M6 q
, \& i" e* w% O: p' H! u6 ~ |