EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
本帖最后由 thinkfunny 于 2019-6-10 14:35 编辑
9 { P v3 B7 t t3 x9 W5 ?
% w' w8 t3 E$ e; A: oMatlab调用Java版JPEG2000图像压缩工具之jj2000-4.1(3) # O. R* |+ t& K, b: W% L/ W
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参数选项 7 S. g2 O. m! J0 T- I$ E8 B6 C" f
0 T1 u6 B! ]1 e8 {6 e z* d5 T" C, y5 A
! z8 p6 @( `- G) Y
- o X; w. m5 E7 I/ Z) T! i5 H1 O
# M# V. Q. o Z$ {% ? X1 G+ x# L V8 ?. j: @0 p
* r- l* J- Y8 U% M% Z
) g/ P0 ~5 v, i# \! X( }# h
3 q2 r3 n; J* a5 s% y, A+ N* w6 t+ Z/ m
( L- c) J, U4 K% d% g9 I6 l s3 y' A" a5 H a: H# u
3 V+ y: W9 S; J" c$ A0 N/ O. m" E2 ^: d( ~" r, {$ @2 \) w' e
4. 附录 4.1 JJ2KEncoder参数选项
. Y+ ~' w0 v1 I1 z$ I4 i- ^Usage: JJ2KEncoder args...
" m, {' }" Y8 j d" R( N0 u
1 ]6 _8 H' t8 y9 \6 D! Y, M The exit code of the encoder is non-zero if an error occurs.
* |( M- a9 z a1 ?
- u2 y: i u, h% I' Y: e 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). # l) b& j3 }, A
<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. & S) }( X( u6 X' m' P
0 l, {0 j k; v# O |