You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding and refactoring tests for functions on binarization.py (#84)
* References to bfly -> lepid
* Fixing typos
* test_return_largest_region will use fake_lepid_layout
* Adding test to return_bbox_largest_region
* Deleting previous binarization test images
* Improving name for test_missing_tags
* Starting to add test_binarization
* Adding pics necessary for testing
* Trying to fix the label_func issue
* Fixing label_func bug with a dirty trick :)
* test_binarization will test tags, ruler, leopd
* Adding documentation to test_binarization
Improve readme (#64)
* Fixing PermissionError on NamedTempFile
* Revert "Fixing PermissionError on NamedTempFile"
This reverts commit d6eb146.
* Improving examples
* Adding result info on README
* Fixing names on measurement results