
https://svn.lrde.epita.fr/svn/oln/trunk/milena Index: ChangeLog from Thierry Geraud <thierry.geraud@lrde.epita.fr> Add labeling in tests. * tests/Makefile.am (SUBDIRS): Add labeling. * img/tiny.pgm: New. img/tiny.pgm | 4 ++++ tests/Makefile.am | 11 +---------- 2 files changed, 5 insertions(+), 10 deletions(-) Index: tests/Makefile.am --- tests/Makefile.am (revision 1607) +++ tests/Makefile.am (working copy) @@ -14,6 +14,7 @@ fun \ geom \ histo \ + labeling \ level \ logical \ norm \ @@ -69,11 +70,6 @@ image_if_value \ interpolated \ \ - labeling_algo \ - labeling_estimate \ - labeling_foreground \ - labeling_level_fast \ - labeling_regional_maxima \ level_sort_points \ linear_convolve \ linear_gaussian \ @@ -187,11 +183,6 @@ image_if_value_SOURCES = image_if_value.cc interpolated_SOURCES = interpolated.cc -labeling_algo_SOURCES = labeling_algo.cc -labeling_estimate_SOURCES = labeling_estimate.cc -labeling_foreground_SOURCES = labeling_foreground.cc -labeling_level_fast_SOURCES = labeling_level_fast.cc -labeling_regional_maxima_SOURCES = labeling_regional_maxima.cc level_sort_points_SOURCES = level_sort_points.cc linear_convolve_SOURCES = linear_convolve.cc linear_gaussian_SOURCES = linear_gaussian.cc Index: img/tiny.pgm --- img/tiny.pgm (revision 0) +++ img/tiny.pgm (revision 0) @@ -0,0 +1,4 @@ +P5 +16 16 +255 +hsz¤wZeq~w§`2{bnxz²¾}v9Jjapt|µÈÁrKDoavz¬´»¶·²Gura{x~«¼®qSrasnMK·j=t¡ndrqF?~°KEgilS@_mJ_XlYEQfzNy¡ÄYdR\aK|]S¶ÒT\SrM9b?\ÂÇ`RKgL5W zb°qqI;W[@i¤À¢_rH6LFMy¼¤onY~D@JAb±jpXR \ No newline at end of file