This gui builds on jpylyzer. Jpylyzer runs on the command line
Jpylyzer gui allows you to check one jp2 file one at a time, via a gui. If you get the binary from bintray.com (see 'Downloads' below) you can even use jpylyzer gui without having to install Python.
Just run jypylyzer-gui.py and follow the instructions on the buttons.
- Select jp2 file
- Select or create a folder
- jpylyze
Your output file will be in the folder you selected in step 2.
Get the binary from bintray.com (see 'Downloads' below) and unzip it. Open it to find jpylyzer-gui.py. Follow the instructions on the buttons.
- Select jp2 file
- Select or create a folder
- jpylyze
Your output file will be in the folder you selected in step 2.
You need to keep all the other files and directories to make jpylyzer-gui.py work.
This gui is created with and will run in Python 3.2.
This gui does not take advantage of jpylyzer's:
- positional arguments
- optional arguments
A Windows binary is available on bintray.com.
It was built under Windows XP.
This gui has been released under the same licence used by jyplyzer.