Execution Time0.98s

Test: test_kde_histogram_feature_extractor (Passed)
Build: CIP-Linux-3.13.0-53-generic-x86_64-incr-SL-ON (ubuntu) on 2016-07-27 13:48:41
Repository revision: 20556f187b528248757e20f6c295e7798d0dffa4


Show Command Line
Display graphs:

Test output
/home/jonieva/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, ymin:ymax, zmin:zmax]
/home/jonieva/Projects/CIP-build/CIP-build/cip_python/classification/kde_histogram_feature_extractor.py:240: VisibleDeprecationWarning: using a non-integer number instead of an integer will result in an error in the future
  intensities_temp = ct[xmin:xmax, ymin:ymax, zmin:zmax]
/home/jonieva/Projects/CIP-build/CIP-build/cip_python/classification/kde_histogram_feature_extractor.py:241: 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]
.
----------------------------------------------------------------------
Ran 1 test in 0.313s

OK