slash-segmentation / CHM

Cascaded Hierarchical Model Automatic Segmentation Algorithm
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Added tests for wrappers/compiled and updated tests to work with new -h flag #13

Closed coleslaw481 closed 10 years ago

coleslaw481 commented 10 years ago

This pull request includes lots of modifications to the unit and system tests to support the new -h flag. In addition, there are now tests that verify the scripts in wrappers/compiled work properly. There is also now a system test that runs CHM_train.sh in CHM/algorithm with real data to verify correct operation.