spatial-computing / strabo-text-recognition

Strabo (Ver=1.5)
http://spatial-computing.github.io/#projects
2 stars 1 forks source link

Enable classes to set parameters via configuration file #5

Closed ialok closed 7 years ago

ialok commented 7 years ago

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