Execution Time0.81s

Test: test_distance_histogram_extractors (Passed)
Build: CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON (ip-172-31-44-204.ec2.internal) on 2016-07-26 00:02:31
Repository revision: 6094e0f57e09021a668f65e3babb3b167ba59df5


Show Command Line
Display graphs:

Test output
/home/ec2-user/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]
/home/ec2-user/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]
/home/ec2-user/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]
/home/ec2-user/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 ...
The rest of the test output was removed since it exceeds the threshold of 1024 bytes.