30 #include <mln/core/image/image2d.hh>
31 #include <mln/data/compare.hh>
33 #include <mln/upscaling/art/scale3x.hh>
41 {0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1},
42 {0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1},
43 {0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1},
44 {1, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1},
45 {1, 1, 1, 1, 1, 0, 0, 0, 0, 1, 1, 1},
46 {1, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, 1}
60 mln_assertion(input == ref);