Visão geral
This tool extracts the JPEG 2000 picture from a CC and stores it in a file name.orig.jp2.
Then it post-processes the image contents to produce a "less-problematic" JPEG 2000 file (name.jp2) as well as several other files with different image formats (BMP, PNM and JPG).
: README
Follow this steps to compile this tool in a Linux system:
1 - Install the CC software package from the official distribution site.
2 - Install all the packages referred in the CC's installation information.
3 - Test if the tools already included in the package work with your CC (pteidgui, etc.).
4 - Install some packages required by this tool:
* libjasper-dev
5 - Compile this tool (with make) and run it
Membros
Manager: André Zúquete