A simple command-line interface for image enhancement and color balancing.
Changes
- Name of the repository is changed from `retinex_for_mri` to `iphigen`.
- Organization of the repository is completely overhauled.
- License is changed to `BSD-3-clause`
- New command-line interface added for nifti images `iphigen_nifti -h`
- New command-line interface added for 2D images `iphigen -h`
- New scripting examples are added.