From 64e37e2a66eb14f66016fff01de33924eb8d6e18 Mon Sep 17 00:00:00 2001 From: Kaori Hagihara Date: Wed, 29 Feb 2012 10:22:49 +0000 Subject: [PATCH] [1.5][JPIP] README modification regarding the JP2 encoding --- applications/jpip/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/jpip/README b/applications/jpip/README index 68befe36..5bcb01fa 100644 --- a/applications/jpip/README +++ b/applications/jpip/README @@ -133,7 +133,7 @@ An example to encode a TIF image "copenhague1.tif" at resolution 4780x4050, 8bit % ./image_to_j2k -i copenhague1.tif -o copenhague1.jp2 -p RPCL -c [64,64] -t 640,480 -jpip -TP R options - -jpip : embed index table box into the output JP2 file (obligation for JPIP) + -jpip : embed index table 'cidx' box into the output JP2 file (obligation for JPIP) -TP R : partition a tile into tile parts of different resolution levels (obligation for JPT-stream)