diff --git a/applications/jpip/CHANGES b/applications/jpip/CHANGES index cf68b81b..0e3bf44a 100644 --- a/applications/jpip/CHANGES +++ b/applications/jpip/CHANGES @@ -6,6 +6,7 @@ What's New for OpenJPIP + : added August 26, 2011 +! [kaori] indexer using the latest openjpeg library * [antonin] fixed cmake and autotools files to reflect recent changes in JPIP ! [kaori] fixed Makefile.nix to load openjpeg library from this archive diff --git a/applications/jpip/README b/applications/jpip/README index 28410745..0f053189 100644 --- a/applications/jpip/README +++ b/applications/jpip/README @@ -132,7 +132,7 @@ An example to encode a TIF image "copenhague1.tif" at resolution 4780x4050, 8bit % ./kdu_compress -i copenhague1.tif -o copenhague1.j2k Corder=RPCL ORGtparts=R Stiles={256,256} 2. JP2 encoding with embedding indexing data - % ./index_create copenhague1.j2k copenhague1.jp2 2 + % ./j2k_to_idxjp2 copenhague1.j2k copenhague1.jp2