EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
本帖最后由 thinkfunny 于 2019-6-10 14:35 编辑
- Q% c$ G- [+ W2 D( ~$ S; F
* ^- C% c% ^& ^* j" qMatlab调用Java版JPEG2000图像压缩工具之jj2000-4.1(3)
% p/ Y1 c5 N h1 K: V0. 简介 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参数选项 4 M' s$ M/ ?/ k- h! d9 @5 A
* _* N) F3 u3 p3 K! L
/ {. F6 w/ M1 z* {9 _
: p* u1 F- h- a2 i% B! I
" t* X4 Q/ o* {9 C# a) C: n
5 T$ A, [# y, r& A7 Y2 x8 L0 o
: Y" K4 v* h& P/ Z- G: m6 W
. O2 h1 \# R0 e' R0 ^8 b5 c
- |8 q/ t& R1 T# i
4 ^8 `/ j5 J/ y) y, r6 f' w0 j0 O$ y' A: ^! N! S
3 f! W7 x# Z. Z7 F0 |0 ~' D2 T) N
& t8 c) K1 c% u2 ^9 G) @% ~; R% [. K
8 B$ w& b1 Y: V8 A" {4. 附录 4.1 JJ2KEncoder参数选项 1 i' O) o; Y% Q. v
Usage: JJ2KEncoder args...
4 Z: G5 }0 v V+ V+ v
$ U2 e# u1 j* l$ k2 L The exit code of the encoder is non-zero if an error occurs.
/ M# E7 j9 d0 G& q$ A4 Q! o" J r9 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). + Z$ R% e& y) K2 b2 e
<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. . G2 M) k! `( y! t9 p
0 H' w' C9 z! C# P3 K |