The program needs to be re-compiled each time if the parameters are
hardcoded.
Enabling classes/methods to set parameters via config file will enable
us to fine tune outputs for different images/maps/algorithms.
Add the parameters under each map-section in App.config.
The program needs to be re-compiled each time if the parameters are hardcoded. Enabling classes/methods to set parameters via config file will enable us to fine tune outputs for different images/maps/algorithms.
Add the parameters under each map-section in App.config.
Fixes #4