-
- Downloads
Logging for matcher module (#624)
* updated criatefi.py to use logging over warnings, as well as adding some log's where errors are raised. * added logging to matcher module * removed un-used imports * removed import
Showing
- autocnet/matcher/ciratefi.py 24 additions, 6 deletionsautocnet/matcher/ciratefi.py
- autocnet/matcher/cpu_matcher.py 4 additions, 2 deletionsautocnet/matcher/cpu_matcher.py
- autocnet/matcher/cpu_outlier_detector.py 4 additions, 3 deletionsautocnet/matcher/cpu_outlier_detector.py
- autocnet/matcher/cross_instrument_matcher.py 6 additions, 4 deletionsautocnet/matcher/cross_instrument_matcher.py
- autocnet/matcher/cuda_extractor.py 4 additions, 2 deletionsautocnet/matcher/cuda_extractor.py
- autocnet/matcher/cuda_matcher.py 0 additions, 1 deletionautocnet/matcher/cuda_matcher.py
- autocnet/matcher/ground.py 5 additions, 3 deletionsautocnet/matcher/ground.py
- autocnet/matcher/subpixel.py 5 additions, 4 deletionsautocnet/matcher/subpixel.py
- autocnet/matcher/tests/test_ciratefi.py 16 additions, 10 deletionsautocnet/matcher/tests/test_ciratefi.py
- autocnet/matcher/tests/test_matcher.py 0 additions, 2 deletionsautocnet/matcher/tests/test_matcher.py
- autocnet/matcher/tests/test_outlier_detector.py 4 additions, 6 deletionsautocnet/matcher/tests/test_outlier_detector.py
- autocnet/matcher/tests/test_subpixel.py 13 additions, 12 deletionsautocnet/matcher/tests/test_subpixel.py
Loading
Please register or sign in to comment