Execution Time0.89s

Test: test_distance_histogram_extractors (Passed)
Build: CIP-Windows-AMD64-incr-SL-ON (WIN-VS2008) on 2016-04-14 00:09:31
Repository revision: f13ef67a05f5d731aa2a81a390cdbb77d9293dc2


Show Command Line
Display graphs:

Test output
D:\Projects\CIP-build\CIP-build\cip_python\classification\distance_feature_extractor.py:173: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
  lm_temp = lm[xmin:xmax, ymin:ymax, zmin:zmax]
D:\Projects\CIP-build\CIP-build\cip_python\classification\distance_feature_extractor.py:205: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
  distances_temp = distance_image[xmin:xmax, ymin:ymax, zmin:zmax]
D:\Projects\CIP-build\CIP-build\cip_python\classification\distance_feature_extractor.py:206: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
  lm_temp = lm[xmin:xmax, ymin:ymax, zmin:zmax]
D:\Projects\CIP-build\CIP-build\cip_python\classification\kde_histogram_feature_extractor.py:204: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
  lm_temp = lm[xmin:xmax, ym...
The rest of the test output was removed since it exceeds the threshold of 1024 bytes.