Execution Time1.38s

Test: test_weighted_feature_map_densities (Passed)
Build: Linux-c++ (buildkitsandbox) on 2025-11-11 20:23:57
Repository revision: b0a36eda8af434ff3b9bd6647d985058a0a6660f

Processors1

Show Command Line
Display graphs:

Test output
Could not import jpeg_ls
Could not import gdcm
[[[1 2 3 4]
  [5 6 7 8]
  [1 2 3 4]]

 [[0 1 0 2]
  [2 1 1 3]
  [6 7 4 5]]]
[[[  3   2   6   2]
  [  4   5   9 100]
  [ 10  23  32   2]]

 [[  1   5   2   4]
  [  5   7   2   6]
  [  8   2   3   7]]]
..
----------------------------------------------------------------------
Ran 2 tests in 0.002s

OK