Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect usage of self.maskArray #322

Merged
merged 1 commit into from
Oct 26, 2017
Merged

Commits on Oct 26, 2017

  1. BUG: Fix incorrect usage of self.maskArray

    In full-python calculation of the GLDM matrix, calculation would fail when label != 1. Update GLDM to also work with different mask values.
    
    Fix an additional bug in testUtils, where the Label value stored in the baseline was not passed to the checkMask function when loading a test case.
    JoostJM committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    0b8d1ed View commit details
    Browse the repository at this point in the history