This is a merge commit message of the following branches:
Merge: a6aaffe d8df2a5
Conflicts:
ChangeLog
configure.ac
milena/ChangeLog
milena/apps/papers/levillain.09.ismm/graph.cc
milena/doc/examples/tuto4_genericity_and_algorithms.cc
milena/mln/canvas/browsing/diagonal2d.hh
milena/mln/io/plot/save.hh
milena/mln/labeling/value_and_compute.hh
milena/mln/morpho/watershed/topological.hh
milena/mln/registration/icp.hh
milena/mln/subsampling/antialiased.hh
milena/mln/util/object_id.hh
milena/tests/core/alias/point1d.cc
milena/tests/data/Makefile.am
milena/tests/literal/Makefile.am
milena/tests/unit_test/unit-tests.mk
scribo/ChangeLog
scribo/scribo/text/recognition.hh
scribo/scribo/toolchain/text_in_doc_preprocess.hh
scribo/src/Makefile.am
scribo/src/binarization/Makefile.am
scribo/tests/binarization/Makefile.am
scribo/tests/unit_test/unit-tests.mk
ChangeLog | 273 +-
HACKING | 92 +-
Makefile.am | 99 +-
README | 15 -
bootstrap | 25 +-
build-aux/.gitignore | 1 +
build-aux/build_unit_test.sh | 4 +-
build-aux/generate_dist_headers.sh | 44 +-
build-aux/strip-lrde | 23 -
build-aux/tests-recursive.mk | 32 +
build-aux/texi2dvi | 146 +-
configure.ac | 43 +-
dynamic-use-of-static-c++/.vcs | 23 -
.../vcs/dynamic_static_bridge_vcs.rb | 15 -
external/Makefile.am | 21 -
external/README | 71 -
external/trimesh/.gitignore | 6 -
external/trimesh/COPYING | 302 -
external/trimesh/ChangeLog | 95 -
external/trimesh/Makedefs.Darwin | 53 -
external/trimesh/Makedefs.Linux | 59 -
external/trimesh/Makedefs.Linux64 | 59 -
external/trimesh/Makedefs.SunOS | 50 -
external/trimesh/Makedefs.Win32 | 69 -
external/trimesh/Makefile.am | 19 -
external/trimesh/Makerules | 80 -
external/trimesh/README | 144 -
external/trimesh/configure.ac | 62 -
external/trimesh/gluit/COPYING.freeglut | 27 -
external/trimesh/gluit/COPYING.glui | 504 -
external/trimesh/gluit/Makefile.am | 91 -
external/trimesh/gluit/freeglut_callbacks.c | 336 -
external/trimesh/gluit/freeglut_cursor.c | 270 -
external/trimesh/gluit/freeglut_display.c | 99 -
external/trimesh/gluit/freeglut_ext.c | 205 -
external/trimesh/gluit/freeglut_font.c | 368 -
external/trimesh/gluit/freeglut_font_data.c | 2024 -
external/trimesh/gluit/freeglut_gamemode.c | 598 -
external/trimesh/gluit/freeglut_geometry.c | 1147 -
.../trimesh/gluit/freeglut_glutfont_definitions.c | 77 -
external/trimesh/gluit/freeglut_init.c | 899 -
external/trimesh/gluit/freeglut_internal.h | 854 -
external/trimesh/gluit/freeglut_joystick.c | 1805 -
external/trimesh/gluit/freeglut_main.c | 1982 -
external/trimesh/gluit/freeglut_menu.c | 949 -
external/trimesh/gluit/freeglut_misc.c | 179 -
external/trimesh/gluit/freeglut_overlay.c | 49 -
external/trimesh/gluit/freeglut_state.c | 694 -
.../trimesh/gluit/freeglut_stroke_mono_roman.c | 2821 -
external/trimesh/gluit/freeglut_stroke_roman.c | 2821 -
external/trimesh/gluit/freeglut_structure.c | 651 -
external/trimesh/gluit/freeglut_teapot.c | 207 -
external/trimesh/gluit/freeglut_teapot_data.h | 2428 -
external/trimesh/gluit/freeglut_videoresize.c | 54 -
external/trimesh/gluit/freeglut_window.c | 1092 -
external/trimesh/gluit/glui.cc | 1960 -
external/trimesh/gluit/glui_add_controls.cc | 742 -
external/trimesh/gluit/glui_algebra3.cc | 1037 -
external/trimesh/gluit/glui_algebra3.h | 474 -
external/trimesh/gluit/glui_arcball.cc | 223 -
external/trimesh/gluit/glui_arcball.h | 80 -
external/trimesh/gluit/glui_bitmap_img_data.cc | 22 -
external/trimesh/gluit/glui_bitmaps.cc | 104 -
external/trimesh/gluit/glui_button.cc | 208 -
external/trimesh/gluit/glui_checkbox.cc | 313 -
external/trimesh/gluit/glui_column.cc | 76 -
external/trimesh/gluit/glui_control.cc | 1223 -
external/trimesh/gluit/glui_edittext.cc | 1045 -
external/trimesh/gluit/glui_img_checkbox_0.c | 38 -
external/trimesh/gluit/glui_img_checkbox_0_dis.c | 38 -
external/trimesh/gluit/glui_img_checkbox_1.c | 38 -
external/trimesh/gluit/glui_img_checkbox_1_dis.c | 38 -
external/trimesh/gluit/glui_img_downarrow.c | 56 -
external/trimesh/gluit/glui_img_leftarrow.c | 56 -
external/trimesh/gluit/glui_img_listbox_down.c | 42 -
external/trimesh/gluit/glui_img_listbox_up.c | 42 -
external/trimesh/gluit/glui_img_listbox_up_dis.c | 42 -
external/trimesh/gluit/glui_img_radiobutton_0.c | 44 -
.../trimesh/gluit/glui_img_radiobutton_0_dis.c | 44 -
external/trimesh/gluit/glui_img_radiobutton_1.c | 44 -
.../trimesh/gluit/glui_img_radiobutton_1_dis.c | 44 -
external/trimesh/gluit/glui_img_rightarrow.c | 56 -
external/trimesh/gluit/glui_img_spindown_0.c | 24 -
external/trimesh/gluit/glui_img_spindown_1.c | 24 -
external/trimesh/gluit/glui_img_spindown_dis.c | 24 -
external/trimesh/gluit/glui_img_spinup_0.c | 24 -
external/trimesh/gluit/glui_img_spinup_1.c | 24 -
external/trimesh/gluit/glui_img_spinup_dis.c | 24 -
external/trimesh/gluit/glui_img_uparrow.c | 56 -
external/trimesh/gluit/glui_listbox.cc | 445 -
external/trimesh/gluit/glui_mouse_iaction.cc | 212 -
external/trimesh/gluit/glui_node.cc | 175 -
external/trimesh/gluit/glui_panel.cc | 178 -
external/trimesh/gluit/glui_quaternion.cc | 229 -
external/trimesh/gluit/glui_quaternion.h | 97 -
external/trimesh/gluit/glui_radio.cc | 341 -
external/trimesh/gluit/glui_rollout.cc | 286 -
external/trimesh/gluit/glui_rotation.cc | 389 -
external/trimesh/gluit/glui_separator.cc | 60 -
external/trimesh/gluit/glui_slider.cc | 725 -
external/trimesh/gluit/glui_spinner.cc | 579 -
external/trimesh/gluit/glui_statictext.cc | 124 -
external/trimesh/gluit/glui_stdinc.h | 131 -
external/trimesh/gluit/glui_translation.cc | 518 -
external/trimesh/gluit/gluit.mk | 16 -
external/trimesh/include/Color.h | 107 -
external/trimesh/include/GL/freeglut.h | 22 -
external/trimesh/include/GL/freeglut_ext.h | 124 -
external/trimesh/include/GL/freeglut_std.h | 579 -
external/trimesh/include/GL/glui.h | 1767 -
external/trimesh/include/GL/glut.h | 29 -
external/trimesh/include/GLCamera.h | 74 -
external/trimesh/include/ICP.h | 40 -
external/trimesh/include/KDtree.h | 46 -
external/trimesh/include/Makefile.am | 21 -
external/trimesh/include/TriMesh.h | 161 -
external/trimesh/include/TriMesh_algo.h | 145 -
external/trimesh/include/Vec.h | 459 -
external/trimesh/include/XForm.h | 317 -
external/trimesh/include/bsphere.h | 273 -
external/trimesh/include/lineqn.h | 358 -
external/trimesh/include/mempool.h | 88 -
external/trimesh/include/noise3d.h | 127 -
external/trimesh/include/timestamp.h | 69 -
external/trimesh/libsrc/GLCamera.cc | 378 -
external/trimesh/libsrc/ICP.cc | 859 -
external/trimesh/libsrc/KDtree.cc | 299 -
external/trimesh/libsrc/Makefile.am | 34 -
external/trimesh/libsrc/TriMesh_bounding.cc | 135 -
external/trimesh/libsrc/TriMesh_connectivity.cc | 124 -
external/trimesh/libsrc/TriMesh_curvature.cc | 325 -
external/trimesh/libsrc/TriMesh_grid.cc | 109 -
external/trimesh/libsrc/TriMesh_io.cc | 1925 -
external/trimesh/libsrc/TriMesh_normals.cc | 118 -
external/trimesh/libsrc/TriMesh_pointareas.cc | 77 -
external/trimesh/libsrc/TriMesh_stats.cc | 46 -
external/trimesh/libsrc/TriMesh_tstrips.cc | 245 -
external/trimesh/libsrc/diffuse.cc | 353 -
external/trimesh/libsrc/edgeflip.cc | 176 -
external/trimesh/libsrc/faceflip.cc | 30 -
external/trimesh/libsrc/filter.cc | 491 -
external/trimesh/libsrc/lmsmooth.cc | 76 -
external/trimesh/libsrc/mesh_align.cc | 78 -
external/trimesh/libsrc/mesh_view.cc | 599 -
external/trimesh/libsrc/remove.cc | 137 -
external/trimesh/libsrc/reorder_verts.cc | 210 -
external/trimesh/libsrc/subdiv.cc | 396 -
external/trimesh/utilsrc/Makefile.am | 26 -
external/trimesh/utilsrc/mesh_align.cc | 91 -
external/trimesh/utilsrc/mesh_cat.cc | 84 -
external/trimesh/utilsrc/mesh_cc.cc | 333 -
external/trimesh/utilsrc/mesh_filter.cc | 394 -
external/trimesh/utilsrc/mesh_make.cc | 976 -
external/trimesh/utilsrc/mesh_shade.cc | 508 -
external/trimesh/utilsrc/mesh_view.cc | 598 -
milena/ChangeLog | 621 +-
milena/Makefile.am | 14 +-
milena/apps/Makefile.am | 5 +-
milena/apps/constrained-connectivity/Makefile.am | 5 +-
milena/apps/graph-morpho/Makefile.am | 8 +-
milena/apps/mesh-segm-skel/Makefile.am | 79 +-
milena/apps/mesh-segm-skel/io.hh | 205 -
.../mesh-segm-skel/mesh-complex-max-curv-segm.cc | 2 +-
.../apps/mesh-segm-skel/mesh-complex-max-curv.cc | 2 +-
milena/apps/mesh-segm-skel/mesh-max-curv.cc | 125 -
milena/apps/mesh-segm-skel/mesh-pinv-curv.cc | 105 -
milena/apps/mesh-segm-skel/mesh-segm.cc | 230 -
milena/apps/mesh-segm-skel/mesh-skel.cc | 207 -
milena/apps/mesh-segm-skel/misc.hh | 661 +
milena/apps/mesh-segm-skel/test-mesh-max-curv.in | 23 -
milena/apps/mesh-segm-skel/test-mesh-segm.in | 26 -
milena/apps/mesh-segm-skel/trimesh/README | 4 -
milena/apps/mesh-segm-skel/trimesh/misc.hh | 660 -
milena/apps/morphers/Makefile.am | 71 +
milena/apps/morphers/image2d-skel.hh | 137 +
milena/apps/morphers/iz.cc | 173 +
milena/apps/morphers/iz_input.pbm | Bin 0 -> 21890 bytes
milena/apps/morphers/lazy_recorder.cc | 62 +
milena/apps/morphers/lazy_recorder.hh | 206 +
milena/apps/morphers/mask+channel.cc | 67 +
milena/apps/morphers/mask+recorder.cc | 65 +
milena/apps/morphers/recorder-bft.cc | 114 +
milena/apps/morphers/recorder-wst.cc | 106 +
milena/apps/morphers/recorder.cc | 61 +
milena/apps/morphers/recorder.hh | 182 +
milena/apps/papers/levillain.09.ismm/Makefile.am | 30 +-
.../papers/levillain.09.ismm/classif-1complex.cc | 307 +
.../apps/papers/levillain.09.ismm/classif-graph.cc | 287 +
.../apps/papers/levillain.09.ismm/classseedsi.pbm | 6415 +
milena/apps/papers/levillain.09.ismm/graph.cc | 255 +-
.../papers/levillain.09.ismm/influence_zones.hh | 84 +
milena/apps/papers/levillain.09.ismm/io.hh | 242 +
milena/common.mk | 22 +
.../examples/tuto4_genericity_and_algorithms.cc | 5 +-
milena/doc/tools/split_sample.sh | 6 +-
milena/headers.mk | 111 +-
milena/mln/accu/math/all.hh | 5 -
milena/mln/accu/math/inf.hh | 178 -
milena/mln/accu/math/sup.hh | 180 -
milena/mln/accu/site_set/rectangularity.hh | 19 +-
milena/mln/all.hh | 12 +-
milena/mln/canvas/browsing/diagonal2d.hh | 7 +-
milena/mln/canvas/browsing/snake_fwd.hh | 2 +-
milena/mln/canvas/browsing/snake_vert.hh | 2 +-
milena/mln/clustering/kmean_rgb.hh | 18 +-
milena/mln/core/concept/proxy.hxx | 26 +-
milena/mln/core/image/imorph/decorated_image.hh | 26 +
milena/mln/core/image/vmorph/all.hh | 5 +-
milena/mln/core/image/vmorph/fun_image.hh | 4 +-
milena/mln/core/image/vmorph/thrubin_image.hh | 254 -
milena/mln/data/all.hh | 4 +-
milena/mln/data/was.median.hh | 207 -
milena/mln/essential/routine.hh | 12 +-
milena/mln/extract/all.hh | 51 -
milena/mln/extract/blue.hh | 63 -
milena/mln/extract/essential.hh | 36 -
milena/mln/extract/green.hh | 63 -
milena/mln/extract/hue.hh | 63 -
milena/mln/extract/lum.hh | 63 -
milena/mln/extract/red.hh | 63 -
milena/mln/extract/sat.hh | 63 -
milena/mln/fun/access/all.hh | 50 -
milena/mln/fun/access/mean.hh | 89 -
milena/mln/fun/accu_result.hh | 70 -
milena/mln/fun/all.hh | 8 +-
milena/mln/fun/binary.hh | 92 -
milena/mln/fun/binary_param.hh | 100 -
milena/mln/fun/component/comp.hh | 108 -
milena/mln/fun/component/comp_count.hh | 96 -
milena/mln/fun/component/ithcomp.hh | 80 -
milena/mln/fun/component/scomp.hh | 87 -
milena/mln/fun/compose.hh | 115 -
milena/mln/fun/composition.hh | 221 -
milena/mln/fun/essential.hh | 4 +-
milena/mln/fun/from_accu.hh | 136 -
milena/mln/fun/math/abs.hh | 67 -
milena/mln/fun/math/cos.hh | 89 -
milena/mln/fun/math/inf.hh | 67 -
milena/mln/fun/math/norm.hh | 117 -
milena/mln/fun/math/sup.hh | 67 -
milena/mln/fun/meta/all.hh | 51 -
milena/mln/fun/meta/blue.hh | 90 -
milena/mln/fun/meta/essential.hh | 31 -
milena/mln/fun/meta/first.hh | 90 -
milena/mln/fun/meta/green.hh | 90 -
milena/mln/fun/meta/hue.hh | 119 -
milena/mln/fun/meta/inty.hh | 88 -
milena/mln/fun/meta/lum.hh | 88 -
milena/mln/fun/meta/red.hh | 90 -
milena/mln/fun/meta/sat.hh | 122 -
milena/mln/fun/meta/second.hh | 90 -
milena/mln/fun/meta/to_enc.hh | 77 -
milena/mln/fun/point/col.hh | 83 -
milena/mln/fun/point/row.hh | 81 -
milena/mln/fun/point/sli.hh | 81 -
milena/mln/fun/spe/binary.hh | 145 -
milena/mln/fun/unary_param.hh | 100 -
milena/mln/fun/v2v/all.hh | 10 +-
milena/mln/fun/v2v/essential.hh | 4 +-
milena/mln/fun/v2v/hsi_to_rgb.hh | 134 -
milena/mln/fun/v2v/rgb_to_hsi.hh | 124 -
milena/mln/geom/seeds2tiling_roundness.hh | 3 +-
milena/mln/io/plot/save.hh | 6 +-
milena/mln/labeling/value_and_compute.hh | 15 +-
milena/mln/linear/all.hh | 12 -
milena/mln/linear/gaussian/filter.hh | 140 -
milena/mln/linear/gaussian/impl.hh | 460 -
.../mln/linear/gaussian/internal/coefficients.hh | 298 -
milena/mln/metal/math/pow.hh | 7 +-
milena/mln/metal/math/root.hh | 5 +-
milena/mln/morpho/tree/propagate_node.hh | 4 +-
milena/mln/morpho/watershed/topological.hh | 6 +-
milena/mln/registration/all.hh | 48 -
milena/mln/registration/essential.hh | 36 -
milena/mln/registration/get_rot.hh | 151 -
milena/mln/registration/get_rtransf.hh | 94 -
milena/mln/registration/internal/rms.hh | 80 -
milena/mln/registration/registration.hh | 391 -
milena/mln/subsampling/all.hh | 47 -
milena/mln/subsampling/antialiased.hh | 3 +-
milena/mln/subsampling/essential.hh | 35 -
milena/mln/subsampling/gaussian_subsampling.hh | 90 -
milena/mln/subsampling/subsampling.hh | 114 -
milena/mln/tag/init.hh | 3 +
milena/mln/topo/complex.hh | 54 +-
milena/mln/topo/face_iter.hh | 7 +-
milena/mln/topo/n_face_iter.hh | 5 +-
milena/mln/trait/all.hh | 6 -
milena/mln/trait/ch_value.hh | 19 -
milena/mln/util/object_id.hh | 4 +-
milena/mln/util/tracked_ptr.hh | 32 +-
milena/mln/value/all.hh | 8 -
milena/mln/value/essential.hh | 5 -
milena/mln/value/graylevel.hh | 23 +-
milena/mln/value/graylevel_f.hh | 255 +-
milena/mln/value/graylevel_f.hxx | 319 +
milena/mln/value/hsi.hh | 113 -
milena/mln/value/int_s24.hh | 49 +
milena/mln/value/int_u24.hh | 49 +
milena/mln/value/internal/gray_f.hh | 320 +-
milena/mln/value/internal/gray_f.hxx | 160 +
milena/mln/value/shell.hh | 164 -
milena/mln/value/stack.hh | 334 -
.../mln/world/inter_pixel/dim2/make_edge_image.hh | 3 +-
milena/mln/world/rgb/invert.hh | 6 +-
milena/new-header | 155 +
milena/nodist-headers | 84 -
milena/sandbox/ChangeLog |12247 --
milena/sandbox/abraham/README | 11 -
milena/sandbox/abraham/img/dots.pgm | Bin 452 -> 0 bytes
milena/sandbox/abraham/img/lena.pgm | 5 -
milena/sandbox/abraham/img/lena.ppm | 5 -
milena/sandbox/abraham/img/little_test.pgm | 5 -
milena/sandbox/abraham/img/test.pgm | Bin 243 -> 0 bytes
.../abraham/mln/core/site_set/p_priority_queue.hh | 352 -
milena/sandbox/abraham/mln/fun/v2v/rgb_to_hsi.hh | 175 -
milena/sandbox/abraham/mln/io/tikz/save.hh | 254 -
milena/sandbox/abraham/mln/io/tikz/save_header.hh | 90 -
milena/sandbox/abraham/mln/level/thru.hh | 115 -
.../abraham/mln/morpho/autarkical_leveling.hh | 156 -
milena/sandbox/abraham/mln/morpho/basic_najman.hh | 893 -
milena/sandbox/abraham/mln/morpho/hit_or_miss.hh | 84 -
.../mln/morpho/images/result_m_watershed.pgm | Bin 177 -> 0 bytes
.../mln/morpho/images/result_topo_watershed.pgm | Bin 177 -> 0 bytes
.../sandbox/abraham/mln/morpho/images/test_2.pgm | 5 -
.../sandbox/abraham/mln/morpho/images/test_3.pgm | 29 -
.../sandbox/abraham/mln/morpho/images/test_4.pgm | 5 -
.../mln/morpho/images/test_component_mapping.pgm | 5 -
.../mln/morpho/images/test_component_tree.pgm | Bin 65 -> 0 bytes
.../abraham/mln/morpho/images/test_watershed.pgm | Bin 177 -> 0 bytes
milena/sandbox/abraham/mln/morpho/najman_wst.hh | 791 -
milena/sandbox/abraham/mln/morpho/topo_wst.hh | 768 -
milena/sandbox/abraham/mln/morpho/vector_median.hh | 129 -
milena/sandbox/abraham/mln/morpho/vmt.hh | 126 -
milena/sandbox/abraham/mln/trait/images.hh | 239 -
milena/sandbox/abraham/mln/transform/fft.hh | 693 -
.../sandbox/abraham/mln/value/builtin/symbolics.hh | 76 -
milena/sandbox/abraham/tests/core/concept/test.cc | 75 -
.../abraham/tests/core/image/fun_image_const.cc | 65 -
.../abraham/tests/core/image/fun_image_norm.cc | 64 -
.../abraham/tests/core/image/fun_image_v2v.cc | 57 -
.../abraham/tests/core/image/fun_image_v2w2v.cc | 64 -
.../sandbox/abraham/tests/core/image/thru_const.cc | 65 -
.../sandbox/abraham/tests/core/image/thru_norm.cc | 59 -
.../sandbox/abraham/tests/core/image/thru_v2v.cc | 57 -
.../sandbox/abraham/tests/core/image/thru_v2w2v.cc | 65 -
.../abraham/tests/core/image/violent_cast_image.cc | 56 -
milena/sandbox/abraham/tests/fun/meta/red.cc | 67 -
milena/sandbox/abraham/tests/fun/v2w2v/cos.cc | 41 -
milena/sandbox/abraham/tests/fun/v2w_w2v/norm.cc | 71 -
milena/sandbox/abraham/tests/io/tikz/Makefile | 33 -
milena/sandbox/abraham/tests/io/tikz/tikz.cc | 44 -
milena/sandbox/abraham/tests/morpho/Makefile | 22 -
.../sandbox/abraham/tests/morpho/images/+irm6.pgm | Bin 262159 -> 0 bytes
.../tests/morpho/images/+test_watershed.pgm | Bin 177 -> 0 bytes
.../tests/morpho/images/result_m_watershed.pgm | Bin 177 -> 0 bytes
.../tests/morpho/images/result_topo_watershed.pgm | Bin 177 -> 0 bytes
.../sandbox/abraham/tests/morpho/images/test_2.pgm | 5 -
.../sandbox/abraham/tests/morpho/images/test_3.pgm | 29 -
.../sandbox/abraham/tests/morpho/images/test_4.pgm | 5 -
.../tests/morpho/images/test_component_mapping.pgm | 5 -
.../tests/morpho/images/test_component_tree.pgm | Bin 65 -> 0 bytes
.../abraham/tests/morpho/images/test_watershed.pgm | Bin 177 -> 0 bytes
milena/sandbox/abraham/tests/morpho/levelings.cc | 49 -
milena/sandbox/abraham/tests/morpho/red_erosion.cc | 41 -
.../sandbox/abraham/tests/morpho/red_erosion3.cc | 65 -
milena/sandbox/abraham/tests/morpho/ref/Makefile | 52 -
.../tests/morpho/ref/include/lattribheight.h | 4 -
.../abraham/tests/morpho/ref/include/lwshedtopo.h | 4 -
.../abraham/tests/morpho/ref/include/mccodimage.h | 100 -
.../abraham/tests/morpho/ref/include/mccomptree.h | 79 -
.../tests/morpho/ref/include/mcfahsalembier.h | 64 -
.../abraham/tests/morpho/ref/include/mcimage.h | 98 -
.../abraham/tests/morpho/ref/include/mcindic.h | 27 -
.../abraham/tests/morpho/ref/include/mclifo.h | 48 -
.../abraham/tests/morpho/ref/include/mcunionfind.h | 24 -
.../abraham/tests/morpho/ref/include/mcutil.h | 31 -
.../abraham/tests/morpho/ref/src/com/wshedtopo.c | 97 -
.../abraham/tests/morpho/ref/src/lib/lattrib.c | 1754 -
.../tests/morpho/ref/src/lib/lattribheight.c | 717 -
.../abraham/tests/morpho/ref/src/lib/lwshedtopo.c | 1011 -
.../abraham/tests/morpho/ref/src/lib/mccodimage.c | 586 -
.../abraham/tests/morpho/ref/src/lib/mccomptree.c | 805 -
.../tests/morpho/ref/src/lib/mcfahsalembier.c | 236 -
.../abraham/tests/morpho/ref/src/lib/mcimage.c | 2219 -
.../abraham/tests/morpho/ref/src/lib/mcindic.c | 76 -
.../abraham/tests/morpho/ref/src/lib/mclifo.c | 155 -
.../abraham/tests/morpho/ref/src/lib/mcunionfind.c | 188 -
.../sandbox/abraham/tests/morpho/ref/test/UrOx.pgm | 6 -
.../sandbox/abraham/tests/morpho/test_watershed.cc | 51 -
.../abraham/tests/morpho/test_watershed_topo.cc | 42 -
milena/sandbox/abraham/tests/transform/fft.cc | 34 -
milena/sandbox/abraham/tests/transform/fft_.cc | 92 -
milena/sandbox/abraham/tests/value/mixin.cc | 98 -
.../aroumougame/retin/headers/Trimesh/Color.h | 105 -
.../aroumougame/retin/headers/Trimesh/KDtree.h | 47 -
.../aroumougame/retin/headers/Trimesh/TriMesh.h | 133 -
.../retin/headers/Trimesh/TriMesh_algo.h | 77 -
.../retin/headers/Trimesh/TriMesh_bounding.h | 1 -
.../retin/headers/Trimesh/TriMesh_connectivity.h | 1 -
.../retin/headers/Trimesh/TriMesh_normals.h | 1 -
.../retin/headers/Trimesh/TriMesh_pointareas.h | 1 -
.../retin/headers/Trimesh/TriMesh_stats.h | 1 -
.../retin/headers/Trimesh/TriMesh_tstrips.h | 1 -
.../aroumougame/retin/headers/Trimesh/Vec.h | 396 -
.../aroumougame/retin/headers/Trimesh/XForm.h | 303 -
.../aroumougame/retin/headers/Trimesh/bsphere.h | 273 -
.../aroumougame/retin/headers/Trimesh/lineqn.h | 358 -
.../aroumougame/retin/headers/Trimesh/mempool.h | 88 -
.../retin/headers/Trimesh/mesh_filter.h | 7 -
.../aroumougame/retin/headers/Trimesh/mesh_shade.h | 6 -
.../aroumougame/retin/headers/Trimesh/remove.h | 1 -
.../retin/headers/Trimesh/reorder_verts.h | 1 -
.../aroumougame/retin/headers/Trimesh/timestamp.h | 69 -
.../sandbox/aroumougame/retin/headers/WRL/Coin.h | 53 -
.../retin/headers/WRL/MaillageTriangulaire.h | 58 -
.../retin/headers/WRL/MailleTriangulaire.h | 35 -
milena/sandbox/aroumougame/retin/headers/WRL/OFF.h | 88 -
.../aroumougame/retin/headers/WRL/Objet3D.h | 89 -
.../retin/headers/WRL/OutilsListePoints.h | 47 -
.../aroumougame/retin/headers/WRL/OutilsPoint3D.h | 52 -
.../aroumougame/retin/headers/WRL/PreTraitement.h | 53 -
milena/sandbox/aroumougame/retin/headers/WRL/WRL.h | 74 -
.../sandbox/aroumougame/retin/headers/WRL/calcul.h | 37 -
.../aroumougame/retin/headers/binvox/file/Buffer.h | 69 -
.../retin/headers/binvox/file/Datafile.h | 115 -
.../retin/headers/binvox/file/Tokenfile.h | 113 -
.../aroumougame/retin/headers/binvox/geom/Face.h | 76 -
.../retin/headers/binvox/geom/Globals.h | 55 -
.../aroumougame/retin/headers/binvox/geom/Mesh.h | 122 -
.../retin/headers/binvox/geom/MeshFile.h | 69 -
.../retin/headers/binvox/geom/MeshFileIdentifier.h | 82 -
.../retin/headers/binvox/geom/MeshRef.h | 56 -
.../retin/headers/binvox/geom/MeshView.h | 59 -
.../retin/headers/binvox/geom/ObjMeshFile.h | 53 -
.../retin/headers/binvox/geom/OffMeshFile.h | 35 -
.../retin/headers/binvox/geom/PlyMeshFile.h | 53 -
.../aroumougame/retin/headers/binvox/geom/Vertex.h | 58 -
.../retin/headers/binvox/geom/WrlMeshFile.h | 35 -
.../retin/headers/binvox/geom/geom_defs.h | 40 -
.../aroumougame/retin/headers/binvox/libvox.h | 12 -
.../aroumougame/retin/headers/binvox/math/Matrix.h | 100 -
.../retin/headers/binvox/math/MyRandom.h | 54 -
.../aroumougame/retin/headers/binvox/math/Vector.h | 144 -
.../aroumougame/retin/headers/binvox/math/common.h | 92 -
.../retin/headers/binvox/ply/ply_gatech.h | 238 -
.../retin/headers/binvox/time/WallTimer.h | 71 -
.../aroumougame/retin/headers/binvox/ui/Camera.h | 84 -
.../retin/headers/binvox/ui/CameraList.h | 68 -
.../aroumougame/retin/headers/binvox/ui/GLwindow.h | 124 -
.../aroumougame/retin/headers/binvox/ui/View.h | 73 -
.../aroumougame/retin/headers/binvox/ui/opengl.h | 49 -
.../retin/headers/binvox/voxel/PalagyiFilter.h | 69 -
.../retin/headers/binvox/voxel/Template.h | 81 -
.../retin/headers/binvox/voxel/Templates.h | 78 -
.../retin/headers/binvox/voxel/VoxelFile.h | 105 -
.../retin/headers/binvox/voxel/VoxelFilter.h | 51 -
.../retin/headers/binvox/voxel/VoxelRef.h | 75 -
.../retin/headers/binvox/voxel/Voxelizer.h | 89 -
.../retin/headers/binvox/voxel/Voxels.h | 199 -
.../retin/headers/binvox/voxel/typedefs.h | 31 -
milena/sandbox/aroumougame/retin/headers/cb3dr.h | 5 -
.../aroumougame/retin/headers/histogramme/hist.h | 57 -
.../retin/headers/histogramme/listeHisto.h | 50 -
.../aroumougame/retin/headers/matrice/MatriceF.h | 35 -
.../retin/headers/matrice/valeursVecteursPropres.h | 13 -
.../aroumougame/retin/sources/Trimesh/KDtree.cpp | 321 -
.../retin/sources/Trimesh/TriMesh_bounding.cpp | 133 -
.../retin/sources/Trimesh/TriMesh_connectivity.cpp | 124 -
.../retin/sources/Trimesh/TriMesh_curvature.cpp | 325 -
.../retin/sources/Trimesh/TriMesh_io.cpp | 1814 -
.../retin/sources/Trimesh/TriMesh_normals.cpp | 50 -
.../retin/sources/Trimesh/TriMesh_pointareas.cpp | 77 -
.../retin/sources/Trimesh/TriMesh_stats.cpp | 46 -
.../retin/sources/Trimesh/TriMesh_tstrips.cpp | 246 -
.../aroumougame/retin/sources/Trimesh/diffuse.cpp | 246 -
.../aroumougame/retin/sources/Trimesh/lmsmooth.cpp | 73 -
.../retin/sources/Trimesh/mesh_filter.cpp | 470 -
.../retin/sources/Trimesh/mesh_shade.cpp | 90 -
.../aroumougame/retin/sources/Trimesh/remove.cpp | 212 -
.../retin/sources/Trimesh/reorder_verts.cpp | 126 -
.../retin/sources/WRL/MaillageTriangulaire.cpp | 281 -
.../retin/sources/WRL/MailleTriangulaire.cpp | 94 -
.../sandbox/aroumougame/retin/sources/WRL/OFF.cpp | 174 -
.../aroumougame/retin/sources/WRL/Objet3D.cpp | 146 -
.../retin/sources/WRL/OutilsListePoints.cpp | 198 -
.../retin/sources/WRL/OutilsPoint3D.cpp | 247 -
.../retin/sources/WRL/PreTraitement.cpp | 213 -
.../sandbox/aroumougame/retin/sources/WRL/WRL.cpp | 639 -
.../aroumougame/retin/sources/WRL/calcul.cpp | 194 -
.../retin/sources/binvox/file/Buffer.cpp | 61 -
.../retin/sources/binvox/file/Datafile.cpp | 420 -
.../retin/sources/binvox/file/Tokenfile.cpp | 367 -
.../aroumougame/retin/sources/binvox/geom/Face.cpp | 201 -
.../aroumougame/retin/sources/binvox/geom/Mesh.cpp | 281 -
.../retin/sources/binvox/geom/MeshFile.cpp | 54 -
.../sources/binvox/geom/MeshFileIdentifier.cpp | 143 -
.../retin/sources/binvox/geom/MeshRef.cpp | 42 -
.../retin/sources/binvox/geom/MeshView.cpp | 103 -
.../retin/sources/binvox/geom/ObjMeshFile.cpp | 179 -
.../retin/sources/binvox/geom/OffMeshFile.cpp | 65 -
.../retin/sources/binvox/geom/PlyMeshFile.cpp | 197 -
.../retin/sources/binvox/geom/Vertex.cpp | 59 -
.../retin/sources/binvox/geom/WrlMeshFile.cpp | 96 -
.../aroumougame/retin/sources/binvox/libvox.cpp | 190 -
.../retin/sources/binvox/math/Matrix.cpp | 510 -
.../retin/sources/binvox/math/MyRandom.cpp | 56 -
.../retin/sources/binvox/math/Vector.cpp | 543 -
.../retin/sources/binvox/math/common.cpp | 139 -
.../retin/sources/binvox/ply/ply_gatech.c | 3428 -
.../retin/sources/binvox/time/WallTimer.cpp | 158 -
.../aroumougame/retin/sources/binvox/ui/Camera.cpp | 192 -
.../retin/sources/binvox/ui/CameraList.cpp | 130 -
.../retin/sources/binvox/ui/GLwindow.cpp | 333 -
.../aroumougame/retin/sources/binvox/ui/View.cpp | 86 -
.../aroumougame/retin/sources/binvox/ui/opengl.cpp | 67 -
.../retin/sources/binvox/voxel/PalagyiFilter.cpp | 180 -
.../retin/sources/binvox/voxel/Template.cpp | 220 -
.../retin/sources/binvox/voxel/Templates.cpp | 170 -
.../retin/sources/binvox/voxel/VoxelFile.cpp | 721 -
.../retin/sources/binvox/voxel/VoxelFilter.cpp | 54 -
.../retin/sources/binvox/voxel/VoxelRef.cpp | 101 -
.../retin/sources/binvox/voxel/Voxelizer.cpp | 519 -
.../retin/sources/binvox/voxel/Voxels.cpp | 1021 -
milena/sandbox/aroumougame/retin/sources/cb3dr.cpp | 3 -
.../aroumougame/retin/sources/histogramme/hist.cpp | 399 -
.../retin/sources/histogramme/listeHisto.cpp | 273 -
.../aroumougame/retin/sources/matrice/MatriceF.cpp | 233 -
.../sources/matrice/valeursVecteursPropres.cpp | 58 -
milena/sandbox/aroumougame/skeleton/io.hh | 157 -
milena/sandbox/aroumougame/skeleton/mesh-skel.cc | 216 -
.../aroumougame/skeleton/mesh-skel_region.cc | 256 -
.../sandbox/aroumougame/skeleton/miscellenous.hh | 142 -
.../sandbox/aroumougame/skeleton/neighborhood1.hh | 35 -
milena/sandbox/aroumougame/skeleton/sedt.hh | 431 -
milena/sandbox/aroumougame/skeleton/test.cc | 100 -
.../sandbox/aroumougame/skeleton/test_image2d.cc | 50 -
.../sandbox/aroumougame/skeleton/test_image3d.cc | 83 -
milena/sandbox/aroumougame/skeleton/thinning.hh | 972 -
milena/sandbox/aroumougame/test/m0.wrl |180539 --------------------
milena/sandbox/aroumougame/test/m05.wrl | 806 -
milena/sandbox/aroumougame/test/m9l0.wrl |26434 ---
milena/sandbox/aroumougame/test/makefile | 402 -
milena/sandbox/aroumougame/test/ml0.wrl |173118 -------------------
milena/sandbox/aroumougame/test/ml09.wrl | 2267 -
milena/sandbox/aroumougame/test/mmake.sh | 3 -
.../aroumougame/test/sources/test_graph.cpp | 263 -
milena/sandbox/aroumougame/test/test.off |92102 ----------
milena/sandbox/aroumougame/test/test_graph.cpp | 273 -
milena/sandbox/aroumougame/test/test_graph_off.cpp | 243 -
milena/sandbox/aroumougame/test/test_graph_wrl.cpp | 303 -
milena/sandbox/ballas/compilation_unit.rb | 56 -
milena/sandbox/ballas/doc/draft.txt | 370 -
milena/sandbox/ballas/doc/image_tours.txt | 885 -
milena/sandbox/ballas/doc/image_types/doc.tex | 28 -
.../ballas/doc/image_types/include/image_tour.tex | 480 -
milena/sandbox/ballas/methods | 104 -
milena/sandbox/ballas/refactorization/box2d.hh | 246 -
milena/sandbox/ballas/refactorization/concept.hh | 229 -
milena/sandbox/ballas/refactorization/exact.hh | 95 -
milena/sandbox/ballas/refactorization/image2d.hh | 108 -
.../ballas/refactorization/internal/exact.hh | 124 -
.../ballas/refactorization/internal/force_exact.hh | 77 -
.../ballas/refactorization/internal/image_base.hh | 49 -
.../ballas/refactorization/internal/impl.hh | 16 -
.../ballas/refactorization/internal/piter_base.hh | 75 -
.../ballas/refactorization/internal/pset_base.hh | 49 -
.../ballas/refactorization/internal/psite_base.hh | 40 -
.../ballas/refactorization/internal/site_base.hh | 21 -
.../sandbox/ballas/refactorization/metal/bexpr.hh | 80 -
.../sandbox/ballas/refactorization/metal/bool.hh | 99 -
.../sandbox/ballas/refactorization/metal/equal.hh | 63 -
milena/sandbox/ballas/refactorization/p_run.hh | 286 -
milena/sandbox/ballas/refactorization/point2d.hh | 214 -
.../sandbox/ballas/refactorization/point2d_impl.hh | 41 -
milena/sandbox/ballas/refactorization/rle_image.hh | 118 -
milena/sandbox/ballas/refactorization/rle_pset.hh | 308 -
milena/sandbox/ballas/refactorization/rle_psite.hh | 137 -
.../sandbox/ballas/refactorization/test/box2d.cc | 22 -
.../sandbox/ballas/refactorization/test/image2d.cc | 26 -
milena/sandbox/ballas/refactorization/test/rle.cc | 62 -
milena/sandbox/ballas/test.cc | 69 -
milena/sandbox/ballas/vaucanson_bench | 141 -
milena/sandbox/beguin/fusion_graph.hh | 60 -
milena/sandbox/beguin/graph_link.hh | 37 -
milena/sandbox/beguin/irm.cc | 536 -
milena/sandbox/beguin/irm.jpg | Bin 84574 -> 0 bytes
milena/sandbox/beguin/irm6.pgm | Bin 262159 -> 0 bytes
milena/sandbox/beguin/irm_g.cc | 186 -
milena/sandbox/beguin/puzzle.jpg | Bin 80492 -> 0 bytes
milena/sandbox/beguin/segm_to_pregraph.hh | 66 -
milena/sandbox/beguin/try.hh | 69 -
milena/sandbox/bench/README_CFLAGS | 8 -
milena/sandbox/bench/extract_vertical_lines.cc | 49 -
.../bench/fast_components_and_attributes.cc | 402 -
milena/sandbox/bench/fast_rows.cc | 247 -
milena/sandbox/bench/fast_tiles.cc | 140 -
milena/sandbox/bench/fastest.cc | 351 -
milena/sandbox/bench/fastest_forall_p_browsing.cc | 384 -
.../bench/fastest_statistical_tour_browsing.cc | 168 -
.../bench/fastest_statistical_tour_nbh_browsing.cc | 186 -
milena/sandbox/bench/input_iz.pgm.gz | Bin 59982 -> 0 bytes
milena/sandbox/bench/iz.cc | 386 -
milena/sandbox/bench/z_sub_browsing/+inc | 1 -
milena/sandbox/bench/z_sub_browsing/README | 5 -
milena/sandbox/bench/z_sub_browsing/debase.cc | 23 -
milena/sandbox/bench/z_sub_browsing/debase.hh | 351 -
milena/sandbox/bench/z_sub_browsing/fast.cc | 139 -
milena/sandbox/bench/z_sub_browsing/in.pgm.gz | Bin 3649560 -> 0 bytes
milena/sandbox/bench/z_sub_browsing/integral.cc | 23 -
milena/sandbox/bench/z_sub_browsing/integral.hh | 165 -
milena/sandbox/bin/labeling/colorize.cc | 24 -
milena/sandbox/bin/pgm_to_pbm.cc | 39 -
milena/sandbox/bin/ppm_negate.cc | 43 -
milena/sandbox/bugs/concept_and_assignment.cc | 84 -
milena/sandbox/bugs/io_xv_imview.pbm | Bin 13 -> 0 bytes
milena/sandbox/bugs/lut.cc | 23 -
milena/sandbox/bugs/piter_slice.cc | 33 -
milena/sandbox/bugs/piter_slice.solved.cc | 38 -
milena/sandbox/camille/.gitignore | 4 -
milena/sandbox/camille/Makefile | 9 -
.../sandbox/camille/graph-line-gradient-closing.cc | 149 -
milena/sandbox/camille/graph-wst.cc | 219 -
milena/sandbox/delmon/growcut/Makefile | 30 -
milena/sandbox/delmon/growcut/README | 12 -
milena/sandbox/delmon/growcut/check.sh | 16 -
milena/sandbox/delmon/growcut/keep_color.cc | 34 -
milena/sandbox/delmon/growcut/main.cc | 150 -
milena/sandbox/delmon/growcut/main_bw.cc | 111 -
milena/sandbox/delmon/growcut/remove_if_blue.cc | 34 -
milena/sandbox/delmon/minsurf/Makefile | 17 -
milena/sandbox/delmon/minsurf/README | 11 -
milena/sandbox/delmon/minsurf/check.sh | 9 -
milena/sandbox/delmon/minsurf/keep_object.cc | 24 -
milena/sandbox/delmon/minsurf/main.cc | 274 -
milena/sandbox/duhamel/abr.cc | 54 -
milena/sandbox/duhamel/abr.hh | 156 -
milena/sandbox/duhamel/abr_to_image.cc | 147 -
milena/sandbox/duhamel/border_duplicate.cc | 98 -
milena/sandbox/duhamel/border_duplicate.hh | 220 -
milena/sandbox/duhamel/border_fill.cc | 114 -
milena/sandbox/duhamel/border_fill.hh | 292 -
milena/sandbox/duhamel/border_mirror.cc | 61 -
milena/sandbox/duhamel/border_mirror.hh | 139 -
milena/sandbox/duhamel/canvas_chamfer.hh | 98 -
milena/sandbox/duhamel/canvas_labeling.hh | 404 -
milena/sandbox/duhamel/chamfer.cc | 51 -
milena/sandbox/duhamel/chamfer.hh | 126 -
milena/sandbox/duhamel/color_sub.cc | 70 -
milena/sandbox/duhamel/color_sub.hh | 64 -
milena/sandbox/duhamel/compil.cmd | 1 -
.../sandbox/duhamel/debug_print_3d_with_border.hh | 70 -
milena/sandbox/duhamel/draw_mesh.hh | 241 -
milena/sandbox/duhamel/extract_array.cc | 149 -
milena/sandbox/duhamel/fill.hh | 131 -
milena/sandbox/duhamel/fills_test.cc | 226 -
milena/sandbox/duhamel/graph.hh | 183 -
milena/sandbox/duhamel/graph.hxx | 97 -
milena/sandbox/duhamel/graph_labeling.cc | 14 -
milena/sandbox/duhamel/graph_labeling.hh | 98 -
milena/sandbox/duhamel/graph_labeling2.cc | 13 -
milena/sandbox/duhamel/labeling.hh | 138 -
milena/sandbox/duhamel/labeling_algo.cc | 83 -
milena/sandbox/duhamel/labeling_algo.hh | 301 -
milena/sandbox/duhamel/labeling_cpy_from_mln.hh | 276 -
milena/sandbox/duhamel/labeling_level.hh | 213 -
milena/sandbox/duhamel/labeling_level_fast.cc | 63 -
.../duhamel/labeling_level_fast_10000x1000.cc | 63 -
.../duhamel/labeling_level_generic_10000x1000.cc | 63 -
milena/sandbox/duhamel/level.hh | 117 -
milena/sandbox/duhamel/level_cpy_from_mln.hh | 147 -
milena/sandbox/duhamel/log.txt | 24 -
milena/sandbox/duhamel/main.cc | 39 -
milena/sandbox/duhamel/main_mesh_image.cc | 65 -
milena/sandbox/duhamel/mem.hh | 118 -
milena/sandbox/duhamel/mesh_image.hh | 190 -
milena/sandbox/duhamel/mesh_p.hh | 159 -
milena/sandbox/duhamel/mesh_psite.hh | 55 -
milena/sandbox/duhamel/paste.hh | 36 -
milena/sandbox/duhamel/queue_p_fast.hh | 275 -
milena/sandbox/duhamel/queue_p_priority.cc | 64 -
milena/sandbox/duhamel/queue_p_priority.hh | 316 -
milena/sandbox/duhamel/slow_seed2tiling.cc | 156 -
.../duhamel/test_border_duplicate_image1d_1.cc | 54 -
.../duhamel/test_border_duplicate_image1d_2.cc | 53 -
.../duhamel/test_border_duplicate_image1d_3.cc | 57 -
.../duhamel/test_border_duplicate_image1d_4.cc | 56 -
.../duhamel/test_border_duplicate_image1d_5.cc | 56 -
.../duhamel/test_border_duplicate_image2d_1.cc | 54 -
.../duhamel/test_border_duplicate_image2d_2.cc | 53 -
.../duhamel/test_border_duplicate_image2d_3.cc | 54 -
.../duhamel/test_border_duplicate_image2d_4.cc | 56 -
.../duhamel/test_border_duplicate_image3d_1.cc | 53 -
.../duhamel/test_border_duplicate_image3d_2.cc | 52 -
.../duhamel/test_border_duplicate_image3d_3.cc | 56 -
.../duhamel/test_border_duplicate_image3d_4.cc | 55 -
.../sandbox/duhamel/test_border_fill_image1d_1.cc | 51 -
.../sandbox/duhamel/test_border_fill_image1d_2.cc | 50 -
.../sandbox/duhamel/test_border_fill_image1d_3.cc | 54 -
.../sandbox/duhamel/test_border_fill_image1d_4.cc | 55 -
.../sandbox/duhamel/test_border_fill_image1d_5.cc | 54 -
.../sandbox/duhamel/test_border_fill_image2d_1.cc | 51 -
.../sandbox/duhamel/test_border_fill_image2d_2.cc | 50 -
.../sandbox/duhamel/test_border_fill_image2d_3.cc | 54 -
.../sandbox/duhamel/test_border_fill_image2d_4.cc | 54 -
.../sandbox/duhamel/test_border_fill_image3d_1.cc | 51 -
.../sandbox/duhamel/test_border_fill_image3d_2.cc | 50 -
.../sandbox/duhamel/test_border_fill_image3d_3.cc | 53 -
.../sandbox/duhamel/test_border_fill_image3d_4.cc | 53 -
milena/sandbox/duhamel/test_debug_iota_3d.cc | 50 -
milena/sandbox/duhamel/translate_image.cc | 43 -
milena/sandbox/duhamel/translate_image.hh | 196 -
milena/sandbox/edwin/Makefile | 29 -
milena/sandbox/edwin/exec/benchmark/Makefile | 21 -
milena/sandbox/edwin/exec/benchmark/newv.cc | 86 -
milena/sandbox/edwin/exec/benchmark/oldv.cc | 82 -
milena/sandbox/edwin/exec/color_distance.hh | 80 -
.../sandbox/edwin/exec/color_internal_gradient.hh | 149 -
milena/sandbox/edwin/exec/color_labeling_mean.hh | 70 -
milena/sandbox/edwin/exec/give_me_the_curve.cc | 92 -
milena/sandbox/edwin/exec/internal_gradient.cc | 41 -
milena/sandbox/edwin/exec/mask_colorize.cc | 78 -
milena/sandbox/edwin/exec/mask_fill_mean_color.cc | 61 -
.../sandbox/edwin/exec/max_delta_colormean_obj.cc | 244 -
milena/sandbox/edwin/exec/pgm_gradient.cc | 42 -
milena/sandbox/edwin/exec/plot.conf | 3 -
milena/sandbox/edwin/exec/score.hh | 287 -
.../edwin/exec/sharpest_obj_reconstruction.cc | 145 -
milena/sandbox/edwin/exec/tree_debug.cc | 86 -
.../sandbox/edwin/exec/wst_from_reconstructed.cc | 85 -
milena/sandbox/edwin/exec/zi.cc | 353 -
milena/sandbox/edwin/exec/zi.hh | 152 -
.../sandbox/edwin/mln/core/concept/dindex_site.hh | 253 -
.../sandbox/edwin/mln/core/concept/index_site.hh | 311 -
milena/sandbox/edwin/mln/core/concept/tree.hh | 148 -
milena/sandbox/edwin/mln/core/dindex_site.hh | 119 -
.../edwin/mln/core/image/attribute_image.hh | 435 -
.../edwin/mln/core/internal/index_site_base.hh | 254 -
.../sandbox/edwin/mln/core/site_set/p_run_idx.hh | 458 -
.../edwin/mln/core/site_set/p_run_idx_piter.hh | 222 -
milena/sandbox/edwin/mln/debug/ctree.hh | 155 -
milena/sandbox/edwin/mln/morpho/attribute/bbox.hh | 203 -
.../edwin/mln/morpho/attribute/mysharpness.hh | 59 -
.../edwin/mln/morpho/attribute/occupation.hh | 252 -
.../edwin/mln/morpho/tree/component_tree.hh | 124 -
milena/sandbox/edwin/mln/morpho/tree/components.hh | 322 -
.../edwin/mln/morpho/tree/components_debug.hh | 384 -
.../mln/morpho/tree/compute_attribute_image.hh | 178 -
milena/sandbox/edwin/mln/morpho/tree/debug.hh | 124 -
.../edwin/mln/morpho/tree/impl/dual_hqueue.hh | 408 -
.../edwin/mln/morpho/tree/impl/dual_union_find.hh | 361 -
.../edwin/mln/morpho/tree/impl/union_find.hh | 172 -
milena/sandbox/edwin/mln/morpho/tree/propagate.hh | 148 -
.../edwin/mln/morpho/tree/propagate_node.hh | 112 -
.../edwin/mln/morpho/tree/propagate_node_debug.hh | 217 -
milena/sandbox/edwin/mln/util/ctree/ctree.hh | 589 -
.../edwin/mln/util/ctree/internal/tree_base.hh | 140 -
milena/sandbox/edwin/mln/util/ctree/node.hh | 183 -
milena/sandbox/edwin/move_accu.sh | 91 -
milena/sandbox/edwin/rush/exo2/configure | 21 -
milena/sandbox/edwin/rush/exo2/test.cc | 133 -
milena/sandbox/edwin/rush/exo2/wst_from_closing.cc | 127 -
.../edwin/rush/granulometry/granulometry.hh | 163 -
milena/sandbox/edwin/rush/granulometry/test.cc | 115 -
milena/sandbox/edwin/rush/leaves/Makefile | 35 -
milena/sandbox/edwin/rush/leaves/chain.sh | 34 -
milena/sandbox/edwin/rush/leaves/configure | 21 -
milena/sandbox/edwin/rush/leaves/export_leaves.hh | 115 -
milena/sandbox/edwin/rush/leaves/get_leaves.cc | 65 -
milena/sandbox/edwin/rush/leaves/splot.sh | 10 -
milena/sandbox/edwin/rush/leaves/test/Makefile | 41 -
milena/sandbox/edwin/rush/leaves/test/configure | 21 -
milena/sandbox/edwin/rush/leaves/test/export.cc | 63 -
milena/sandbox/edwin/tests/sharp.cc | 311 -
milena/sandbox/edwin/tests/sharpness_attribute.cc | 140 -
milena/sandbox/edwin/tools/make_the_curves.sh | 15 -
milena/sandbox/edwin/tree/Makefile | 1838 -
milena/sandbox/edwin/tree/accumulator/arg_max.hh | 160 -
milena/sandbox/edwin/tree/configure | 21 -
milena/sandbox/edwin/tree/propagation.cc | 104 -
milena/sandbox/edwin/tree/run.hh | 271 -
milena/sandbox/edwin/tree/tree.cc | 293 -
milena/sandbox/exec/Makefile | 7 -
milena/sandbox/exec/bw_negate_in_color.cc | 46 -
milena/sandbox/exec/filetype.hh | 54 -
milena/sandbox/exec/histo_save.cc | 46 -
milena/sandbox/fabien/README | 204 -
milena/sandbox/fabien/bin/Makefile | 12 -
milena/sandbox/fabien/bin/dicom2dump.cc | 32 -
milena/sandbox/fabien/bin/dicom2pgm.cc | 34 -
milena/sandbox/fabien/bin/dicom_mask.cc | 104 -
milena/sandbox/fabien/bin/dump2pbm.cc | 51 -
milena/sandbox/fabien/bin/dump2pgm.cc | 37 -
milena/sandbox/fabien/bin/dump2pgm8b.cc | 33 -
milena/sandbox/fabien/bin/dump2ppm.cc | 35 -
milena/sandbox/fabien/bin/dump_mask.cc | 86 -
milena/sandbox/fabien/bin/dumpi12_to_pgm.cc | 58 -
milena/sandbox/fabien/bin/dumpl16_to_colorize.cc | 64 -
milena/sandbox/fabien/bin/dumpl32_to_colorize.cc | 61 -
milena/sandbox/fabien/bin/dumpl8_to_colorize.cc | 62 -
milena/sandbox/fabien/bin/filetype.hh | 54 -
milena/sandbox/fabien/bin/pnms2dump.cc | 98 -
milena/sandbox/fabien/binarization/Makefile | 5 -
milena/sandbox/fabien/binarization/test.cc | 149 -
milena/sandbox/fabien/dcmtk/Makefile | 2 -
milena/sandbox/fabien/dcmtk/dicom.cc | 14 -
milena/sandbox/fabien/dcmtk/load.hh | 388 -
milena/sandbox/fabien/dcmtk/save.hh | 951 -
milena/sandbox/fabien/igr/Makefile | 99 -
milena/sandbox/fabien/igr/Makefile.rules | 8 -
milena/sandbox/fabien/igr/all_labels2gif.sh | 33 -
milena/sandbox/fabien/igr/check.sh | 49 -
milena/sandbox/fabien/igr/check2d_wsd.sh | 32 -
milena/sandbox/fabien/igr/check3d_wsd.sh | 35 -
milena/sandbox/fabien/igr/check_dist.sh | 19 -
milena/sandbox/fabien/igr/check_edges.sh | 55 -
milena/sandbox/fabien/igr/check_us_morpho.sh | 46 -
milena/sandbox/fabien/igr/clo_vol.cc | 76 -
milena/sandbox/fabien/igr/color/find_color.cc | 100 -
milena/sandbox/fabien/igr/crop.cc | 73 -
milena/sandbox/fabien/igr/dist_edges.cc | 276 -
milena/sandbox/fabien/igr/filter.cc | 151 -
milena/sandbox/fabien/igr/filter_morpho_us.cc | 100 -
milena/sandbox/fabien/igr/fixed_seg/Makefile | 9 -
milena/sandbox/fabien/igr/fixed_seg/main.cc | 321 -
milena/sandbox/fabien/igr/fun_labels.cc | 253 -
milena/sandbox/fabien/igr/fun_labels.sh | 104 -
milena/sandbox/fabien/igr/grad.cc | 66 -
milena/sandbox/fabien/igr/graph.cc | 331 -
milena/sandbox/fabien/igr/igr.cc | 179 -
milena/sandbox/fabien/igr/label2gif.cc | 105 -
milena/sandbox/fabien/igr/launch.sh | 4 -
milena/sandbox/fabien/igr/launch2d.sh | 32 -
milena/sandbox/fabien/igr/launch3d.sh | 28 -
milena/sandbox/fabien/igr/maj.cc | 61 -
milena/sandbox/fabien/igr/mat2mln/mat2mln.cc | 60 -
milena/sandbox/fabien/igr/mat2mln/mat2raw.cc | 52 -
milena/sandbox/fabien/igr/mat2mln/raw2mlndata.cc | 130 -
milena/sandbox/fabien/igr/matlab.cc | 382 -
milena/sandbox/fabien/igr/mean_median_label.cc | 191 -
milena/sandbox/fabien/igr/mean_slices.cc | 89 -
milena/sandbox/fabien/igr/med.cc | 148 -
milena/sandbox/fabien/igr/min_max_float.cc | 89 -
milena/sandbox/fabien/igr/nbasins_check.sh | 17 -
milena/sandbox/fabien/igr/nbasins_finder.cc | 79 -
milena/sandbox/fabien/igr/norm.cc | 105 -
milena/sandbox/fabien/igr/plot_label.hh | 58 -
milena/sandbox/fabien/igr/plot_points/Makefile | 11 -
milena/sandbox/fabien/igr/plot_points/README | 2 -
milena/sandbox/fabien/igr/plot_points/int2rgb.hh | 36 -
milena/sandbox/fabien/igr/plot_points/main.cc | 77 -
.../fabien/igr/plot_points/plot_points_of_label.cc | 95 -
milena/sandbox/fabien/igr/point_filtering/Makefile | 9 -
milena/sandbox/fabien/igr/point_filtering/main.cc | 83 -
milena/sandbox/fabien/igr/seg2d.cc | 55 -
milena/sandbox/fabien/igr/seg3d.cc | 57 -
milena/sandbox/fabien/igr/seg_vol_irm.hh | 349 -
milena/sandbox/fabien/igr/segment_us_morpho.sh | 40 -
milena/sandbox/fabien/igr/smooth_fixed_seg/main.cc | 243 -
milena/sandbox/fabien/igr/space_smooth/Makefile | 15 -
milena/sandbox/fabien/igr/space_smooth/linear.cc | 78 -
milena/sandbox/fabien/igr/space_smooth/median.cc | 133 -
milena/sandbox/fabien/igr/space_smooth/morpho.cc | 98 -
milena/sandbox/fabien/igr/thres.cc | 72 -
milena/sandbox/fabien/igr/time_max.cc | 118 -
milena/sandbox/fabien/igr/time_max_norm.cc | 117 -
milena/sandbox/fabien/igr/time_smooth/Makefile | 15 -
milena/sandbox/fabien/igr/time_smooth/linear.cc | 95 -
milena/sandbox/fabien/igr/time_smooth/median.cc | 102 -
milena/sandbox/fabien/igr/time_smooth/morpho.cc | 102 -
milena/sandbox/fabien/igr/tmax.sh | 23 -
milena/sandbox/fabien/igr/watershed.hh | 331 -
milena/sandbox/fabien/igr/watershed2d.cc | 318 -
milena/sandbox/fabien/igr/watershed3d.cc | 330 -
milena/sandbox/fabien/igr/wst.cc | 74 -
milena/sandbox/fabien/igr/wst_edges.cc | 147 -
milena/sandbox/fabien/magick/Makefile | 14 -
milena/sandbox/fabien/magick/magick.cc | 27 -
milena/sandbox/fabien/magick/save.cc | 23 -
milena/sandbox/fabien/magick/tiled_image.cc | 38 -
.../fabien/mln/canvas/browsing/directional.hh | 157 -
milena/sandbox/fabien/mln/canvas/browsing/snake.hh | 128 -
milena/sandbox/fabien/mln/core/image/cache.hh | 200 -
milena/sandbox/fabien/mln/core/image/disk_ima.hh | 644 -
.../fabien/mln/core/image/magick_tiled2d.hh | 610 -
milena/sandbox/fabien/mln/core/image/page.hh | 155 -
milena/sandbox/fabien/mln/core/image/tiled2d.hh | 652 -
milena/sandbox/fabien/mln/data/fast_median.hh | 180 -
milena/sandbox/fabien/mln/debug/int2rgb.hh | 91 -
.../sandbox/fabien/mln/display/display_region.hh | 90 -
milena/sandbox/fabien/mln/io/pnm/load.hh | 334 -
milena/sandbox/fabien/mln/io/pnm/load_disk_ima.hh | 88 -
milena/sandbox/fabien/mln/test/conversion.hh | 140 -
milena/sandbox/fabien/mln/upsampling/hq2x.hh | 2990 -
milena/sandbox/fabien/mln/upsampling/hq3x.hh | 3949 -
milena/sandbox/fabien/mln/upsampling/hq4x.hh | 5429 -
.../fabien/mln/world/inter_pixel/display_region.hh | 163 -
.../fabien/mln/world/inter_pixel/is_zero_face.hh | 90 -
milena/sandbox/fabien/tests/core/image/Makefile | 15 -
milena/sandbox/fabien/tests/core/image/bench.hh | 19 -
milena/sandbox/fabien/tests/core/image/bench.sh | 17 -
milena/sandbox/fabien/tests/core/image/disk_ima.cc | 32 -
milena/sandbox/fabien/tests/core/image/ima2d.cc | 31 -
milena/sandbox/fabien/tests/core/image/tiled2d.cc | 32 -
milena/sandbox/fabien/tests/display/Makefile | 7 -
.../sandbox/fabien/tests/display/display_region.cc | 64 -
milena/sandbox/fabien/tests/test/conversion.cc | 33 -
milena/sandbox/fabien/tests/upsampling/Makefile | 12 -
milena/sandbox/fabien/tests/upsampling/hq2x.cc | 29 -
milena/sandbox/fabien/tests/upsampling/hq3x.cc | 29 -
milena/sandbox/fabien/tests/upsampling/hq4x.cc | 29 -
.../fabien/tests/world/inter_pixel/Makefile | 7 -
.../tests/world/inter_pixel/display_region.cc | 59 -
.../folio/exercices/heritage_conditionnel.cc | 7 -
.../folio/exercices/heritage_conditionnel.hh | 46 -
milena/sandbox/folio/img/monkeys_april.ppm | Bin 3099112 -> 0 bytes
milena/sandbox/folio/mln/dt/canvas_dt.hh | 178 -
milena/sandbox/folio/mln/dt/chamfer.hh | 156 -
milena/sandbox/folio/mln/dt/cp.hh | 121 -
milena/sandbox/folio/mln/dt/dmap.hh | 119 -
milena/sandbox/folio/mln/dt/dt_old/canevas_dt.hh | 231 -
milena/sandbox/folio/mln/dt/dt_old/chamfer.cc | 206 -
.../sandbox/folio/mln/dt/dt_old/distance_front.cc | 88 -
.../folio/mln/dt/dt_old/distance_front_new.hh | 420 -
milena/sandbox/folio/mln/dt/dt_old/dt.cc | 59 -
milena/sandbox/folio/mln/dt/dt_old/dt.hh | 101 -
milena/sandbox/folio/mln/dt/dt_old/dt.spe.hh | 123 -
milena/sandbox/folio/mln/dt/dt_old/naive.cc | 142 -
milena/sandbox/folio/mln/dt/dt_old/psn.cc | 204 -
milena/sandbox/folio/mln/dt/dt_old/psn_log.cc | 290 -
milena/sandbox/folio/mln/dt/path.hh | 121 -
milena/sandbox/folio/mln/dt/raw_cp_fast.hh | 173 -
milena/sandbox/folio/mln/dt/raw_cp_slow.hh | 155 -
milena/sandbox/folio/mln/dt/raw_dmap_fast.hh | 164 -
milena/sandbox/folio/mln/dt/raw_dmap_slow.hh | 149 -
milena/sandbox/folio/mln/dt/raw_path_fast.hh | 173 -
milena/sandbox/folio/mln/dt/raw_path_slow.hh | 155 -
milena/sandbox/folio/mln/fun/v2v/hsl_to_hsv.hh | 141 -
milena/sandbox/folio/mln/fun/v2v/rgb_to_hsv.hh | 160 -
.../folio/mln/histo/classify_with_histo_3d.hh | 59 -
.../folio/mln/histo/classify_with_histo_rgb.hh | 39 -
milena/sandbox/folio/mln/histo/compute_histo.hh | 69 -
milena/sandbox/folio/mln/histo/compute_histo_3d.hh | 67 -
.../sandbox/folio/mln/histo/compute_histo_rgb.hh | 43 -
milena/sandbox/folio/mln/histo/project_histo_3d.hh | 61 -
milena/sandbox/folio/mln/value/circular.hh | 268 -
milena/sandbox/folio/mln/value/hsv.hh | 413 -
milena/sandbox/folio/mln/value/pipo.hh | 107 -
milena/sandbox/folio/papers/dt_resume.txt | 33 -
milena/sandbox/folio/papers/examples.txt | 63 -
milena/sandbox/folio/test/dt/canvas/dt.hh | 101 -
milena/sandbox/folio/test/dt/canvas/dt.spe.hh | 123 -
milena/sandbox/folio/test/dt/chamfer.cc | 52 -
milena/sandbox/folio/test/dt/dt.cc | 66 -
milena/sandbox/folio/test/dt/dt_bench.cc | 53 -
milena/sandbox/folio/test/dt/dt_maze.cc | 124 -
milena/sandbox/folio/test/dt/naive.cc | 142 -
milena/sandbox/folio/test/dt/psn.cc | 204 -
milena/sandbox/folio/test/dt/psn_log.cc | 290 -
milena/sandbox/folio/test/dt/tmp.ppm | Bin 4966 -> 0 bytes
.../sandbox/folio/test/histo/compute_histo_3d.cc | 76 -
.../sandbox/folio/test/histo/compute_histo_rgb.cc | 52 -
.../folio/test/histo/compute_histo_rgb_from_ppm.cc | 30 -
milena/sandbox/folio/test/histo/plot_lena.cc | 55 -
milena/sandbox/folio/test/histo/plot_lena_3d.cc | 63 -
milena/sandbox/folio/test/histo/plot_lena_rgb.cc | 56 -
.../folio/test/histo/project_histo_3d_add.cc | 75 -
.../folio/test/histo/project_histo_3d_mean.cc | 80 -
milena/sandbox/folio/test/histo/project_screen.cc | 149 -
milena/sandbox/folio/test/histo/projected.cc | 49 -
milena/sandbox/folio/test/histo/projected3d.cc | 138 -
milena/sandbox/folio/test/value/circular.cc | 89 -
milena/sandbox/folio/test/value/comp.cc | 9 -
milena/sandbox/folio/test/value/hsv.cc | 34 -
milena/sandbox/folio/test/value/pipo.cc | 21 -
.../folio/tools/histo/classify_with_histo_gs.cc | 110 -
.../histo/projected_histo_classified_color_maj.cc | 116 -
.../tools/histo/projected_histo_classified_gs.cc | 116 -
.../folio/tools/histo/projected_histo_gs.cc | 89 -
milena/sandbox/fred/fun/abs.hh | 39 -
milena/sandbox/fred/fun/assignability.hh | 103 -
milena/sandbox/fred/fun/binary.hh | 137 -
milena/sandbox/fred/fun/compose.hh | 71 -
milena/sandbox/fred/fun/composition.hh | 210 -
milena/sandbox/fred/fun/cos.cc | 34 -
milena/sandbox/fred/fun/cos.hh | 48 -
milena/sandbox/fred/fun/fun.cc | 108 -
milena/sandbox/fred/fun/inc.hh | 43 -
milena/sandbox/fred/fun/meta_function.hh | 203 -
milena/sandbox/fred/fun/norm.hh | 96 -
milena/sandbox/fred/fun/nsolve.hh | 152 -
milena/sandbox/fred/fun/nsolve_binary.hh | 302 -
milena/sandbox/fred/fun/nsolve_unary.hh | 171 -
milena/sandbox/fred/fun/red.hh | 44 -
milena/sandbox/fred/fun/thru.cc | 31 -
milena/sandbox/fred/fun/thru_morpher.hh | 302 -
milena/sandbox/fred/fun/unary.hh | 357 -
milena/sandbox/fred/functions.html | 478 -
milena/sandbox/fred/functions.mkdown | 441 -
milena/sandbox/fred/old/accu_trait.hh | 94 -
milena/sandbox/fred/old/accuprops.cc | 331 -
milena/sandbox/fred/old/accuprops2.cc | 380 -
milena/sandbox/fred/old/algebraic.cc | 406 -
milena/sandbox/fred/old/closing_area.cc | 50 -
milena/sandbox/fred/old/connected_filter.hh | 123 -
milena/sandbox/fred/old/leveling.cc | 47 -
milena/sandbox/fred/old/leveling_filter.hh | 381 -
milena/sandbox/fred/old/mean.hh | 202 -
milena/sandbox/fred/old/meantest.cc | 21 -
milena/sandbox/fred/old/overload.cc | 296 -
milena/sandbox/fred/old/p2p/Makefile | 12 -
milena/sandbox/fred/old/p2p/compose_p2p.hh | 44 -
milena/sandbox/fred/old/p2p/p2p_morpher.hh | 284 -
milena/sandbox/fred/old/p2p/symmetry_p2p.hh | 47 -
milena/sandbox/fred/old/p2p/test_morph_image.cc | 62 -
milena/sandbox/fred/old/p2p/translate_p2p.hh | 43 -
milena/sandbox/fred/old/site_wrapper.hh | 188 -
milena/sandbox/fred/old/value.cc | 24 -
milena/sandbox/fred/old/value_wrapper.hh | 188 -
milena/sandbox/fred/tests/Makefile | 24 -
milena/sandbox/fred/tests/cos.cc | 35 -
milena/sandbox/fred/tests/fun.cc | 120 -
milena/sandbox/fred/tests/thru.cc | 50 -
milena/sandbox/fred/tests/wip.cc | 25 -
milena/sandbox/garrigues/TODO | 43 -
milena/sandbox/garrigues/area_filter_auto_dual.cc | 268 -
milena/sandbox/garrigues/factures/extract_array.cc | 114 -
.../garrigues/factures/extract_array_highlight.cc | 164 -
milena/sandbox/garrigues/fllt/compute_level_set.hh | 410 -
.../garrigues/fllt/compute_level_set_fast.hh | 486 -
.../garrigues/fllt/compute_level_set_fast2.hh | 471 -
milena/sandbox/garrigues/fllt/debug.hh | 205 -
milena/sandbox/garrigues/fllt/doc.hh | 91 -
milena/sandbox/garrigues/fllt/essai.cc | 104 -
milena/sandbox/garrigues/fllt/fllt.hh | 136 -
milena/sandbox/garrigues/fllt/fllt_doc.hh | 86 -
milena/sandbox/garrigues/fllt/fllt_merge.hh | 200 -
milena/sandbox/garrigues/fllt/fllt_optimized.hh | 193 -
milena/sandbox/garrigues/fllt/fllt_simple.cc | 730 -
milena/sandbox/garrigues/fllt/fllt_simple.svg.1.cc | 325 -
milena/sandbox/garrigues/fllt/fllt_simple.svg.2.cc | 349 -
milena/sandbox/garrigues/fllt/fllt_simple.svg.3.cc | 612 -
milena/sandbox/garrigues/fllt/fllt_theo.cc | 322 -
milena/sandbox/garrigues/fllt/fllt_types.hh | 71 -
milena/sandbox/garrigues/fllt/give_confs.cc | 56 -
.../sandbox/garrigues/fllt/local_configurations.hh | 144 -
milena/sandbox/garrigues/fllt/lower.hh | 90 -
milena/sandbox/garrigues/fllt/merge.hh | 216 -
milena/sandbox/garrigues/fllt/test.cc | 62 -
milena/sandbox/garrigues/fllt/test_fllt.cc | 34 -
milena/sandbox/garrigues/fllt/test_fllt10.cc | 31 -
milena/sandbox/garrigues/fllt/test_fllt10_inv.cc | 31 -
milena/sandbox/garrigues/fllt/test_fllt12.cc | 29 -
milena/sandbox/garrigues/fllt/test_fllt13.cc | 30 -
milena/sandbox/garrigues/fllt/test_fllt15.cc | 43 -
milena/sandbox/garrigues/fllt/test_fllt2.cc | 33 -
milena/sandbox/garrigues/fllt/test_fllt3.cc | 31 -
milena/sandbox/garrigues/fllt/test_fllt3_inv.cc | 45 -
milena/sandbox/garrigues/fllt/test_fllt4.cc | 40 -
milena/sandbox/garrigues/fllt/test_fllt5.cc | 40 -
milena/sandbox/garrigues/fllt/test_fllt6.cc | 28 -
milena/sandbox/garrigues/fllt/test_fllt7.cc | 44 -
milena/sandbox/garrigues/fllt/test_fllt7_inv.cc | 31 -
milena/sandbox/garrigues/fllt/test_fllt8.cc | 33 -
milena/sandbox/garrigues/fllt/test_fllt9.cc | 41 -
milena/sandbox/garrigues/fllt/test_fllt_lena.cc | 24 -
.../sandbox/garrigues/fllt/test_fllt_lena_tiles.cc | 32 -
milena/sandbox/garrigues/fllt/test_fllt_tiny.cc | 19 -
milena/sandbox/garrigues/fllt/test_flltb.cc | 40 -
milena/sandbox/garrigues/fllt/types.hh | 211 -
milena/sandbox/garrigues/fllt/upper.hh | 89 -
.../image_identity/image_domain_morpher.hh | 122 -
.../garrigues/image_identity/image_identity.cc | 9 -
.../garrigues/image_identity/image_identity.hh | 77 -
.../image_identity/image_value_morpher.hh | 95 -
.../garrigues/image_identity/interpolated.cc | 70 -
.../garrigues/image_identity/interpolated.hh | 185 -
milena/sandbox/garrigues/level_set.hh | 494 -
milena/sandbox/garrigues/log | 35 -
milena/sandbox/garrigues/lower.hh | 89 -
.../garrigues/tiled_image2d/backend/file.hh | 76 -
.../sandbox/garrigues/tiled_image2d/backend/ios.hh | 79 -
.../garrigues/tiled_image2d/backend/mmap.hh | 128 -
milena/sandbox/garrigues/tiled_image2d/block.hh | 68 -
milena/sandbox/garrigues/tiled_image2d/context.hh | 38 -
.../sandbox/garrigues/tiled_image2d/layout/all.hh | 8 -
.../garrigues/tiled_image2d/layout/image2d/all.hh | 7 -
.../garrigues/tiled_image2d/layout/image2d/lrtb.hh | 70 -
.../garrigues/tiled_image2d/layout/image2d/tblr.hh | 33 -
.../garrigues/tiled_image2d/layout/layout2d.hh | 56 -
.../garrigues/tiled_image2d/layout/page2d/all.hh | 7 -
.../garrigues/tiled_image2d/layout/page2d/lrtb.hh | 52 -
.../garrigues/tiled_image2d/layout/page2d/tblr.hh | 21 -
milena/sandbox/garrigues/tiled_image2d/page.hh | 91 -
.../sandbox/garrigues/tiled_image2d/paged_image.hh | 56 -
.../sandbox/garrigues/tiled_image2d/support/lru.hh | 198 -
.../garrigues/tiled_image2d/support/simple.hh | 35 -
.../garrigues/tiled_image2d/tiled_image2d.cc | 54 -
.../garrigues/tiled_image2d/tiled_image2d.hh | 374 -
milena/sandbox/garrigues/union_find/Makefile | 27 -
.../garrigues/union_find/canvas/find_root.hh | 61 -
.../canvas/reconstruction_on_function.hh | 165 -
.../union_find/canvas/reconstruction_on_set.hh | 149 -
.../union_find/canvas/self_dual_reconstruction.hh | 217 -
.../union_find/images/marker_to_dilate.pbm | 4 -
.../union_find/images/marker_to_erode.pbm | Bin 221 -> 0 bytes
.../sandbox/garrigues/union_find/images/mask.pbm | 5 -
.../union_find/reconstructions_on_function.cc | 66 -
.../union_find/reconstructions_on_function.hh | 247 -
.../garrigues/union_find/reconstructions_on_set.cc | 90 -
.../garrigues/union_find/reconstructions_on_set.hh | 224 -
.../sandbox/garrigues/union_find/reunion_avec_theo | 23 -
.../union_find/self_dual_reconstruction.cc | 105 -
.../union_find/self_dual_reconstruction.hh | 206 -
milena/sandbox/garrigues/upper.hh | 89 -
milena/sandbox/garrigues/value_behavior.cc | 106 -
milena/sandbox/green/README | 301 -
.../green/bench/transform/distance/Makefile.am | 150 -
.../green/bench/transform/distance/distance.cc | 775 -
.../green/bug/labeling/mean_values/Makefile.am | 148 -
.../green/bug/labeling/mean_values/label.pgm | Bin 16504 -> 0 bytes
.../green/bug/labeling/mean_values/mean_values.cc | 59 -
.../green/demo/accu/stat/histo2d/Makefile.am | 148 -
.../green/demo/accu/stat/histo2d/histo2d.cc | 155 -
.../sandbox/green/demo/annotating/bic/Makefile.am | 150 -
milena/sandbox/green/demo/annotating/bic/bic.cc | 87 -
.../sandbox/green/demo/annotating/hsv/Makefile.am | 152 -
milena/sandbox/green/demo/annotating/hsv/hsv.cc | 607 -
.../sandbox/green/demo/annotating/lep/Makefile.am | 150 -
milena/sandbox/green/demo/annotating/lep/lep.cc | 92 -
.../green/demo/annotating/nb_color/Makefile.am | 150 -
.../green/demo/annotating/nb_color/nb_color.cc | 101 -
.../green/demo/annotating/project/Makefile.am | 150 -
.../green/demo/annotating/project/project.cc | 210 -
.../green/demo/annotating/rgb_64/Makefile.am | 150 -
.../sandbox/green/demo/annotating/rgb_64/rgb_64.cc | 47 -
.../green/demo/annotating/rgb_64_9/Makefile.am | 150 -
.../green/demo/annotating/rgb_64_9/rgb_64_9.cc | 97 -
.../green/demo/annotating/stddev_color/Makefile.am | 150 -
.../demo/annotating/stddev_color/stddev_color.cc | 124 -
.../demo/annotating/stddev_color_16/Makefile.am | 150 -
.../annotating/stddev_color_16/stddev_color_16.cc | 178 -
.../green/demo/clustering/kmean1d/Makefile.am | 148 -
.../green/demo/clustering/kmean1d/kmean1d.cc | 161 -
.../green/demo/clustering/kmean2d/Makefile.am | 148 -
.../green/demo/clustering/kmean2d/kmean2d.cc | 440 -
.../green/demo/clustering/kmean3d/Makefile.am | 148 -
.../green/demo/clustering/kmean3d/kmean3d.cc | 169 -
.../green/demo/clustering/kmean_rgb/Makefile.am | 148 -
.../green/demo/clustering/kmean_rgb/kmean_rgb.cc | 91 -
.../demo/labeling/regional_maxima/Makefile.am | 150 -
.../labeling/regional_maxima/regional_maxima.cc | 821 -
.../demo/labeling/regional_maxima/thresholds.txt | 42 -
milena/sandbox/green/doc/annotating/class.txt | 42 -
.../green/doc/annotating/syntheseMillet2008.txt | 283 -
milena/sandbox/green/doc/annotating/testMillet2008 | 69 -
.../green/doc/examples/accu_color/accu_color.cc | 249 -
milena/sandbox/green/doc/examples/frac/Makefile.am | 148 -
milena/sandbox/green/doc/examples/frac/frac.cc | 423 -
milena/sandbox/green/doc/examples/frac/frac.hh | 793 -
milena/sandbox/green/doc/examples/frac/gcd.hh | 91 -
.../sandbox/green/doc/examples/frac/sign_prod.hh | 74 -
.../green/doc/examples/hello_milena/Makefile.am | 49 -
.../doc/examples/hello_milena/hello_milena.cc | 41 -
.../green/doc/examples/hello_world/Makefile.am | 49 -
.../green/doc/examples/hello_world/hello_world.cc | 9 -
.../green/doc/examples/hello_world/print.cc | 6 -
milena/sandbox/green/doc/examples/io/Makefile.am | 150 -
milena/sandbox/green/doc/examples/io/io.cc | 71 -
.../green/doc/examples/learn_milena/Makefile.am | 49 -
.../doc/examples/learn_milena/learn_milena.cc | 151 -
milena/sandbox/green/doc/examples/otsu/Makefile.am | 49 -
milena/sandbox/green/doc/examples/otsu/otsu.cc | 193 -
.../sandbox/green/doc/examples/stats/Makefile.am | 49 -
milena/sandbox/green/doc/examples/stats/stats.cc | 32 -
milena/sandbox/green/doc/formulae/formulae.tex | 1157 -
milena/sandbox/green/doc/quick_tour/quick_tour.tex | 115 -
.../doc/regional_maxima/cmp_method/h0_input.pgm.gz | Bin 18078 -> 0 bytes
.../doc/regional_maxima/cmp_method/h2_mean.pgm.gz | Bin 374 -> 0 bytes
.../doc/regional_maxima/cmp_method/h2_merge.pgm.gz | Bin 4491 -> 0 bytes
.../doc/regional_maxima/cmp_method/h3_mean.pgm.gz | Bin 391 -> 0 bytes
.../doc/regional_maxima/cmp_method/h3_merge.pgm.gz | Bin 10188 -> 0 bytes
.../doc/regional_maxima/cmp_method/h4_mean.pgm.gz | Bin 367 -> 0 bytes
.../doc/regional_maxima/cmp_method/h4_merge.pgm.gz | Bin 18078 -> 0 bytes
.../doc/regional_maxima/cmp_method/h5_mean.pgm.gz | Bin 372 -> 0 bytes
.../doc/regional_maxima/cmp_method/h5_merge.pgm.gz | Bin 12777 -> 0 bytes
.../doc/regional_maxima/cmp_method/i2_mean.ppm.gz | Bin 566650 -> 0 bytes
.../doc/regional_maxima/cmp_method/i2_merge.ppm.gz | Bin 1586150 -> 0 bytes
.../doc/regional_maxima/cmp_method/i3_mean.ppm.gz | Bin 573407 -> 0 bytes
.../doc/regional_maxima/cmp_method/i3_merge.ppm.gz | Bin 3050979 -> 0 bytes
.../doc/regional_maxima/cmp_method/i4_mean.ppm.gz | Bin 663621 -> 0 bytes
.../doc/regional_maxima/cmp_method/i4_merge.ppm.gz | Bin 3387044 -> 0 bytes
.../doc/regional_maxima/cmp_method/i5_mean.ppm.gz | Bin 653140 -> 0 bytes
.../doc/regional_maxima/cmp_method/i5_merge.ppm.gz | Bin 3217839 -> 0 bytes
.../doc/regional_maxima/cmp_method/l2_input.pgm.gz | Bin 423612 -> 0 bytes
.../doc/regional_maxima/cmp_method/l3_input.pgm.gz | Bin 420801 -> 0 bytes
.../doc/regional_maxima/cmp_method/l4_input.pgm.gz | Bin 486206 -> 0 bytes
.../doc/regional_maxima/cmp_method/l5_input.pgm.gz | Bin 479055 -> 0 bytes
.../regional_maxima/cmp_method/reponse_theo.eml | 106 -
.../doc/regional_maxima/cmp_method/s2_histo.txt | 31 -
.../doc/regional_maxima/cmp_method/s3_histo.txt | 31 -
.../doc/regional_maxima/cmp_method/s4_histo.txt | 31 -
.../doc/regional_maxima/cmp_method/s5_histo.txt | 31 -
.../doc/regional_maxima/cmp_method/synthese.txt | 223 -
.../doc/regional_maxima/cmp_quant/h0_input.pgm.gz | Bin 18078 -> 0 bytes
.../regional_maxima/cmp_quant/h5_mean_q2.pgm.gz | Bin 247 -> 0 bytes
.../regional_maxima/cmp_quant/h5_mean_q3.pgm.gz | Bin 280 -> 0 bytes
.../regional_maxima/cmp_quant/h5_mean_q4.pgm.gz | Bin 319 -> 0 bytes
.../regional_maxima/cmp_quant/h5_mean_q5.pgm.gz | Bin 375 -> 0 bytes
.../regional_maxima/cmp_quant/h5_mean_q6.pgm.gz | Bin 392 -> 0 bytes
.../regional_maxima/cmp_quant/h5_mean_q7.pgm.gz | Bin 383 -> 0 bytes
.../regional_maxima/cmp_quant/h5_mean_q8.pgm.gz | Bin 470 -> 0 bytes
.../regional_maxima/cmp_quant/h5_merge_q2.pgm.gz | Bin 18081 -> 0 bytes
.../regional_maxima/cmp_quant/h5_merge_q3.pgm.gz | Bin 18081 -> 0 bytes
.../regional_maxima/cmp_quant/h5_merge_q4.pgm.gz | Bin 16358 -> 0 bytes
.../regional_maxima/cmp_quant/h5_merge_q5.pgm.gz | Bin 12780 -> 0 bytes
.../regional_maxima/cmp_quant/h5_merge_q6.pgm.gz | Bin 9694 -> 0 bytes
.../regional_maxima/cmp_quant/h5_merge_q7.pgm.gz | Bin 6211 -> 0 bytes
.../regional_maxima/cmp_quant/h5_merge_q8.pgm.gz | Bin 1564 -> 0 bytes
.../regional_maxima/cmp_quant/i5_mean_q2.ppm.gz | Bin 112779 -> 0 bytes
.../regional_maxima/cmp_quant/i5_mean_q3.ppm.gz | Bin 191264 -> 0 bytes
.../regional_maxima/cmp_quant/i5_mean_q4.ppm.gz | Bin 298062 -> 0 bytes
.../regional_maxima/cmp_quant/i5_mean_q5.ppm.gz | Bin 653143 -> 0 bytes
.../regional_maxima/cmp_quant/i5_mean_q6.ppm.gz | Bin 807617 -> 0 bytes
.../regional_maxima/cmp_quant/i5_mean_q7.ppm.gz | Bin 813222 -> 0 bytes
.../regional_maxima/cmp_quant/i5_mean_q8.ppm.gz | Bin 861711 -> 0 bytes
.../regional_maxima/cmp_quant/i5_merge_q2.ppm.gz | Bin 3387047 -> 0 bytes
.../regional_maxima/cmp_quant/i5_merge_q3.ppm.gz | Bin 3387047 -> 0 bytes
.../regional_maxima/cmp_quant/i5_merge_q4.ppm.gz | Bin 3355365 -> 0 bytes
.../regional_maxima/cmp_quant/i5_merge_q5.ppm.gz | Bin 3217842 -> 0 bytes
.../regional_maxima/cmp_quant/i5_merge_q6.ppm.gz | Bin 3033730 -> 0 bytes
.../regional_maxima/cmp_quant/i5_merge_q7.ppm.gz | Bin 2295150 -> 0 bytes
.../regional_maxima/cmp_quant/i5_merge_q8.ppm.gz | Bin 1319396 -> 0 bytes
.../regional_maxima/cmp_quant/l5_input_q2.pgm.gz | Bin 83951 -> 0 bytes
.../regional_maxima/cmp_quant/l5_input_q3.pgm.gz | Bin 143817 -> 0 bytes
.../regional_maxima/cmp_quant/l5_input_q4.pgm.gz | Bin 220346 -> 0 bytes
.../regional_maxima/cmp_quant/l5_input_q5.pgm.gz | Bin 479058 -> 0 bytes
.../regional_maxima/cmp_quant/l5_input_q6.pgm.gz | Bin 593359 -> 0 bytes
.../regional_maxima/cmp_quant/l5_input_q7.pgm.gz | Bin 600121 -> 0 bytes
.../regional_maxima/cmp_quant/l5_input_q8.pgm.gz | Bin 630760 -> 0 bytes
.../doc/regional_maxima/cmp_quant/s5_histo_q2.txt | 3 -
.../doc/regional_maxima/cmp_quant/s5_histo_q3.txt | 8 -
.../doc/regional_maxima/cmp_quant/s5_histo_q4.txt | 18 -
.../doc/regional_maxima/cmp_quant/s5_histo_q5.txt | 33 -
.../doc/regional_maxima/cmp_quant/s5_histo_q6.txt | 33 -
.../doc/regional_maxima/cmp_quant/s5_histo_q7.txt | 32 -
.../doc/regional_maxima/cmp_quant/s5_histo_q8.txt | 75 -
.../doc/regional_maxima/cmp_quant/synthese.txt | 205 -
.../mp00411c/colormap_all_q4.txt.gz | Bin 187 -> 0 bytes
.../mp00411c/colormap_all_q5.txt.gz | Bin 420 -> 0 bytes
.../mp00411c/colormap_thick_q4.txt.gz | Bin 159 -> 0 bytes
.../mp00411c/colormap_thick_q5.txt.gz | Bin 352 -> 0 bytes
.../mp00411c/colormap_thin_q4.txt.gz | Bin 173 -> 0 bytes
.../mp00411c/colormap_thin_q5.txt.gz | Bin 366 -> 0 bytes
.../regional_maxima/mp00411c/histo_all_q4.dump.gz | Bin 1233 -> 0 bytes
.../regional_maxima/mp00411c/histo_all_q5.dump.gz | Bin 4779 -> 0 bytes
.../mp00411c/histo_thick_q4.dump.gz | Bin 781 -> 0 bytes
.../mp00411c/histo_thick_q5.dump.gz | Bin 2532 -> 0 bytes
.../regional_maxima/mp00411c/histo_thin_q4.dump.gz | Bin 901 -> 0 bytes
.../regional_maxima/mp00411c/histo_thin_q5.dump.gz | Bin 2976 -> 0 bytes
.../doc/regional_maxima/mp00411c/iz_all_q4.dump.gz | Bin 659040 -> 0 bytes
.../doc/regional_maxima/mp00411c/iz_all_q5.dump.gz | Bin 1505619 -> 0 bytes
.../regional_maxima/mp00411c/iz_thick_q4.dump.gz | Bin 482831 -> 0 bytes
.../regional_maxima/mp00411c/iz_thick_q5.dump.gz | Bin 1414258 -> 0 bytes
.../regional_maxima/mp00411c/iz_thin_q4.dump.gz | Bin 647722 -> 0 bytes
.../regional_maxima/mp00411c/iz_thin_q5.dump.gz | Bin 1458415 -> 0 bytes
.../mp00411c/labeled_all_q4.dump.gz | Bin 149 -> 0 bytes
.../mp00411c/labeled_all_q5.dump.gz | Bin 343 -> 0 bytes
.../mp00411c/labeled_thick_q4.dump.gz | Bin 149 -> 0 bytes
.../mp00411c/labeled_thick_q5.dump.gz | Bin 309 -> 0 bytes
.../mp00411c/labeled_thin_q4.dump.gz | Bin 149 -> 0 bytes
.../mp00411c/labeled_thin_q5.dump.gz | Bin 308 -> 0 bytes
.../regional_maxima/mp00411c/mean3_all_q4.ppm.gz | Bin 985276 -> 0 bytes
.../regional_maxima/mp00411c/mean3_all_q5.ppm.gz | Bin 1961577 -> 0 bytes
.../regional_maxima/mp00411c/mean3_thick_q4.ppm.gz | Bin 865034 -> 0 bytes
.../regional_maxima/mp00411c/mean3_thick_q5.ppm.gz | Bin 1831699 -> 0 bytes
.../regional_maxima/mp00411c/mean3_thin_q4.ppm.gz | Bin 958289 -> 0 bytes
.../regional_maxima/mp00411c/mean3_thin_q5.ppm.gz | Bin 1872271 -> 0 bytes
.../regional_maxima/mp00411c/mean4_all_q4.ppm.gz | Bin 772605 -> 0 bytes
.../regional_maxima/mp00411c/mean4_all_q5.ppm.gz | Bin 1852455 -> 0 bytes
.../regional_maxima/mp00411c/mean4_thick_q4.ppm.gz | Bin 559850 -> 0 bytes
.../regional_maxima/mp00411c/mean4_thick_q5.ppm.gz | Bin 1727247 -> 0 bytes
.../regional_maxima/mp00411c/mean4_thin_q4.ppm.gz | Bin 760428 -> 0 bytes
.../regional_maxima/mp00411c/mean4_thin_q5.ppm.gz | Bin 1781495 -> 0 bytes
.../doc/regional_maxima/mp00411c/mp00411c.ppm.gz | Bin 5316204 -> 0 bytes
.../doc/regional_maxima/mp00411c/mp00411c.sh.gz | Bin 636 -> 0 bytes
.../regional_maxima/mp00411c/mp00411c_thick.pbm.gz | Bin 190478 -> 0 bytes
.../regional_maxima/mp00411c/mp00411c_thin.pbm.gz | Bin 248730 -> 0 bytes
.../regional_maxima/mp00411c/opened_all_q4.dump.gz | Bin 1159 -> 0 bytes
.../regional_maxima/mp00411c/opened_all_q5.dump.gz | Bin 4531 -> 0 bytes
.../mp00411c/opened_thick_q4.dump.gz | Bin 747 -> 0 bytes
.../mp00411c/opened_thick_q5.dump.gz | Bin 2351 -> 0 bytes
.../mp00411c/opened_thin_q4.dump.gz | Bin 848 -> 0 bytes
.../mp00411c/opened_thin_q5.dump.gz | Bin 2772 -> 0 bytes
.../regional_maxima/mp00411c/proj1_all_q4.pgm.gz | Bin 343 -> 0 bytes
.../regional_maxima/mp00411c/proj1_all_q5.pgm.gz | Bin 779 -> 0 bytes
.../regional_maxima/mp00411c/proj1_thick_q4.pgm.gz | Bin 312 -> 0 bytes
.../regional_maxima/mp00411c/proj1_thick_q5.pgm.gz | Bin 612 -> 0 bytes
.../regional_maxima/mp00411c/proj1_thin_q4.pgm.gz | Bin 339 -> 0 bytes
.../regional_maxima/mp00411c/proj1_thin_q5.pgm.gz | Bin 718 -> 0 bytes
.../regional_maxima/mp00411c/proj2_all_q4.pgm.gz | Bin 338 -> 0 bytes
.../regional_maxima/mp00411c/proj2_all_q5.pgm.gz | Bin 750 -> 0 bytes
.../regional_maxima/mp00411c/proj2_thick_q4.pgm.gz | Bin 315 -> 0 bytes
.../regional_maxima/mp00411c/proj2_thick_q5.pgm.gz | Bin 606 -> 0 bytes
.../regional_maxima/mp00411c/proj2_thin_q4.pgm.gz | Bin 331 -> 0 bytes
.../regional_maxima/mp00411c/proj2_thin_q5.pgm.gz | Bin 693 -> 0 bytes
.../regional_maxima/mp00411c/proj3_all_q4.ppm.gz | Bin 230 -> 0 bytes
.../regional_maxima/mp00411c/proj3_all_q5.ppm.gz | Bin 401 -> 0 bytes
.../regional_maxima/mp00411c/proj3_thick_q4.ppm.gz | Bin 224 -> 0 bytes
.../regional_maxima/mp00411c/proj3_thick_q5.ppm.gz | Bin 343 -> 0 bytes
.../regional_maxima/mp00411c/proj3_thin_q4.ppm.gz | Bin 229 -> 0 bytes
.../regional_maxima/mp00411c/proj3_thin_q5.ppm.gz | Bin 359 -> 0 bytes
.../regional_maxima/mp00411c/proj4_all_q4.ppm.gz | Bin 252 -> 0 bytes
.../regional_maxima/mp00411c/proj4_all_q5.ppm.gz | Bin 447 -> 0 bytes
.../regional_maxima/mp00411c/proj4_thick_q4.ppm.gz | Bin 221 -> 0 bytes
.../regional_maxima/mp00411c/proj4_thick_q5.ppm.gz | Bin 369 -> 0 bytes
.../regional_maxima/mp00411c/proj4_thin_q4.ppm.gz | Bin 234 -> 0 bytes
.../regional_maxima/mp00411c/proj4_thin_q5.ppm.gz | Bin 415 -> 0 bytes
.../doc/regional_maxima/mp00411c/quant_q4.ppm.gz | Bin 2590062 -> 0 bytes
.../doc/regional_maxima/mp00411c/quant_q5.ppm.gz | Bin 3775184 -> 0 bytes
.../regional_maxima/mp00411c/stats3_all_q4.txt.gz | Bin 292 -> 0 bytes
.../regional_maxima/mp00411c/stats3_all_q5.txt.gz | Bin 701 -> 0 bytes
.../mp00411c/stats3_thick_q4.txt.gz | Bin 244 -> 0 bytes
.../mp00411c/stats3_thick_q5.txt.gz | Bin 584 -> 0 bytes
.../regional_maxima/mp00411c/stats3_thin_q4.txt.gz | Bin 262 -> 0 bytes
.../regional_maxima/mp00411c/stats3_thin_q5.txt.gz | Bin 606 -> 0 bytes
.../regional_maxima/mp00411c/stats4_all_q4.txt.gz | Bin 284 -> 0 bytes
.../regional_maxima/mp00411c/stats4_all_q5.txt.gz | Bin 704 -> 0 bytes
.../mp00411c/stats4_thick_q4.txt.gz | Bin 234 -> 0 bytes
.../mp00411c/stats4_thick_q5.txt.gz | Bin 580 -> 0 bytes
.../regional_maxima/mp00411c/stats4_thin_q4.txt.gz | Bin 255 -> 0 bytes
.../regional_maxima/mp00411c/stats4_thin_q5.txt.gz | Bin 591 -> 0 bytes
.../doc/regional_maxima/mp00411c/synthese.txt.gz | Bin 4062 -> 0 bytes
.../green/exp/annotating/achromastism/Makefile.am | 153 -
.../exp/annotating/achromastism/achromastism.cc | 113 -
.../exp/annotating/achromastism/text-color.txt | 15 -
.../green/exp/annotating/achromastism/text-img.txt | 40 -
.../exp/annotating/achromastism/text-only.txt | 8 -
.../sandbox/green/exp/annotating/bench/Makefile.am | 153 -
milena/sandbox/green/exp/annotating/bench/bench.cc | 1213 -
.../sandbox/green/exp/annotating/error/Makefile.am | 153 -
milena/sandbox/green/exp/annotating/error/error.cc | 700 -
.../sandbox/green/exp/annotating/histo/Makefile.am | 153 -
milena/sandbox/green/exp/annotating/histo/histo.cc | 306 -
.../sandbox/green/exp/annotating/hsv/Makefile.am | 153 -
milena/sandbox/green/exp/annotating/hsv/hsv.cc | 652 -
.../sandbox/green/exp/annotating/hue/Makefile.am | 153 -
milena/sandbox/green/exp/annotating/hue/hue.cc | 291 -
.../green/exp/annotating/hue/text-color.txt | 15 -
.../sandbox/green/exp/annotating/hue/text-img.txt | 40 -
.../sandbox/green/exp/annotating/hue/text-only.txt | 8 -
.../green/exp/annotating/nb_color/Makefile.am | 151 -
.../green/exp/annotating/nb_color/nb_color.cc | 131 -
.../green/exp/annotating/saturation/Makefile.am | 153 -
.../green/exp/annotating/saturation/saturation.cc | 119 -
.../green/exp/annotating/saturation/text-color.txt | 15 -
.../green/exp/annotating/saturation/text-img.txt | 40 -
.../green/exp/annotating/saturation/text-only.txt | 8 -
.../green/exp/annotating/stddev_color/Makefile.am | 151 -
.../exp/annotating/stddev_color/stddev_color.cc | 153 -
.../exp/annotating/stddev_color_16/Makefile.am | 151 -
.../annotating/stddev_color_16/stddev_color_16.cc | 195 -
.../sandbox/green/exp/annotating/value/Makefile.am | 153 -
.../green/exp/annotating/value/text-color.txt | 15 -
.../green/exp/annotating/value/text-img.txt | 40 -
.../green/exp/annotating/value/text-only.txt | 8 -
milena/sandbox/green/exp/annotating/value/value.cc | 316 -
.../green/exp/labeling/regional_maxima/Makefile.am | 151 -
.../labeling/regional_maxima/regional_maxima.cc | 156 -
milena/sandbox/green/mln/accu/stat/histo1d.hh | 348 -
milena/sandbox/green/mln/accu/stat/histo2d.hh | 346 -
milena/sandbox/green/mln/accu/stat/histo3d_hsl.hh | 380 -
milena/sandbox/green/mln/accu/stat/histo3d_rgb.hh | 349 -
milena/sandbox/green/mln/clustering/k_mean.hh | 672 -
milena/sandbox/green/mln/clustering/kmean1d.hh | 1100 -
milena/sandbox/green/mln/clustering/kmean2d.hh | 1343 -
milena/sandbox/green/mln/clustering/kmean3d.hh | 1347 -
milena/sandbox/green/mln/clustering/kmean_rgb.hh | 973 -
milena/sandbox/green/mln/display/display_histo.hh | 180 -
milena/sandbox/green/mln/display/project_histo.hh | 536 -
milena/sandbox/green/mln/fun/p2b/achromatic.hh | 112 -
.../sandbox/green/mln/fun/p2b/component_equals.hh | 99 -
milena/sandbox/green/mln/fun/v2v/achromatism.hh | 64 -
.../sandbox/green/mln/fun/v2v/hue_concentration.hh | 100 -
.../green/mln/fun/v2v/int_u16_to_int_u14.hh | 71 -
milena/sandbox/green/mln/fun/v2v/log.hh | 70 -
milena/sandbox/green/mln/fun/v2v/rg_to_rgb.hh | 70 -
milena/sandbox/green/mln/fun/v2v/rgb8_to_int_u8.hh | 71 -
milena/sandbox/green/mln/fun/v2v/rgb8_to_rgbn.hh | 82 -
.../green/mln/fun/v2v/rgb_to_achromatism_map.hh | 77 -
milena/sandbox/green/mln/fun/v2v/rgb_to_hsv.hh | 149 -
milena/sandbox/green/mln/fun/v2v/rgb_to_hue_map.hh | 96 -
milena/sandbox/green/mln/fun/v2v/rgb_to_rg.hh | 70 -
.../green/mln/fun/v2v/rgb_to_saturation_map.hh | 83 -
.../sandbox/green/mln/fun/v2v/rgb_to_value_map.hh | 75 -
milena/sandbox/green/mln/img_path.hh | 239 -
milena/sandbox/green/mln/io/plot/save_histo_sh.hh | 204 -
milena/sandbox/green/mln/io/plot/save_image_sh.hh | 1058 -
milena/sandbox/green/mln/math/ceil.hh | 64 -
milena/sandbox/green/mln/math/floor.hh | 64 -
milena/sandbox/green/mln/value/hsv.hh | 424 -
milena/sandbox/green/mln/value/rg.hh | 116 -
.../green/tests/accu/stat/histo1d/Makefile.am | 148 -
.../green/tests/accu/stat/histo1d/gaussian.sh | 12 -
.../green/tests/accu/stat/histo1d/histo1d.cc | 706 -
.../green/tests/accu/stat/histo2d/Makefile.am | 148 -
.../green/tests/accu/stat/histo2d/gaussian2d.sh | 21 -
.../green/tests/accu/stat/histo3d_hsl/Makefile.am | 148 -
.../tests/accu/stat/histo3d_hsl/histo3d_hsl.cc | 423 -
.../green/tests/accu/stat/histo3d_rgb/Makefile.am | 148 -
.../tests/accu/stat/histo3d_rgb/histo3d_rgb.cc | 398 -
.../green/tests/clustering/k_mean/Makefile.am | 148 -
.../green/tests/clustering/k_mean/k_mean.cc | 450 -
.../green/tests/clustering/kmean1d/Makefile.am | 148 -
.../green/tests/clustering/kmean1d/kmean1d.cc | 483 -
.../green/tests/io/plot/save_image_sh/Makefile.am | 148 -
.../tests/io/plot/save_image_sh/save_image_sh.cc | 662 -
.../green/tools/annotating/histo/Makefile.am | 150 -
.../sandbox/green/tools/annotating/histo/histo.cc | 143 -
.../sandbox/green/tools/annotating/iz/Makefile.am | 150 -
milena/sandbox/green/tools/annotating/iz/iz.cc | 373 -
.../green/tools/annotating/opening/Makefile.am | 150 -
.../green/tools/annotating/opening/opening.cc | 111 -
.../green/tools/annotating/regmax/Makefile.am | 150 -
.../green/tools/annotating/regmax/regmax.cc | 328 -
milena/sandbox/icdar/2009/README | 13 -
milena/sandbox/icdar/2009/dibco/binarization.cc | 840 -
milena/sandbox/icdar/2009/dibco/quasi.cc | 180 -
.../sandbox/icdar/2009/dibco/svg.1.binarization.cc | 466 -
.../sandbox/icdar/2009/dibco/svg.2.binarization.cc | 738 -
.../sandbox/icdar/2009/dibco/svg.3.binarization.cc | 860 -
milena/sandbox/icdar/2009/dibco/wst-based.sh | 8 -
milena/sandbox/icdar/2009/hsc/clean_input.cc | 41 -
milena/sandbox/icdar/2009/hsc/clean_input.hh | 45 -
milena/sandbox/icdar/2009/hsc/clean_lines.hh | 72 -
.../2009/hsc/clean_lines_with_grouped_bboxes.hh | 104 -
.../icdar/2009/hsc/dummy_input_to_words_dat.cc | 59 -
.../sandbox/icdar/2009/hsc/first_attempts/boxes.cc | 109 -
.../sandbox/icdar/2009/hsc/first_attempts/dist.sh | 8 -
.../icdar/2009/hsc/first_attempts/exec/iz_lines.cc | 106 -
.../2009/hsc/first_attempts/exec/relabel_lines.cc | 296 -
.../2009/hsc/first_attempts/exec/show_lines.cc | 53 -
.../2009/hsc/first_attempts/exec/show_lines_pbm.cc | 44 -
.../sandbox/icdar/2009/hsc/first_attempts/fuzzy.sh | 18 -
.../sandbox/icdar/2009/hsc/first_attempts/main.cc | 389 -
.../icdar/2009/hsc/first_attempts/reduce.sh | 4 -
.../sandbox/icdar/2009/hsc/first_attempts/words.sh | 7 -
.../icdar/2009/hsc/first_attempts/words_25p.sh | 11 -
milena/sandbox/icdar/2009/hsc/get_line_images.hh | 69 -
milena/sandbox/icdar/2009/hsc/icdar2ppm.cc | 16 -
milena/sandbox/icdar/2009/hsc/icdar2ppm.hh | 35 -
milena/sandbox/icdar/2009/hsc/icdar_io.cc | 51 -
.../sandbox/icdar/2009/hsc/input_lines_to_lines.cc | 46 -
milena/sandbox/icdar/2009/hsc/input_to_lines.hh | 46 -
.../sandbox/icdar/2009/hsc/input_to_lines_dat.cc | 88 -
.../sandbox/icdar/2009/hsc/input_to_words_dat.cc | 146 -
milena/sandbox/icdar/2009/hsc/input_to_ws.hh | 116 -
milena/sandbox/icdar/2009/hsc/input_to_wsl.cc | 68 -
milena/sandbox/icdar/2009/hsc/io/icdar/load.hh | 96 -
milena/sandbox/icdar/2009/hsc/io/icdar/save.hh | 89 -
milena/sandbox/icdar/2009/hsc/label_maj.hh | 197 -
milena/sandbox/icdar/2009/hsc/line_to_words.hh | 166 -
milena/sandbox/icdar/2009/hsc/lines_to_boxes.cc | 54 -
milena/sandbox/icdar/2009/hsc/lines_to_words.cc | 50 -
.../sandbox/icdar/2009/hsc/old_input_to_lines.cc | 380 -
milena/sandbox/icdar/2009/hsc/ws_to_wsl.hh | 451 -
milena/sandbox/icdar/2009/pscomp/iz.cc | 174 -
milena/sandbox/icdar/2009/pscomp/rect_filter.cc | 165 -
milena/sandbox/igr/code/test.cc | 50 -
.../sandbox/inim/2009/binarization/binarization.cc | 36 -
.../sandbox/inim/2009/binarization/binarization.hh | 78 -
.../2009/binarization/proof-of-concept/ChangeLog | 69 -
.../2009/binarization/proof-of-concept/Makefile | 87 -
.../binarization/proof-of-concept/build/Makefile | 79 -
.../proof-of-concept/build/configure.in | 5 -
.../binarization/proof-of-concept/check/Makefile | 71 -
.../binarization/proof-of-concept/check/graph.sh | 27 -
.../binarization/proof-of-concept/check/histo.gp | 19 -
.../2009/binarization/proof-of-concept/configure | 264 -
.../binarization/proof-of-concept/configure.in | 26 -
.../binarization/proof-of-concept/scripts/flower | 33 -
.../proof-of-concept/scripts/init_tar.sh | 14 -
.../binarization/proof-of-concept/scripts/todo.sh | 26 -
.../binarization/proof-of-concept/src/basic.cc | 75 -
.../binarization/proof-of-concept/src/gradient.cc | 109 -
.../binarization/proof-of-concept/src/snake2d.hh | 190 -
.../binarization/proof-of-concept/src/util.hxx | 97 -
milena/sandbox/inim/2009/binarization/snake2d.cc | 39 -
milena/sandbox/inim/2009/binarization/snake2d.hh | 190 -
milena/sandbox/inim/2009/classif/Makefile | 87 -
milena/sandbox/inim/2009/classif/plotscript | 4 -
milena/sandbox/inim/2009/classif/src/display.hh | 80 -
milena/sandbox/inim/2009/classif/src/iccvg04.cc | 171 -
milena/sandbox/inim/2009/classif/src/max_tree.hh | 312 -
milena/sandbox/inim/2009/classif/src/proj.hh | 139 -
milena/sandbox/inim/2009/classif/src/v2.cc | 178 -
milena/sandbox/inim/2009/color/README | 83 -
milena/sandbox/inim/2009/color/laplacien.cc | 130 -
.../inim/2009/color/min_tree_area_filter.cc | 515 -
milena/sandbox/inim/2009/color/min_tree_color.cc | 536 -
.../sandbox/inim/2009/color/min_tree_color_v2.cc | 533 -
.../inim/2009/color/min_tree_height_filter.cc | 553 -
.../inim/2009/color/min_tree_volume_filter.cc | 551 -
milena/sandbox/inim/2009/color/reference.cc | 557 -
milena/sandbox/inim/2009/color/reference2.cc | 408 -
milena/sandbox/inim/2009/color/src/convert.hh | 37 -
milena/sandbox/inim/2009/color/src/distance.hh | 52 -
milena/sandbox/inim/2009/color/src/graph.hh | 62 -
milena/sandbox/inim/2009/color/src/io.hh | 57 -
milena/sandbox/inim/2009/nature/Makefile | 24 -
milena/sandbox/inim/2009/nature/closing.cc | 61 -
milena/sandbox/inim/2009/nature/co_occurence.hh | 77 -
milena/sandbox/inim/2009/nature/erosion.cc | 60 -
milena/sandbox/inim/2009/nature/fft.cc | 61 -
milena/sandbox/inim/2009/nature/gradient.cc | 60 -
milena/sandbox/inim/2009/nature/histo_hsi.cc | 181 -
milena/sandbox/inim/2009/nature/hom.cc | 316 -
milena/sandbox/inim/2009/nature/mco.cc | 48 -
milena/sandbox/inim/2009/nature/nature.cc | 499 -
milena/sandbox/inim/2009/nature/opening.cc | 61 -
milena/sandbox/inim/2009/nature/proj.cc | 68 -
milena/sandbox/inim/2009/nature/proj.hh | 64 -
milena/sandbox/inim/2009/nature/test.sh | 11 -
milena/sandbox/inim/2009/ocr/Makefile | 26 -
milena/sandbox/inim/2009/ocr/check.sh | 31 -
milena/sandbox/inim/2009/ocr/check_simple_point.cc | 61 -
.../inim/2009/ocr/compute_local_configurations.cc | 74 -
milena/sandbox/inim/2009/ocr/enlarge.hh | 202 -
.../sandbox/inim/2009/ocr/ocr_with_preprocess.cc | 173 -
.../inim/2009/ocr/ocr_without_preprocess.cc | 90 -
milena/sandbox/inim/2009/ocr/resize.hh | 96 -
milena/sandbox/inim/2009/ocr/simple_point.cc | 39 -
milena/sandbox/inim/2009/ocr/simple_point.hh | 206 -
milena/sandbox/inim/2009/ocr/skeleton.hh | 200 -
milena/sandbox/inim/2009/ocr/skeleton.old.cc | 30 -
milena/sandbox/inim/2009/ocr/skeleton.old.hh | 612 -
milena/sandbox/inim/2009/ocr/tesseract_wrap.hh | 91 -
milena/sandbox/inim/2010/blur/AUTHORS | 2 -
milena/sandbox/inim/2010/blur/Makefile | 29 -
milena/sandbox/inim/2010/blur/README | 7 -
milena/sandbox/inim/2010/blur/advance_iterator.hh | 55 -
milena/sandbox/inim/2010/blur/advance_iterator.hxx | 95 -
milena/sandbox/inim/2010/blur/cuttor.hh | 61 -
milena/sandbox/inim/2010/blur/cuttor.hxx | 304 -
milena/sandbox/inim/2010/blur/main.cc | 39 -
milena/sandbox/inim/2010/blur/vect_it.hh | 43 -
milena/sandbox/inim/2010/blur/vect_it.hxx | 152 -
milena/sandbox/inim/2010/blur/vect_it_OLD.hxx | 145 -
milena/sandbox/inim/2010/blur/vector.hh | 43 -
milena/sandbox/inim/2010/blur/vector.hxx | 115 -
milena/sandbox/inim/2010/boxes/Makefile | 47 -
milena/sandbox/inim/2010/boxes/boxes.cc | 221 -
milena/sandbox/inim/2010/boxes/configure | 27 -
milena/sandbox/inim/2010/cag/Makefile | 7 -
milena/sandbox/inim/2010/cag/README | 47 -
milena/sandbox/inim/2010/cag/get_lines.hh | 113 -
milena/sandbox/inim/2010/cag/graph.hh | 189 -
milena/sandbox/inim/2010/cag/main.cc | 113 -
milena/sandbox/inim/2010/cag/superpose.hh | 125 -
milena/sandbox/inim/2010/morpho/README | 19 -
milena/sandbox/inim/2010/morpho/configure | 45 -
milena/sandbox/inim/2010/morpho/dilation-n.hh | 41 -
milena/sandbox/inim/2010/morpho/erosion-n.hh | 41 -
milena/sandbox/inim/2010/morpho/main_dilation-n.cc | 54 -
milena/sandbox/inim/2010/morpho/morpho.cc | 129 -
milena/sandbox/inim/2010/morpho/run.sh | 21 -
milena/sandbox/inim/2010/page/AUTHORS | 3 -
milena/sandbox/inim/2010/page/Makefile | 43 -
milena/sandbox/inim/2010/page/README | 51 -
.../inim/2010/page/binarization/binarization.hh | 36 -
.../inim/2010/page/binarization/binarization.hxx | 72 -
.../inim/2010/page/binarization/functors.hh | 23 -
.../inim/2010/page/binarization/functors.hxx | 33 -
.../inim/2010/page/binarization/grayscale.hh | 32 -
.../inim/2010/page/binarization/grayscale.hxx | 15 -
.../inim/2010/page/binarization/integral-image.hh | 34 -
.../inim/2010/page/binarization/integral-image.hxx | 57 -
.../sandbox/inim/2010/page/check_size_functor.hh | 30 -
milena/sandbox/inim/2010/page/main.cc | 89 -
milena/sandbox/inim/2010/page/white.hh | 36 -
milena/sandbox/inim/2010/page/white.hxx | 233 -
milena/sandbox/inim/2010/rag/Makefile | 25 -
milena/sandbox/inim/2010/rag/center_weight.hh | 183 -
milena/sandbox/inim/2010/rag/dijkstra.hh | 71 -
.../sandbox/inim/2010/rag/p_vertices_with_accu.hh | 115 -
milena/sandbox/inim/2010/rag/rag.cc | 29 -
milena/sandbox/inim/2010/rag/rag.hh | 246 -
milena/sandbox/inim/2011/fredwin/Makefile | 37 -
milena/sandbox/inim/2011/fredwin/configure | 21 -
milena/sandbox/inim/2011/fredwin/inim.cc | 273 -
milena/sandbox/jardonnet/TODO | 6 -
milena/sandbox/jardonnet/array/Makefile | 2 -
milena/sandbox/jardonnet/array/array.cc | 22 -
milena/sandbox/jardonnet/array/array.hh | 300 -
milena/sandbox/jardonnet/array/old/1d.hh | 293 -
milena/sandbox/jardonnet/array/old/1d.hxx | 237 -
milena/sandbox/jardonnet/array/old/2d.hh | 327 -
milena/sandbox/jardonnet/array/old/2d.hxx | 283 -
milena/sandbox/jardonnet/array/old/3d.hh | 334 -
milena/sandbox/jardonnet/array/old/3d.hxx | 293 -
milena/sandbox/jardonnet/array/old/all.hh | 36 -
milena/sandbox/jardonnet/array/old/nd.hh | 50 -
milena/sandbox/jardonnet/array/old/objs.hh | 75 -
milena/sandbox/jardonnet/icc.txt | 2 -
milena/sandbox/jardonnet/igr/Makefile | 61 -
milena/sandbox/jardonnet/igr/check/check | 10 -
milena/sandbox/jardonnet/igr/check/s7.ppm | 6001 -
milena/sandbox/jardonnet/igr/check/tiny.ppm | 317 -
milena/sandbox/jardonnet/igr/src/igr.cc | 109 -
milena/sandbox/jardonnet/n_cmpt/Makefile | 46 -
milena/sandbox/jardonnet/n_cmpt/check/mg_ima.pgm | Bin 96121 -> 0 bytes
milena/sandbox/jardonnet/n_cmpt/check/test.pgm | 5 -
milena/sandbox/jardonnet/n_cmpt/check/test2.pgm | Bin 152 -> 0 bytes
milena/sandbox/jardonnet/n_cmpt/check/test3.pgm | Bin 152 -> 0 bytes
milena/sandbox/jardonnet/n_cmpt/check/test4.pgm | Bin 114 -> 0 bytes
milena/sandbox/jardonnet/n_cmpt/check/tiny.pgm | 193 -
.../jardonnet/n_cmpt/diff_ref_fused_on_small | 13 -
milena/sandbox/jardonnet/n_cmpt/fused | 26 -
milena/sandbox/jardonnet/n_cmpt/fused_filter.cc | 254 -
milena/sandbox/jardonnet/n_cmpt/n_cmpt.cc | 43 -
milena/sandbox/jardonnet/n_cmpt/n_cmpt.hh | 193 -
milena/sandbox/jardonnet/n_cmpt/n_cmpt2.cc | 37 -
milena/sandbox/jardonnet/n_cmpt/n_cmpt2.hh | 175 -
milena/sandbox/jardonnet/n_cmpt/n_cmpt3.cc | 46 -
milena/sandbox/jardonnet/n_cmpt/n_cmpt3.hh | 205 -
milena/sandbox/jardonnet/n_cmpt/n_cmpt4.cc | 48 -
milena/sandbox/jardonnet/n_cmpt/n_cmpt4.hh | 208 -
milena/sandbox/jardonnet/n_cmpt/n_cmpt5.cc | 46 -
milena/sandbox/jardonnet/n_cmpt/n_cmpt5.hh | 253 -
milena/sandbox/jardonnet/n_cmpt/nwst.cc | 48 -
milena/sandbox/jardonnet/n_cmpt/nwst.hh | 200 -
milena/sandbox/jardonnet/n_cmpt/prob.pgm | 5 -
milena/sandbox/jardonnet/n_cmpt/ref | 22 -
milena/sandbox/jardonnet/n_cmpt/ref_filter.cc | 226 -
milena/sandbox/jardonnet/n_cmpt/seg15.pgm | 5 -
milena/sandbox/jardonnet/n_cmpt/test3.cc | 42 -
.../jardonnet/n_cmpt/test_attribute_watershed.cc | 79 -
milena/sandbox/jardonnet/n_cmpt/tikz.cc | 63 -
milena/sandbox/jardonnet/n_cmpt/tikz.hh | 309 -
milena/sandbox/jardonnet/n_cmpt/tiny_seg15.pgm | 5 -
milena/sandbox/jardonnet/n_cmpt/wst.cc | 46 -
milena/sandbox/jardonnet/perl/hxx.pl | 27 -
milena/sandbox/jardonnet/perl/test/all.hh | 63 -
milena/sandbox/jardonnet/perl/test/c.hh | 140 -
milena/sandbox/jardonnet/perl/test/cast.hh | 85 -
milena/sandbox/jardonnet/perl/test/i2v/all.hh | 56 -
milena/sandbox/jardonnet/perl/test/i2v/all_to.hh | 108 -
milena/sandbox/jardonnet/perl/test/i2v/array.hh | 147 -
.../jardonnet/perl/test/internal/selector.hh | 200 -
.../perl/test/internal/x2x_linear_impl.hh | 102 -
milena/sandbox/jardonnet/perl/test/ops.hh | 199 -
milena/sandbox/jardonnet/perl/test/p2b/all.hh | 56 -
milena/sandbox/jardonnet/perl/test/p2b/chess.hh | 78 -
milena/sandbox/jardonnet/perl/test/p2b/has.hh | 137 -
milena/sandbox/jardonnet/perl/test/p2v/all.hh | 58 -
milena/sandbox/jardonnet/perl/test/p2v/elifs.hh | 85 -
milena/sandbox/jardonnet/perl/test/p2v/iota.hh | 106 -
milena/sandbox/jardonnet/perl/test/p2v/ternary.hh | 120 -
.../sandbox/jardonnet/perl/test/v2b/threshold.hh | 90 -
milena/sandbox/jardonnet/perl/test/v2v/abs.hh | 78 -
milena/sandbox/jardonnet/perl/test/v2v/all.hh | 61 -
milena/sandbox/jardonnet/perl/test/v2v/cast.hh | 81 -
milena/sandbox/jardonnet/perl/test/v2v/dec.hh | 78 -
milena/sandbox/jardonnet/perl/test/v2v/enc.hh | 77 -
milena/sandbox/jardonnet/perl/test/v2v/id.hh | 78 -
milena/sandbox/jardonnet/perl/test/v2v/inc.hh | 78 -
milena/sandbox/jardonnet/perl/test/v2v/linear.hh | 94 -
milena/sandbox/jardonnet/perl/test/v2v/norm.hh | 130 -
.../sandbox/jardonnet/perl/test/v2v/rgb_to_hsi.hh | 143 -
milena/sandbox/jardonnet/perl/test/v2v/saturate.hh | 129 -
milena/sandbox/jardonnet/perl/test/vv2v/max.hh | 77 -
milena/sandbox/jardonnet/perl/test/vv2v/min.hh | 77 -
milena/sandbox/jardonnet/perl/test/x2x/all.hh | 66 -
.../jardonnet/perl/test/x2x/geom/composed.hh | 285 -
.../jardonnet/perl/test/x2x/geom/rotation.hh | 243 -
.../jardonnet/perl/test/x2x/geom/translation.hh | 152 -
.../jardonnet/perl/test/x2x/interpol/bilinear.hh | 139 -
.../jardonnet/perl/test/x2x/interpol/linear.hh | 124 -
.../jardonnet/perl/test/x2x/interpol/test.cc | 14 -
milena/sandbox/jardonnet/registration/center.hh | 72 -
milena/sandbox/jardonnet/registration/chamfer.hh | 189 -
milena/sandbox/jardonnet/registration/cloud.hh | 107 -
milena/sandbox/jardonnet/registration/cov.hh | 82 -
milena/sandbox/jardonnet/registration/cross_cov.hh | 18 -
milena/sandbox/jardonnet/registration/exp_val.hh | 73 -
milena/sandbox/jardonnet/registration/final_qk.hh | 111 -
.../jardonnet/registration/frankel_young.hh | 46 -
milena/sandbox/jardonnet/registration/icp.hh | 255 -
milena/sandbox/jardonnet/registration/icp_ref.hh | 234 -
.../jardonnet/registration/interpolation.hh | 41 -
milena/sandbox/jardonnet/registration/jacobi.hh | 116 -
milena/sandbox/jardonnet/registration/misc.hh | 19 -
.../sandbox/jardonnet/registration/multiscale.hh | 78 -
milena/sandbox/jardonnet/registration/power_it.hh | 39 -
.../sandbox/jardonnet/registration/projection.hh | 86 -
milena/sandbox/jardonnet/registration/quat7.hh | 191 -
.../sandbox/jardonnet/registration/registration.hh | 172 -
milena/sandbox/jardonnet/registration/rotation.hh | 70 -
milena/sandbox/jardonnet/registration/save.hh | 131 -
milena/sandbox/jardonnet/registration/tools.hh | 314 -
milena/sandbox/jardonnet/registration/update_qk.hh | 74 -
milena/sandbox/jardonnet/registration/variance.hh | 27 -
.../jardonnet/subsampling/gaussian_subsampling.hh | 93 -
.../jardonnet/subsampling/sub_sampled_image.hh | 226 -
milena/sandbox/jardonnet/test/Makefile | 57 -
milena/sandbox/jardonnet/test/bench | 88 -
milena/sandbox/jardonnet/test/bench.rb | 39 -
milena/sandbox/jardonnet/test/big_chess.cc | 76 -
.../sandbox/jardonnet/test/final/final_qk2_1.ppm | Bin 840120 -> 0 bytes
.../sandbox/jardonnet/test/final/final_qk2_2.ppm | Bin 840120 -> 0 bytes
milena/sandbox/jardonnet/test/final/final_qk_1.ppm | Bin 1016184 -> 0 bytes
.../jardonnet/test/final/final_qk_1_c1_x1.ppm | Bin 726972 -> 0 bytes
milena/sandbox/jardonnet/test/final/final_qk_2.ppm | Bin 840120 -> 0 bytes
.../jardonnet/test/final/final_qk_2_c1_x1.ppm | Bin 726972 -> 0 bytes
milena/sandbox/jardonnet/test/final/final_qk_3.ppm | Bin 1016184 -> 0 bytes
milena/sandbox/jardonnet/test/final/no_final.ppm | Bin 840120 -> 0 bytes
.../jardonnet/test/final/no_final_1_c1_x1.ppm | Bin 726972 -> 0 bytes
milena/sandbox/jardonnet/test/gaussian.cc | 21 -
.../sandbox/jardonnet/test/gaussian_subsampling.cc | 21 -
milena/sandbox/jardonnet/test/icp.cc | 122 -
milena/sandbox/jardonnet/test/icp_ref.cc | 109 -
milena/sandbox/jardonnet/test/img/c0.pbm | 5 -
milena/sandbox/jardonnet/test/img/c1.pbm | Bin 20050 -> 0 bytes
milena/sandbox/jardonnet/test/img/c10.pbm | Bin 1351 -> 0 bytes
milena/sandbox/jardonnet/test/img/c11.pbm | 4 -
milena/sandbox/jardonnet/test/img/c2.pbm | Bin 20050 -> 0 bytes
milena/sandbox/jardonnet/test/img/c3.pbm | Bin 20050 -> 0 bytes
milena/sandbox/jardonnet/test/img/c4.pbm | 5 -
milena/sandbox/jardonnet/test/img/c5.pbm | Bin 5050 -> 0 bytes
milena/sandbox/jardonnet/test/img/c55.pbm | Bin 5050 -> 0 bytes
milena/sandbox/jardonnet/test/img/c6.pbm | 4 -
milena/sandbox/jardonnet/test/img/c7.pbm | 4 -
milena/sandbox/jardonnet/test/img/c8.pbm | 4 -
milena/sandbox/jardonnet/test/img/c9.pbm | 4 -
milena/sandbox/jardonnet/test/img/x0.pbm | 5 -
milena/sandbox/jardonnet/test/img/x1.pbm | 4 -
milena/sandbox/jardonnet/test/img/x10.pbm | Bin 1351 -> 0 bytes
milena/sandbox/jardonnet/test/img/x11.pbm | 4 -
milena/sandbox/jardonnet/test/img/x2.pbm | Bin 20050 -> 0 bytes
milena/sandbox/jardonnet/test/img/x3.pbm | Bin 20050 -> 0 bytes
milena/sandbox/jardonnet/test/img/x4.pbm | Bin 20050 -> 0 bytes
milena/sandbox/jardonnet/test/img/x5.pbm | 4 -
milena/sandbox/jardonnet/test/img/x6.pbm | 4 -
milena/sandbox/jardonnet/test/img/x7.pbm | Bin 45050 -> 0 bytes
milena/sandbox/jardonnet/test/img/x8.pbm | Bin 45050 -> 0 bytes
milena/sandbox/jardonnet/test/img/x9.pbm | 6 -
milena/sandbox/jardonnet/test/length.ppm | Bin 840120 -> 0 bytes
milena/sandbox/jardonnet/test/no_final.ppm | Bin 1016184 -> 0 bytes
milena/sandbox/jardonnet/test/plotscript | 9 -
milena/sandbox/jardonnet/test/reduce.cc | 26 -
milena/sandbox/jardonnet/test/registration.cc | 71 -
milena/sandbox/jardonnet/test/script_latex.plot | 8 -
milena/sandbox/jardonnet/test/subsampling.cc | 22 -
milena/sandbox/jardonnet/test/test.cc | 12 -
milena/sandbox/jardonnet/test/test.rb | 51 -
milena/sandbox/jardonnet/test/type.cc | 15 -
milena/sandbox/jardonnet/virtual/Makefile | 2 -
milena/sandbox/jardonnet/virtual/access.cc | 92 -
milena/sandbox/jardonnet/virtual/access.hh | 179 -
milena/sandbox/jardonnet/virtual/bilinear.ppm | Bin 786552 -> 0 bytes
milena/sandbox/jardonnet/virtual/lena.pgm | 4 -
milena/sandbox/jardonnet/virtual/lena.ppm | 541 -
milena/sandbox/jardonnet/virtual/nn.ppm | Bin 786552 -> 0 bytes
milena/sandbox/laurent/ismm2009.cc | 1178 -
milena/sandbox/laurent/ismm2009.hh | 342 -
milena/sandbox/laurent/memo/ismm2009.v0.cc | 563 -
milena/sandbox/laurent/memo/ismm2009.v1.cc | 745 -
milena/sandbox/laurent/memo/ismm2009.v2.cc | 978 -
milena/sandbox/laurent/playing_with_attributes.cc | 397 -
milena/sandbox/lazzara/afp/micro_films/Makefile | 8 -
.../lazzara/afp/micro_films/demat_mf_afp.sh | 52 -
.../sandbox/lazzara/afp/micro_films/extract_mf.cc | 126 -
.../lazzara/afp/micro_films/keep_background.cc | 85 -
.../sandbox/lazzara/afp/micro_films/split_image.cc | 80 -
milena/sandbox/lazzara/csv2vtk/csv2vtk.cc | 83 -
milena/sandbox/lazzara/fonctionnalites_milena.ods | Bin 21834 -> 0 bytes
milena/sandbox/lazzara/igr/gui/Makefile.am | 11 -
milena/sandbox/lazzara/igr/gui/demo.pro | 16 -
.../sandbox/lazzara/igr/gui/src/bak/mainwindow.cc | 441 -
.../sandbox/lazzara/igr/gui/src/bak/mainwindow.hh | 146 -
milena/sandbox/lazzara/igr/gui/src/display.cc | 135 -
milena/sandbox/lazzara/igr/gui/src/display.hh | 88 -
milena/sandbox/lazzara/igr/gui/src/display_seg.cc | 172 -
milena/sandbox/lazzara/igr/gui/src/display_seg.hh | 95 -
milena/sandbox/lazzara/igr/gui/src/edit_seg.cc | 250 -
milena/sandbox/lazzara/igr/gui/src/edit_seg.hh | 89 -
milena/sandbox/lazzara/igr/gui/src/image_viewer.cc | 194 -
milena/sandbox/lazzara/igr/gui/src/image_viewer.hh | 102 -
.../igr/gui/src/internal/interactive_scene.cc | 88 -
.../igr/gui/src/internal/interactive_scene.hh | 73 -
milena/sandbox/lazzara/igr/gui/src/main.cc | 39 -
milena/sandbox/lazzara/igr/gui/src/main_window.cc | 56 -
milena/sandbox/lazzara/igr/gui/src/main_window.hh | 60 -
milena/sandbox/lazzara/igr/gui/src/to_qimage.hh | 63 -
milena/sandbox/lazzara/igr/gui/src/widgets.cc | 4 -
.../sandbox/lazzara/igr/gui/ui/bak/mainwindow.ui | 277 -
milena/sandbox/lazzara/igr/gui/ui/display.ui | 88 -
milena/sandbox/lazzara/igr/gui/ui/display_seg.ui | 108 -
milena/sandbox/lazzara/igr/gui/ui/edit_seg.ui | 97 -
milena/sandbox/lazzara/igr/gui/ui/image_viewer.ui | 154 -
milena/sandbox/lazzara/igr/gui/ui/main_window.ui | 75 -
milena/sandbox/lazzara/igr/igr-biggest-comp.cc | 294 -
milena/sandbox/lazzara/igr/igr-cloud.cc | 61 -
milena/sandbox/lazzara/igr/igr.cc | 295 -
.../sandbox/lazzara/igr/irm/grad_clo_and_wshd.cc | 93 -
milena/sandbox/lazzara/igr/irm/hsl_grad_and_wst.cc | 142 -
milena/sandbox/lazzara/igr/irm/wst_rag.cc | 298 -
milena/sandbox/lazzara/igr/irm/wst_rag_hsl.cc | 310 -
.../lazzara/igr/irm_seg_with_mm_and_rag.mine.cc | 331 -
milena/sandbox/lazzara/igr/registration_3d.cc | 58 -
milena/sandbox/lazzara/igr/tr_image.cc | 185 -
.../lazzara/scribo/binarization_naive/main.cc | 54 -
.../lazzara/scribo/binarization_naive/toto.cc | 28 -
milena/sandbox/lazzara/scribo/fill_holes/main.cc | 118 -
.../separateurs_materialises/lines_pattern.cc | 69 -
.../sandbox/lazzara/scribo/skeleton_crest/main.cc | 52 -
milena/sandbox/markov/T_gen.hh | 76 -
milena/sandbox/markov/approx_exp.hh | 77 -
milena/sandbox/markov/markov.cc | 57 -
milena/sandbox/markov/markov.hh | 112 -
milena/sandbox/markov/random.hh | 29 -
milena/sandbox/markov/random.hxx | 53 -
milena/sandbox/modules/icdar/lines.cc | 358 -
milena/sandbox/modules/icdar/words.cc | 250 -
milena/sandbox/nivault/dmap.hh | 577 -
milena/sandbox/nivault/dmap.hxx | 372 -
milena/sandbox/nivault/dyn_line.hh | 183 -
milena/sandbox/nivault/extract_character.cc | 360 -
milena/sandbox/nivault/extract_score.cc | 228 -
milena/sandbox/nivault/log | 19 -
milena/sandbox/nivault/median.hh | 257 -
milena/sandbox/nivault/plugin-gimp/.gitignore | 13 -
milena/sandbox/nivault/plugin-gimp/AUTHORS | 2 -
milena/sandbox/nivault/plugin-gimp/COPYING | 21 -
milena/sandbox/nivault/plugin-gimp/ChangeLog | 347 -
milena/sandbox/nivault/plugin-gimp/HACKING | 29 -
milena/sandbox/nivault/plugin-gimp/INSTALL | 229 -
milena/sandbox/nivault/plugin-gimp/Makefile.am | 15 -
milena/sandbox/nivault/plugin-gimp/TODO | 1 -
milena/sandbox/nivault/plugin-gimp/autogen.sh | 184 -
milena/sandbox/nivault/plugin-gimp/configure.ac | 125 -
.../sandbox/nivault/plugin-gimp/help/Makefile.am | 3 -
.../nivault/plugin-gimp/help/en/Makefile.am | 9 -
.../nivault/plugin-gimp/help/en/gimp-help.xml | 4 -
.../sandbox/nivault/plugin-gimp/help/en/index.html | 33 -
.../nivault/plugin-gimp/help/images/Makefile.am | 8 -
.../nivault/plugin-gimp/help/images/wilber.png | Bin 5022 -> 0 bytes
milena/sandbox/nivault/plugin-gimp/po/ChangeLog | 72 -
milena/sandbox/nivault/plugin-gimp/po/az.po | 115 -
milena/sandbox/nivault/plugin-gimp/po/de.po | 91 -
milena/sandbox/nivault/plugin-gimp/po/fr.po | 114 -
milena/sandbox/nivault/plugin-gimp/po/sk.po | 115 -
milena/sandbox/nivault/plugin-gimp/po/sv.po | 116 -
milena/sandbox/nivault/plugin-gimp/po/zh_TW.po | 114 -
milena/sandbox/nivault/plugin-gimp/src/Makefile.am | 27 -
.../sandbox/nivault/plugin-gimp/src/build-image.hh | 55 -
.../nivault/plugin-gimp/src/build-image.hxx | 103 -
.../sandbox/nivault/plugin-gimp/src/gimp-image.hh | 620 -
.../sandbox/nivault/plugin-gimp/src/interface.hh | 40 -
.../sandbox/nivault/plugin-gimp/src/interface.hxx | 94 -
milena/sandbox/nivault/plugin-gimp/src/main.cc | 153 -
.../sandbox/nivault/plugin-gimp/src/plugin-intl.hh | 45 -
milena/sandbox/nivault/rotation.cc | 72 -
milena/sandbox/nivault/tests/pouet.cc | 49 -
milena/sandbox/nivault/tests/test | 4 -
milena/sandbox/nivault/vec.hh | 363 -
milena/sandbox/pellegrin/Makefile | 26 -
milena/sandbox/pellegrin/cond_inheritance/Makefile | 2 -
.../cond_inheritance/concept/point_set.hh | 72 -
.../cond_inheritance/internal/multi_set.hh | 72 -
.../cond_inheritance/internal/point_set_base.hh | 97 -
.../pellegrin/cond_inheritance/internal/uni_set.hh | 70 -
.../sandbox/pellegrin/cond_inheritance/p_array.hh | 71 -
milena/sandbox/pellegrin/cond_inheritance/p_set.hh | 71 -
.../cond_inheritance/test_cond_inherit.cc | 61 -
milena/sandbox/pellegrin/first_test.cc | 40 -
.../pellegrin/set/core/concept/point_set.hh | 246 -
.../pellegrin/set/core/internal/multi_set.hh | 176 -
.../sandbox/pellegrin/set/core/internal/uni_set.hh | 176 -
milena/sandbox/pellegrin/set/core/line2d.hh | 212 -
milena/sandbox/pellegrin/set/core/p_array.hh | 247 -
milena/sandbox/pellegrin/set/core/p_bgraph.hh | 235 -
milena/sandbox/pellegrin/set/core/p_graph.hh | 263 -
milena/sandbox/pellegrin/set/core/p_line_graph.hh | 178 -
.../sandbox/pellegrin/set/core/p_priority_queue.hh | 365 -
.../pellegrin/set/core/p_priority_queue_fast.hh | 365 -
.../set/core/p_priority_queue_fast_with_array.hh | 351 -
milena/sandbox/pellegrin/set/core/p_queue.hh | 311 -
milena/sandbox/pellegrin/set/core/p_queue_fast.hh | 318 -
milena/sandbox/pellegrin/set/core/p_run.hh | 250 -
milena/sandbox/pellegrin/set/core/p_runs.hh | 541 -
milena/sandbox/pellegrin/set/core/p_set.hh | 195 -
milena/sandbox/pellegrin/set/core/pset_if.hh | 227 -
milena/sandbox/pellegrin/set/test/Makefile | 16 -
milena/sandbox/pellegrin/set/test/detest.sh | 17 -
milena/sandbox/pellegrin/set/test/p_bgraph.cc | 85 -
.../sandbox/pellegrin/set/test/p_priority_queue.cc | 98 -
.../pellegrin/set/test/p_priority_queue_fast.cc | 98 -
.../set/test/p_priority_queue_fast_with_array.cc | 105 -
milena/sandbox/pellegrin/set/test/p_queue.cc | 57 -
milena/sandbox/pellegrin/set/test/p_queue_fast.cc | 57 -
milena/sandbox/pellegrin/set/test/p_runs.cc | 82 -
milena/sandbox/pellegrin/set/test/p_set.cc | 57 -
milena/sandbox/pellegrin/set/test/pset_if.cc | 53 -
milena/sandbox/pellegrin/set/test/test.sh | 18 -
milena/sandbox/pellegrin/set/trait/point_set.hh | 110 -
milena/sandbox/pellegrin/set/types_de_points.txt | 14 -
milena/sandbox/roland/.gitignore | 3 -
milena/sandbox/roland/Makefile | 25 -
milena/sandbox/roland/double.cc | 47 -
milena/sandbox/roland/min-max.cc | 48 -
milena/sandbox/roland/morpho/lower_completion.hh | 152 -
.../roland/morpho/shortest_path_watershed.hh | 221 -
milena/sandbox/theo/Rd/debase.union_find.hh | 165 -
milena/sandbox/theo/Rd/deco.cc | 71 -
milena/sandbox/theo/Rd/diff.cc | 28 -
milena/sandbox/theo/Rd/diff_pgm.cc | 43 -
milena/sandbox/theo/Rd/hybrid.cc | 53 -
milena/sandbox/theo/Rd/hybrid.hh | 117 -
milena/sandbox/theo/Rd/min.cc | 42 -
milena/sandbox/theo/Rd/parallel.cc | 54 -
milena/sandbox/theo/Rd/parallel.hh | 85 -
milena/sandbox/theo/Rd/parallel_wo.cc | 46 -
milena/sandbox/theo/Rd/queue_based.cc | 51 -
milena/sandbox/theo/Rd/queue_based.hh | 124 -
milena/sandbox/theo/Rd/sequential.cc | 50 -
milena/sandbox/theo/Rd/sequential.hh | 87 -
milena/sandbox/theo/Rd/sequential_bench.cc | 51 -
milena/sandbox/theo/Rd/sequential_bench.hh | 100 -
milena/sandbox/theo/Rd/svg.queue_based.hh | 118 -
milena/sandbox/theo/Rd/union_find.cc | 52 -
milena/sandbox/theo/Rd/union_find.hh | 166 -
milena/sandbox/theo/Rd/utils.hh | 269 -
milena/sandbox/theo/browsing/fwd.cc | 515 -
milena/sandbox/theo/browsing/fwd.hh | 88 -
milena/sandbox/theo/color/blen_pix.hh | 187 -
milena/sandbox/theo/color/change_attributes.hh | 360 -
milena/sandbox/theo/color/filter_blen_rgb_edges.cc | 387 -
.../theo/color/filter_meandist_rgb_pixels.cc | 227 -
milena/sandbox/theo/color/mean_rgb_pix.hh | 151 -
milena/sandbox/theo/color/segment.hh | 578 -
milena/sandbox/theo/color/segment_gl_pixels.cc | 117 -
milena/sandbox/theo/color/segment_rgb_edges.cc | 368 -
milena/sandbox/theo/color/segment_rgb_pixels.cc | 205 -
milena/sandbox/theo/color/sum_pix.hh | 162 -
milena/sandbox/theo/compute_parent_more.hh | 191 -
milena/sandbox/theo/cs2d/cs2d.cc | 110 -
milena/sandbox/theo/cs2d/cs2d.hh | 172 -
milena/sandbox/theo/cs2d/cs2d_morpho.hh | 372 -
milena/sandbox/theo/cs2d/cs2d_utils.hh | 251 -
milena/sandbox/theo/cs2d/dbl_neighb.hh | 167 -
milena/sandbox/theo/cs2d/kruskal.cc | 357 -
milena/sandbox/theo/cs2d/tuto.cc | 145 -
milena/sandbox/theo/csi/edwin.cc | 144 -
milena/sandbox/theo/csi/fred.cc | 148 -
milena/sandbox/theo/dead/inplace.hh | 66 -
milena/sandbox/theo/dead/instant.hh | 168 -
milena/sandbox/theo/dmap.cc | 131 -
milena/sandbox/theo/dmap.txt | 92 -
milena/sandbox/theo/esiee/jean/pfg2d.cc | 51 -
milena/sandbox/theo/esiee/jean/pfg3d.cc | 135 -
milena/sandbox/theo/esiee/laurent/ismm09/cplx2d.hh | 162 -
.../esiee/laurent/ismm09/extinct_attributes.hh | 167 -
milena/sandbox/theo/esiee/laurent/ismm09/lca.hh | 173 -
milena/sandbox/theo/esiee/laurent/ismm09/main.cc | 140 -
.../sandbox/theo/esiee/laurent/ismm09/main.ext.cc | 76 -
.../theo/esiee/laurent/ismm09/pseudo_tree.hh | 597 -
.../sandbox/theo/esiee/laurent/ismm09/topo_wst.cc | 114 -
milena/sandbox/theo/esiee/laurent/ismm09/trash.hh | 106 -
milena/sandbox/theo/esiee/laurent/ismm09/util.hh | 72 -
.../theo/esiee/laurent/presentation/classif.cc | 419 -
.../esiee/laurent/presentation/segmentation.hh | 14 -
.../theo/esiee/laurent/presentation/wst2d.cc | 162 -
.../theo/esiee/laurent/presentation/wst3d.cc | 79 -
.../theo/esiee/laurent/presentation/wst_edge.cc | 409 -
.../sandbox/theo/esiee/slides_2009_may/dilation.hh | 70 -
milena/sandbox/theo/esiee/slides_2009_may/main.cc | 31 -
milena/sandbox/theo/estimate.hh | 90 -
milena/sandbox/theo/exec/clean_holes.cc | 66 -
milena/sandbox/theo/exec/closing_area.cc | 60 -
milena/sandbox/theo/exec/closing_height.cc | 60 -
milena/sandbox/theo/exec/closing_isotropic.cc | 81 -
milena/sandbox/theo/exec/closing_rectangle.cc | 62 -
milena/sandbox/theo/exec/closing_volume.cc | 60 -
.../sandbox/theo/exec/color_internal_gradient.cc | 148 -
milena/sandbox/theo/exec/color_labeling_mean.cc | 67 -
milena/sandbox/theo/exec/diff_abs.cc | 38 -
milena/sandbox/theo/exec/distance_thick.cc | 46 -
milena/sandbox/theo/exec/dump2cloud.cc | 34 -
milena/sandbox/theo/exec/dump2pnm.cc | 93 -
milena/sandbox/theo/exec/dump_12bit_to_pgm.cc | 35 -
milena/sandbox/theo/exec/elementary_gradient.cc | 90 -
milena/sandbox/theo/exec/filetype.hh | 54 -
.../sandbox/theo/exec/gaussian_directional_2d.cc | 99 -
.../sandbox/theo/exec/gaussian_directional_2d.hh | 475 -
.../theo/exec/gaussian_directional_2d__float.cc | 99 -
milena/sandbox/theo/exec/opening_rectangle.cc | 62 -
milena/sandbox/theo/exec/pnms2dump.cc | 97 -
milena/sandbox/theo/exec/rank_rectangle.cc | 52 -
milena/sandbox/theo/exec/subsample.cc | 43 -
milena/sandbox/theo/exec/superpose.cc | 39 -
milena/sandbox/theo/exec/threshold_low.cc | 69 -
milena/sandbox/theo/exec/watershed_flooding.cc | 96 -
milena/sandbox/theo/exec/watershed_superpose.cc | 36 -
milena/sandbox/theo/experimental/depeche/col.cc | 286 -
.../sandbox/theo/experimental/depeche/homogen.cc | 43 -
milena/sandbox/theo/experimental/depeche/row.cc | 117 -
milena/sandbox/theo/experimental/depeche/row_mm.cc | 96 -
milena/sandbox/theo/experimental/histo_image.cc | 421 -
.../theo/experimental/op_pw_value_pw_cst.cc | 91 -
.../sandbox/theo/experimental/projected_histo.cc | 66 -
milena/sandbox/theo/fllt.svg.6.cc | 1139 -
milena/sandbox/theo/fllt.svg.7.hh | 838 -
milena/sandbox/theo/fllt/compute_fllt.cc | 19 -
.../theo/fllt/connected_filters/area_filter.cc | 26 -
.../theo/fllt/connected_filters/area_filter.hh | 69 -
.../theo/fllt/connected_filters/canonize_tree.hh | 51 -
.../fllt/connected_filters/pseudo_flat_zones.cc | 44 -
milena/sandbox/theo/fllt/fllt.hh | 1017 -
milena/sandbox/theo/fllt/fllt.svg.1.cc | 222 -
milena/sandbox/theo/fllt/fllt.svg.2.cc | 304 -
milena/sandbox/theo/fllt/fllt.svg.3.cc | 313 -
milena/sandbox/theo/fllt/fllt.svg.4.cc | 352 -
milena/sandbox/theo/fllt/fllt.svg.5.cc | 353 -
milena/sandbox/theo/fllt/fllt.svg.6.cc | 1136 -
milena/sandbox/theo/fllt/fllt.svg.7.hh | 913 -
milena/sandbox/theo/fllt/fllt_test.hh | 874 -
milena/sandbox/theo/fllt/fllt_tree_to_image.hh | 30 -
milena/sandbox/theo/fllt/simple_tests.cc | 84 -
milena/sandbox/theo/igr/dump_cut.cc | 47 -
milena/sandbox/theo/igr/dump_to_dist.cc | 160 -
milena/sandbox/theo/igr/irm_anat_segm.cc | 69 -
milena/sandbox/theo/igr/irm_anat_segm__2D_ONLY.cc | 57 -
milena/sandbox/theo/igr/irm_seg_with_mm_and_rag.cc | 178 -
.../theo/igr/melimage/irm_perf/dynaparam7.m | 299 -
milena/sandbox/theo/igr/pgms2pgm.cc | 41 -
milena/sandbox/theo/igr/segment_2d_t.cc | 128 -
milena/sandbox/theo/mln/browsing/window_sliding.cc | 52 -
milena/sandbox/theo/mln/core/concept/walue.hh | 80 -
.../sandbox/theo/mln/morpho/canvas/f_and_g.pbm.gz | Bin 3400 -> 0 bytes
milena/sandbox/theo/mln/morpho/canvas/g.pbm.gz | Bin 31955 -> 0 bytes
.../theo/mln/morpho/canvas/internal/find_root.hh | 89 -
milena/sandbox/theo/mln/morpho/canvas/lena.pgm.gz | Bin 222842 -> 0 bytes
.../theo/mln/morpho/canvas/lena_blurred.pgm.gz | Bin 104878 -> 0 bytes
.../sandbox/theo/mln/morpho/canvas/lena_min.pgm.gz | Bin 216190 -> 0 bytes
.../sandbox/theo/mln/morpho/canvas/one_domain.cc | 569 -
.../mln/morpho/canvas/reconstruction_on_set.cc | 376 -
.../mln/morpho/canvas/reconstruction_on_set.hh | 356 -
.../morpho/canvas/reconstruction_on_set_tiny.cc | 190 -
.../sandbox/theo/mln/morpho/canvas/regminid.pbm.gz | Bin 1794 -> 0 bytes
.../theo/mln/morpho/conditional/dilation.cc | 29 -
.../theo/mln/morpho/conditional/dilation.hh | 111 -
.../sandbox/theo/mln/morpho/geodesic/dilation.cc | 31 -
.../sandbox/theo/mln/morpho/geodesic/dilation.hh | 88 -
.../mln/morpho/geodesic/dilation_permissive.cc | 47 -
.../mln/morpho/geodesic/dilation_permissive.hh | 463 -
.../morpho/geodesic/dilation_permissive_bench.cc | 60 -
.../mln/morpho/geodesic/dilation_permissive_n.cc | 35 -
milena/sandbox/theo/mln/morpho/max.hh | 143 -
.../theo/mln/morpho/reconstruction/by_dilation.cc | 68 -
.../theo/mln/morpho/reconstruction/by_dilation.hh | 776 -
.../mln/morpho/reconstruction/by_dilation_tiny.cc | 71 -
milena/sandbox/theo/mln/subsampling/debase.cc | 23 -
milena/sandbox/theo/mln/subsampling/debase.hh | 351 -
milena/sandbox/theo/mln/subsampling/in.pgm.gz | Bin 3649560 -> 0 bytes
milena/sandbox/theo/mln/subsampling/integral.cc | 38 -
milena/sandbox/theo/mln/subsampling/integral.hh | 295 -
milena/sandbox/theo/mln/subsampling/sizes.cc | 45 -
milena/sandbox/theo/mln/walue/approx_equal.hh | 98 -
milena/sandbox/theo/mln/walue/color.hh | 66 -
milena/sandbox/theo/mln/walue/gl.cc | 76 -
milena/sandbox/theo/mln/walue/gl.hh | 362 -
milena/sandbox/theo/mln/walue/gl16.hh | 50 -
milena/sandbox/theo/mln/walue/gl8.hh | 50 -
milena/sandbox/theo/mln/walue/glf.cc | 39 -
milena/sandbox/theo/mln/walue/glf.hh | 152 -
milena/sandbox/theo/mln/walue/int_u.cc | 32 -
milena/sandbox/theo/mln/walue/int_u.hh | 170 -
milena/sandbox/theo/mln/walue/internal/rgb_base.hh | 240 -
milena/sandbox/theo/mln/walue/rgb.hh | 86 -
milena/sandbox/theo/mln/walue/rgb_3x8.cc | 26 -
milena/sandbox/theo/mln/walue/rgb_3x8.hh | 51 -
milena/sandbox/theo/mln/walue/rgb_3xn.hh | 98 -
milena/sandbox/theo/mln/walue/rgb_t.hh | 97 -
milena/sandbox/theo/mln/walue/set_encoding.hh | 176 -
.../sandbox/theo/p_runs__with_dedicated_piter.hh | 758 -
milena/sandbox/theo/publis/icip2009/compute_a.cc | 578 -
.../sandbox/theo/publis/icip2009/regmin_count.cc | 175 -
milena/sandbox/theo/rush/exo2/Makefile | 36 -
milena/sandbox/theo/rush/exo2/exo2.cc | 118 -
milena/sandbox/theo/rush/exo2/exo2.sh | 16 -
milena/sandbox/theo/rush/exo2/propagate.hh | 77 -
milena/sandbox/theo/rush/exo3/Makefile | 28 -
milena/sandbox/theo/rush/exo3/assignable.cc | 251 -
milena/sandbox/theo/rush/exo3/exo3_fun_area.cc | 313 -
.../sandbox/theo/rush/exo3/exo3_fun_generator.cc | 366 -
milena/sandbox/theo/skel.cc | 106 -
milena/sandbox/theo/test_attribute.cc | 122 -
milena/sandbox/theo/tufa_2008/closed_gradient.cc | 64 -
milena/sandbox/theo/tufa_2008/closing.cc | 64 -
milena/sandbox/theo/tufa_2008/experiment.cc | 138 -
milena/sandbox/theo/tufa_2008/filter.cc | 169 -
milena/sandbox/theo/tufa_2008/filter_n.cc | 341 -
milena/sandbox/theo/tufa_2008/fz_count.cc | 160 -
milena/sandbox/theo/tufa_2008/gradient.cc | 58 -
milena/sandbox/theo/tufa_2008/n_cmpt.cc | 263 -
milena/sandbox/theo/tufa_2008/opening.cc | 63 -
milena/sandbox/theo/tufa_2008/steps.0.cc | 171 -
milena/sandbox/theo/tufa_2008/steps.1.cc | 274 -
milena/sandbox/theo/tufa_2008/steps.2.cc | 259 -
milena/sandbox/theo/tufa_2008/steps.2b.cc | 185 -
milena/sandbox/theo/tufa_2008/steps.3.cc | 186 -
milena/sandbox/theo/tufa_2008/wst.cc | 69 -
milena/sandbox/theo/tufa_2008/wst_f_equal_wst_a.cc | 140 -
milena/sandbox/theo/win_fun.cc | 160 -
milena/sandbox/theo/win_fun.hh | 160 -
milena/sandbox/vigouroux/cmy/fun.hh | 54 -
milena/sandbox/vigouroux/cmy/get_blue.hh | 67 -
milena/sandbox/vigouroux/cmy/get_green.hh | 56 -
milena/sandbox/vigouroux/cmy/my_cmy.hh | 90 -
milena/sandbox/vigouroux/cmy/rgb_to_cmy.hh | 78 -
milena/sandbox/vigouroux/cmy/test.cc | 28 -
milena/sandbox/vigouroux/cmy/testfun.cc | 30 -
milena/sandbox/vigouroux/color.cc | 27 -
milena/sandbox/vigouroux/color.hh | 45 -
milena/sandbox/vigouroux/color/color.hh | 309 -
milena/sandbox/vigouroux/color/hsi.hh | 64 -
milena/sandbox/vigouroux/color/hsl.hh | 55 -
milena/sandbox/vigouroux/color/hsv.hh | 56 -
milena/sandbox/vigouroux/color/is_HSI.cc | 33 -
milena/sandbox/vigouroux/color/my_cmy.hh | 65 -
milena/sandbox/vigouroux/color/my_hsi.hh | 93 -
milena/sandbox/vigouroux/color/my_hsl.hh | 90 -
milena/sandbox/vigouroux/color/my_hsv.hh | 90 -
milena/sandbox/vigouroux/color/my_xyz.hh | 93 -
milena/sandbox/vigouroux/color/my_yiq.hh | 133 -
milena/sandbox/vigouroux/color/my_yuv.hh | 133 -
milena/sandbox/vigouroux/color/nrgb.hh | 131 -
milena/sandbox/vigouroux/color/rgb.hh | 59 -
milena/sandbox/vigouroux/color/rgb_to_cmy.hh | 47 -
milena/sandbox/vigouroux/color/rgb_to_hsi.hh | 105 -
milena/sandbox/vigouroux/color/rgb_to_hsl.hh | 82 -
milena/sandbox/vigouroux/color/rgb_to_hsv.hh | 60 -
milena/sandbox/vigouroux/color/rgb_to_xyz.hh | 76 -
milena/sandbox/vigouroux/color/rgb_to_yiq.hh | 48 -
milena/sandbox/vigouroux/color/rgb_to_yuv.hh | 48 -
milena/sandbox/vigouroux/color/tests.cc | 31 -
milena/sandbox/vigouroux/color/xyz.hh | 55 -
milena/sandbox/vigouroux/color/yiq.hh | 65 -
milena/sandbox/vigouroux/color/yuv.hh | 64 -
milena/sandbox/vigouroux/conv/getred.hh | 76 -
milena/sandbox/vigouroux/conv/rgbto.hh | 149 -
milena/sandbox/vigouroux/conv/test.cc | 33 -
milena/sandbox/vigouroux/conv/tored.hh | 118 -
milena/sandbox/vigouroux/conv/torgb.hh | 140 -
.../vigouroux/convert/abstract/colorconv.hh | 69 -
.../vigouroux/convert/abstract/conversion.hh | 178 -
milena/sandbox/vigouroux/convert/basics.hh | 39 -
milena/sandbox/vigouroux/convert/bound.hh | 67 -
milena/sandbox/vigouroux/convert/cast.hh | 64 -
milena/sandbox/vigouroux/convert/conversion.hh | 160 -
.../sandbox/vigouroux/convert/conversion_ng_se.hh | 82 -
milena/sandbox/vigouroux/convert/force.hh | 63 -
milena/sandbox/vigouroux/convert/nrgbxyz.hh | 182 -
milena/sandbox/vigouroux/convert/rgbhsi.hh | 154 -
milena/sandbox/vigouroux/convert/rgbhsl.hh | 227 -
milena/sandbox/vigouroux/convert/rgbhsv.hh | 205 -
milena/sandbox/vigouroux/convert/rgbnrgb.hh | 146 -
milena/sandbox/vigouroux/convert/rgbxyz.hh | 144 -
milena/sandbox/vigouroux/convert/rgbyiq.hh | 142 -
milena/sandbox/vigouroux/convert/rgbyuv.hh | 140 -
milena/sandbox/vigouroux/convert/stretch.hh | 218 -
milena/sandbox/vigouroux/convert/value_to_point.hh | 131 -
milena/sandbox/vigouroux/function.hh | 72 -
milena/sandbox/vigouroux/gradation.hh | 91 -
milena/sandbox/vigouroux/hsi/get_blue.hh | 67 -
milena/sandbox/vigouroux/hsi/get_green.hh | 67 -
milena/sandbox/vigouroux/hsi/get_red.hh | 67 -
milena/sandbox/vigouroux/hsi/my_hsi.hh | 93 -
milena/sandbox/vigouroux/hsi/rgb_to_hsi.hh | 110 -
milena/sandbox/vigouroux/lap.cc | 49 -
milena/sandbox/vigouroux/lap.hh | 77 -
milena/sandbox/vigouroux/literal/black.hh | 38 -
milena/sandbox/vigouroux/literal/blue.hh | 38 -
milena/sandbox/vigouroux/literal/brown.hh | 37 -
milena/sandbox/vigouroux/literal/cyan.hh | 44 -
milena/sandbox/vigouroux/literal/darkgray.hh | 33 -
milena/sandbox/vigouroux/literal/gray.hh | 33 -
milena/sandbox/vigouroux/literal/green.hh | 38 -
milena/sandbox/vigouroux/literal/lightgray.hh | 33 -
milena/sandbox/vigouroux/literal/lime.hh | 37 -
milena/sandbox/vigouroux/literal/magenta.hh | 37 -
milena/sandbox/vigouroux/literal/olive.hh | 33 -
milena/sandbox/vigouroux/literal/orange.hh | 37 -
milena/sandbox/vigouroux/literal/pink.hh | 37 -
milena/sandbox/vigouroux/literal/purple.hh | 37 -
milena/sandbox/vigouroux/literal/red.hh | 38 -
milena/sandbox/vigouroux/literal/teal.hh | 37 -
milena/sandbox/vigouroux/literal/violet.hh | 37 -
milena/sandbox/vigouroux/literal/white.hh | 38 -
milena/sandbox/vigouroux/literal/yellow.hh | 37 -
milena/sandbox/vigouroux/load.cc | 78 -
milena/sandbox/vigouroux/moyenne.cc | 63 -
milena/sandbox/vigouroux/testfun.cc | 32 -
milena/sandbox/vigouroux/tests.cc | 31 -
milena/sandbox/vigouroux/xyz/get_blue.hh | 56 -
milena/sandbox/vigouroux/xyz/get_green.hh | 56 -
milena/sandbox/vigouroux/xyz/get_red.hh | 52 -
milena/sandbox/vigouroux/xyz/my_xyz.hh | 93 -
milena/sandbox/vigouroux/xyz/rgb_to_xyz.hh | 76 -
milena/sandbox/vigouroux/xyz/test.cc | 28 -
milena/sandbox/vigouroux/xyz/testfun.cc | 31 -
milena/sandbox/vigouroux/yiq/get_blue.hh | 56 -
milena/sandbox/vigouroux/yiq/get_green.hh | 55 -
milena/sandbox/vigouroux/yiq/get_red.hh | 54 -
milena/sandbox/vigouroux/yiq/my_yiq.hh | 91 -
milena/sandbox/vigouroux/yiq/rgb_to_yiq.hh | 78 -
milena/sandbox/vigouroux/yiq/test.cc | 28 -
milena/sandbox/vigouroux/yiq/testfun.cc | 30 -
milena/sandbox/vigouroux/yuv/get_blue.hh | 56 -
milena/sandbox/vigouroux/yuv/get_green.hh | 56 -
milena/sandbox/vigouroux/yuv/get_red.hh | 58 -
milena/sandbox/vigouroux/yuv/my_yuv.hh | 91 -
milena/sandbox/vigouroux/yuv/rgb_to_yuv.hh | 79 -
milena/sandbox/vigouroux/yuv/test.cc | 28 -
milena/sandbox/vigouroux/yuv/testfun.cc | 30 -
milena/tests/Makefile.am | 12 +-
milena/tests/accu/Makefile.am | 14 -
milena/tests/accu/image/Makefile.am | 9 +-
milena/tests/accu/math/Makefile.am | 3 +-
milena/tests/accu/shape/Makefile.am | 3 +-
milena/tests/accu/site_set/Makefile.am | 3 +-
milena/tests/accu/stat/Makefile.am | 12 -
milena/tests/algebra/Makefile.am | 10 +-
milena/tests/algebra/h_vec.cc | 6 +-
milena/tests/arith/Makefile.am | 9 +-
milena/tests/binarization/Makefile.am | 1 -
milena/tests/border/Makefile.am | 24 +-
milena/tests/canvas/Makefile.am | 4 +-
milena/tests/canvas/browsing/Makefile.am | 11 +-
milena/tests/canvas/morpho/Makefile.am | 7 +-
milena/tests/convert/Makefile.am | 18 +-
milena/tests/convert/impl/Makefile.am | 3 +-
milena/tests/convert/to_hsl.cc | 44 -
milena/tests/core/alias/Makefile.am | 18 +-
milena/tests/core/alias/point1d.cc | 9 +-
milena/tests/core/image/Makefile.am | 14 +-
milena/tests/core/image/dmorph/Makefile.am | 10 +-
milena/tests/core/image/imorph/Makefile.am | 7 +-
milena/tests/core/image/vmorph/Makefile.am | 4 +-
milena/tests/core/other/Makefile.am | 22 +-
milena/tests/core/routine/Makefile.am | 8 +-
milena/tests/core/site_set/Makefile.am | 18 +-
milena/tests/data/Makefile.am | 29 +-
milena/tests/data/approx/Makefile.am | 3 +-
milena/tests/data/naive/Makefile.am | 3 +-
milena/tests/debug/Makefile.am | 7 +-
milena/tests/draw/Makefile.am | 6 +-
milena/tests/estim/Makefile.am | 6 +-
milena/tests/extension/Makefile.am | 4 +-
milena/tests/extract/Makefile.am | 20 +-
milena/tests/extract/blue.cc | 47 -
milena/tests/extract/green.cc | 47 -
milena/tests/extract/hue.cc | 47 -
milena/tests/extract/lum.cc | 47 -
milena/tests/extract/red.cc | 47 -
milena/tests/extract/sat.cc | 47 -
milena/tests/fun/Makefile.am | 4 +-
milena/tests/fun/i2v/Makefile.am | 6 +-
milena/tests/fun/p2b/Makefile.am | 7 +-
milena/tests/fun/p2p/Makefile.am | 4 +-
milena/tests/fun/p2v/Makefile.am | 7 +-
milena/tests/fun/stat/Makefile.am | 3 +-
milena/tests/fun/v2i/Makefile.am | 3 +-
milena/tests/fun/v2v/Makefile.am | 16 +-
milena/tests/fun/v2v/component.cc | 69 -
milena/tests/fun/vv2v/Makefile.am | 5 +-
milena/tests/fun/x2x/Makefile.am | 7 +-
milena/tests/geom/Makefile.am | 23 -
milena/tests/graph/Makefile.am | 3 +-
milena/tests/graph/attribute/Makefile.am | 4 +-
milena/tests/histo/Makefile.am | 5 +-
milena/tests/io/dicom/Makefile.am | 3 +-
milena/tests/io/dump/Makefile.am | 1 -
milena/tests/io/fits/Makefile.am | 1 -
milena/tests/io/fld/Makefile.am | 6 +-
milena/tests/io/magick/Makefile.am | 2 -
milena/tests/io/off/Makefile.am | 3 -
milena/tests/io/pbm/Makefile.am | 2 -
milena/tests/io/pbms/Makefile.am | 1 -
milena/tests/io/pfm/Makefile.am | 7 +-
milena/tests/io/pgm/Makefile.am | 5 -
milena/tests/io/pgms/Makefile.am | 1 -
milena/tests/io/pnm/Makefile.am | 7 +-
milena/tests/io/ppm/Makefile.am | 3 -
milena/tests/io/ppms/Makefile.am | 1 -
milena/tests/io/tiff/Makefile.am | 3 +-
milena/tests/labeling/Makefile.am | 19 +-
milena/tests/linear/Makefile.am | 21 +-
milena/tests/linear/gaussian/Makefile.am | 13 +-
milena/tests/linear/gaussian/filter.cc | 48 -
milena/tests/linear/local/Makefile.am | 5 +-
milena/tests/literal/Makefile.am | 14 +-
milena/tests/logical/Makefile.am | 9 +-
milena/tests/make/Makefile.am | 18 +-
milena/tests/make/p_edges_with_mass_centers.cc | 3 +-
milena/tests/make/p_vertices_with_mass_centers.cc | 3 +-
milena/tests/math/Makefile.am | 7 +-
milena/tests/metal/Makefile.am | 7 +-
milena/tests/metal/converts_to.cc | 23 +-
milena/tests/metal/make/Makefile.am | 7 +-
milena/tests/metal/math/Makefile.am | 6 +-
milena/tests/morpho/Makefile.am | 27 +-
milena/tests/morpho/approx/Makefile.am | 2 -
milena/tests/morpho/attribute/Makefile.am | 6 +-
milena/tests/morpho/closing/Makefile.am | 8 -
milena/tests/morpho/closing/approx/Makefile.am | 1 -
milena/tests/morpho/elementary/Makefile.am | 12 +-
milena/tests/morpho/opening/Makefile.am | 8 -
milena/tests/morpho/opening/approx/Makefile.am | 1 -
.../morpho/reconstruction/by_dilation/Makefile.am | 3 -
.../morpho/reconstruction/by_erosion/Makefile.am | 3 -
milena/tests/morpho/tree/Makefile.am | 8 +-
milena/tests/morpho/tree/filter/Makefile.am | 3 +-
milena/tests/morpho/watershed/Makefile.am | 3 -
milena/tests/opt/Makefile.am | 4 +-
milena/tests/pw/Makefile.am | 6 +-
milena/tests/registration/Makefile.am | 9 +-
milena/tests/registration/registration.cc | 55 -
milena/tests/set/Makefile.am | 12 +-
milena/tests/subsampling/Makefile.am | 3 +-
milena/tests/tag/Makefile.am | 7 +-
milena/tests/test/Makefile.am | 4 +-
milena/tests/tests-recursive.mk | 32 -
milena/tests/tests.mk | 13 +-
milena/tests/topo/Makefile.am | 4 +-
milena/tests/topo/skeleton/Makefile.am | 4 +-
milena/tests/trace/Makefile.am | 7 +-
milena/tests/trait/Makefile.am | 6 +-
milena/tests/trait/ch_value.cc | 12 -
milena/tests/trait/image/Makefile.am | 5 +-
milena/tests/trait/op/Makefile.am | 6 +-
milena/tests/trait/op/plus.cc | 41 +-
milena/tests/trait/value/Makefile.am | 6 +-
milena/tests/transform/Makefile.am | 11 +-
milena/tests/unit_test/unit-tests.mk | 83 +-
milena/tests/upscaling/art/Makefile.am | 4 +-
milena/tests/util/Makefile.am | 20 +-
milena/tests/value/Makefile.am | 32 +-
milena/tests/value/builtin/Makefile.am | 5 +-
milena/tests/value/concept/Makefile.am | 7 +-
milena/tests/value/graylevel.cc | 74 +-
milena/tests/value/int_s16.cc | 5 +-
milena/tests/value/int_u8.cc | 5 +-
milena/tests/value/stack.cc | 55 -
milena/tests/win/Makefile.am | 20 +-
milena/tests/world/binary_2d/Makefile.am | 4 +-
milena/tests/world/inter_pixel/Makefile.am | 7 +-
milena/tests/world/inter_pixel/dim2/Makefile.am | 3 +-
milena/tools/Makefile.am | 6 +-
milena/tools/tools.mk | 3 +-
milena/vcs/milena.rb | 16 -
scribo/ChangeLog | 215 +-
scribo/Makefile.am | 16 +-
scribo/common.mk | 28 +
scribo/headers.mk | 4 -
scribo/sandbox/ChangeLog | 219 -
scribo/sandbox/green/ChangeLog | 1666 -
scribo/sandbox/green/README | 219 -
scribo/sandbox/green/README.green | 1211 -
scribo/sandbox/green/README.img | 124 -
scribo/sandbox/green/README.result | 143 -
.../green/bench/clustering/distance/Makefile.am | 153 -
.../green/bench/clustering/distance/distance.cc | 842 -
.../sandbox/green/demo/annotating/bic/Makefile.am | 153 -
scribo/sandbox/green/demo/annotating/bic/bic.cc | 122 -
.../sandbox/green/demo/annotating/hsv/Makefile.am | 153 -
scribo/sandbox/green/demo/annotating/hsv/hsv.cc | 721 -
.../sandbox/green/demo/annotating/lep/Makefile.am | 153 -
scribo/sandbox/green/demo/annotating/lep/lep.cc | 127 -
.../green/demo/annotating/nb_color/Makefile.am | 153 -
.../green/demo/annotating/nb_color/nb_color.cc | 143 -
.../green/demo/annotating/project/Makefile.am | 153 -
.../green/demo/annotating/project/project.cc | 275 -
.../green/demo/annotating/rgb_64/Makefile.am | 153 -
.../sandbox/green/demo/annotating/rgb_64/rgb_64.cc | 80 -
.../green/demo/annotating/rgb_64_9/Makefile.am | 153 -
.../green/demo/annotating/rgb_64_9/rgb_64_9.cc | 132 -
.../green/demo/annotating/stddev_color/Makefile.am | 153 -
.../demo/annotating/stddev_color/stddev_color.cc | 191 -
.../demo/annotating/stddev_color_16/Makefile.am | 153 -
.../annotating/stddev_color_16/stddev_color_16.cc | 261 -
.../green/demo/clustering/kmean1d/Makefile.am | 153 -
.../green/demo/clustering/kmean1d/kmean1d.cc | 258 -
.../green/demo/clustering/kmean2d/Makefile.am | 153 -
.../green/demo/clustering/kmean2d/kmean2d.cc | 278 -
.../green/demo/clustering/kmean3d/Makefile.am | 153 -
.../green/demo/clustering/kmean3d/kmean3d.cc | 265 -
.../green/demo/clustering/kmean_rgb/Makefile.am | 153 -
.../green/demo/clustering/kmean_rgb/kmean_rgb.cc | 239 -
.../demo/labeling/regional_maxima/Makefile.am | 153 -
.../labeling/regional_maxima/regional_maxima.cc | 198 -
.../demo/labeling/regional_maxima/thresholds.txt | 42 -
.../green/demo/labeling/watershed/Makefile.am | 153 -
.../green/demo/labeling/watershed/gaussian.sh | 12 -
.../green/demo/labeling/watershed/watershed.cc | 360 -
scribo/sandbox/green/doc/annotating/class.txt | 42 -
.../green/doc/annotating/syntheseMillet2008.txt | 283 -
scribo/sandbox/green/doc/annotating/testMillet2008 | 69 -
.../green/doc/examples/accu_color/accu_color.cc | 249 -
scribo/sandbox/green/doc/examples/frac/Makefile.am | 148 -
scribo/sandbox/green/doc/examples/frac/frac.cc | 423 -
scribo/sandbox/green/doc/examples/frac/frac.hh | 793 -
scribo/sandbox/green/doc/examples/frac/gcd.hh | 91 -
.../sandbox/green/doc/examples/frac/sign_prod.hh | 74 -
.../green/doc/examples/hello_milena/Makefile.am | 49 -
.../doc/examples/hello_milena/hello_milena.cc | 41 -
.../green/doc/examples/hello_world/Makefile.am | 49 -
.../green/doc/examples/hello_world/hello_world.cc | 9 -
.../green/doc/examples/hello_world/print.cc | 6 -
scribo/sandbox/green/doc/examples/io/Makefile.am | 150 -
scribo/sandbox/green/doc/examples/io/io.cc | 71 -
.../green/doc/examples/learn_milena/Makefile.am | 49 -
.../doc/examples/learn_milena/learn_milena.cc | 151 -
scribo/sandbox/green/doc/examples/otsu/Makefile.am | 49 -
scribo/sandbox/green/doc/examples/otsu/otsu.cc | 193 -
.../sandbox/green/doc/examples/stats/Makefile.am | 49 -
scribo/sandbox/green/doc/examples/stats/stats.cc | 32 -
scribo/sandbox/green/doc/formulae/formulae.tex | 1157 -
scribo/sandbox/green/doc/quick_tour/quick_tour.tex | 115 -
.../green/exp/annotating/achromastism/Makefile.am | 153 -
.../exp/annotating/achromastism/achromastism.cc | 179 -
.../exp/annotating/achromastism/text-color.txt | 15 -
.../green/exp/annotating/achromastism/text-img.txt | 40 -
.../exp/annotating/achromastism/text-only.txt | 8 -
.../sandbox/green/exp/annotating/bench/Makefile.am | 153 -
scribo/sandbox/green/exp/annotating/bench/bench.cc | 1450 -
.../sandbox/green/exp/annotating/error/Makefile.am | 153 -
scribo/sandbox/green/exp/annotating/error/error.cc | 833 -
.../sandbox/green/exp/annotating/histo/Makefile.am | 153 -
scribo/sandbox/green/exp/annotating/histo/histo.cc | 366 -
.../sandbox/green/exp/annotating/hsv/Makefile.am | 153 -
scribo/sandbox/green/exp/annotating/hsv/hsv.cc | 912 -
.../sandbox/green/exp/annotating/hue/Makefile.am | 153 -
scribo/sandbox/green/exp/annotating/hue/hue.cc | 402 -
.../green/exp/annotating/hue/text-color.txt | 15 -
.../sandbox/green/exp/annotating/hue/text-img.txt | 40 -
.../sandbox/green/exp/annotating/hue/text-only.txt | 8 -
.../green/exp/annotating/nb_color/Makefile.am | 153 -
.../green/exp/annotating/nb_color/nb_color.cc | 171 -
.../green/exp/annotating/saturation/Makefile.am | 153 -
.../green/exp/annotating/saturation/saturation.cc | 175 -
.../green/exp/annotating/saturation/text-color.txt | 15 -
.../green/exp/annotating/saturation/text-img.txt | 40 -
.../green/exp/annotating/saturation/text-only.txt | 8 -
.../green/exp/annotating/stddev_color/Makefile.am | 153 -
.../exp/annotating/stddev_color/stddev_color.cc | 216 -
.../exp/annotating/stddev_color_16/Makefile.am | 153 -
.../annotating/stddev_color_16/stddev_color_16.cc | 277 -
.../sandbox/green/exp/annotating/value/Makefile.am | 153 -
.../green/exp/annotating/value/text-color.txt | 15 -
.../green/exp/annotating/value/text-img.txt | 40 -
.../green/exp/annotating/value/text-only.txt | 8 -
scribo/sandbox/green/exp/annotating/value/value.cc | 468 -
.../sandbox/green/exp/regional_maxima/Makefile.am | 153 -
.../green/exp/regional_maxima/regional_maxima.cc | 196 -
.../green/exp/regional_maxima/thresholds.txt | 42 -
scribo/sandbox/green/gaussian.sh | 12 -
scribo/sandbox/green/gaussian2d.sh | 21 -
scribo/sandbox/green/mln/accu/stat/histo1d.hh | 338 -
scribo/sandbox/green/mln/accu/stat/histo2d.hh | 342 -
scribo/sandbox/green/mln/accu/stat/histo3d_hsl.hh | 388 -
scribo/sandbox/green/mln/accu/stat/histo3d_rgb.hh | 345 -
scribo/sandbox/green/mln/clustering/k_mean.hh | 785 -
scribo/sandbox/green/mln/clustering/kmean1d.hh | 1082 -
scribo/sandbox/green/mln/clustering/kmean2d.hh | 1345 -
scribo/sandbox/green/mln/clustering/kmean3d.hh | 1345 -
scribo/sandbox/green/mln/clustering/kmean_rgb.hh | 1042 -
scribo/sandbox/green/mln/display/display_histo.hh | 295 -
scribo/sandbox/green/mln/display/project_histo.hh | 679 -
scribo/sandbox/green/mln/fun/p2b/achromatic.hh | 128 -
.../sandbox/green/mln/fun/p2b/component_equals.hh | 99 -
scribo/sandbox/green/mln/fun/v2v/achromatism.hh | 64 -
.../sandbox/green/mln/fun/v2v/hue_concentration.hh | 111 -
.../green/mln/fun/v2v/int_u16_to_int_u14.hh | 71 -
scribo/sandbox/green/mln/fun/v2v/log.hh | 70 -
scribo/sandbox/green/mln/fun/v2v/rg_to_rgb.hh | 119 -
scribo/sandbox/green/mln/fun/v2v/rgb8_to_int_u8.hh | 71 -
scribo/sandbox/green/mln/fun/v2v/rgb8_to_rgbn.hh | 119 -
.../green/mln/fun/v2v/rgb_to_achromatism_map.hh | 81 -
scribo/sandbox/green/mln/fun/v2v/rgb_to_hsv.hh | 162 -
scribo/sandbox/green/mln/fun/v2v/rgb_to_hue_map.hh | 96 -
scribo/sandbox/green/mln/fun/v2v/rgb_to_rg.hh | 109 -
.../green/mln/fun/v2v/rgb_to_saturation_map.hh | 83 -
.../sandbox/green/mln/fun/v2v/rgb_to_value_map.hh | 75 -
scribo/sandbox/green/mln/img_path.hh | 239 -
scribo/sandbox/green/mln/io/plot/save_image_sh.hh | 1090 -
scribo/sandbox/green/mln/math/ceil.hh | 64 -
scribo/sandbox/green/mln/math/floor.hh | 64 -
scribo/sandbox/green/mln/value/hsv.hh | 424 -
scribo/sandbox/green/mln/value/rg.hh | 175 -
scribo/sandbox/green/ok/mln/accu/histo/histo1d.hh | 334 -
scribo/sandbox/green/ok/mln/accu/histo/histo2d.hh | 346 -
scribo/sandbox/green/ok/mln/accu/histo/histo3d.hh | 349 -
scribo/sandbox/green/ok/mln/img_path.hh | 239 -
.../sandbox/green/ok/test/accu/histo/gaussian.sh | 12 -
scribo/sandbox/green/ok/test/accu/histo/histo1d | Bin 802920 -> 0 bytes
scribo/sandbox/green/ok/test/accu/histo/histo1d.cc | 726 -
scribo/sandbox/green/test_labelling.cc | 336 -
scribo/sandbox/green/test_labelling_2.cc | 342 -
scribo/sandbox/green/test_labelling_3.cc | 463 -
.../green/tests/accu/stat/histo1d/Makefile.am | 153 -
.../green/tests/accu/stat/histo1d/histo1d.cc | 507 -
.../green/tests/accu/stat/histo3d_hsl/Makefile.am | 153 -
.../tests/accu/stat/histo3d_hsl/histo3d_hsl.cc | 391 -
.../green/tests/accu/stat/histo3d_rgb/Makefile.am | 153 -
.../tests/accu/stat/histo3d_rgb/histo3d_rgb.cc | 397 -
.../green/tests/clustering/k_mean/Makefile.am | 153 -
.../green/tests/clustering/k_mean/k_mean.cc | 547 -
.../green/tests/clustering/kmean1d/Makefile.am | 148 -
.../green/tests/clustering/kmean1d/kmean1d.cc | 483 -
.../green/tests/io/plot/save_image_sh/Makefile.am | 153 -
.../tests/io/plot/save_image_sh/save_image_sh.cc | 774 -
.../sandbox/green/tools/labeling/histo/Makefile.am | 153 -
scribo/sandbox/green/tools/labeling/histo/histo.cc | 204 -
scribo/sandbox/green/tools/labeling/iz/Makefile.am | 153 -
scribo/sandbox/green/tools/labeling/iz/iz.cc | 495 -
.../green/tools/labeling/opening/Makefile.am | 153 -
.../green/tools/labeling/opening/opening.cc | 174 -
.../green/tools/labeling/regmax/Makefile.am | 153 -
.../sandbox/green/tools/labeling/regmax/regmax.cc | 428 -
.../green/use/accu/stat/histo1d/Makefile.am | 153 -
.../sandbox/green/use/accu/stat/histo1d/histo1d.cc | 50 -
.../green/use/accu/stat/histo2d/Makefile.am | 153 -
.../sandbox/green/use/accu/stat/histo2d/histo2d.cc | 58 -
.../green/use/accu/stat/histo3d_hsl/Makefile.am | 153 -
.../green/use/accu/stat/histo3d_hsl/histo3d_hsl.cc | 59 -
.../green/use/accu/stat/histo3d_rgb/Makefile.am | 153 -
.../green/use/accu/stat/histo3d_rgb/histo3d_rgb.cc | 57 -
.../green/use/clustering/k_mean/Makefile.am | 153 -
.../sandbox/green/use/clustering/k_mean/k_mean.cc | 55 -
.../green/use/clustering/kmean1d/Makefile.am | 153 -
.../green/use/clustering/kmean1d/kmean1d.cc | 50 -
.../green/use/clustering/kmean2d/Makefile.am | 153 -
.../green/use/clustering/kmean2d/kmean2d.cc | 61 -
.../green/use/clustering/kmean3d/Makefile.am | 153 -
.../green/use/clustering/kmean3d/kmean3d.cc | 63 -
.../green/use/clustering/kmean_rgb/Makefile.am | 153 -
.../green/use/clustering/kmean_rgb/kmean_rgb.cc | 63 -
.../green/use/display/display_histo/Makefile.am | 153 -
.../use/display/display_histo/display_histo.cc | 86 -
.../green/use/fun/v2v/rg_to_rgb/Makefile.am | 153 -
.../green/use/fun/v2v/rg_to_rgb/rg_to_rgb.cc | 68 -
.../green/use/fun/v2v/rgb8_to_rgbn/Makefile.am | 153 -
.../green/use/fun/v2v/rgb8_to_rgbn/rgb8_to_rgbn.cc | 57 -
.../green/use/fun/v2v/rgb_to_rg/Makefile.am | 153 -
.../green/use/fun/v2v/rgb_to_rg/rgb_to_rg.cc | 58 -
.../green/use/io/plot/save_image_sh/Makefile.am | 153 -
.../use/io/plot/save_image_sh/save_image_sh.cc | 53 -
scribo/sandbox/green/use/value/rg/Makefile.am | 153 -
scribo/sandbox/green/use/value/rg/rg.cc | 58 -
scribo/sandbox/z/white_spaces/hom_sep.cc | 133 -
.../sandbox/z/white_spaces/white_space_closing.cc | 123 -
scribo/sandbox/z/white_spaces/white_spaces.cc | 842 -
scribo/scribo.mk | 10 +-
scribo/scribo/debug/alignment_decision_image.hh | 6 +-
scribo/scribo/debug/bboxes_enlarged_image.hh | 4 +-
scribo/scribo/debug/decision_image.hh | 10 +-
scribo/scribo/debug/links_decision_image.hh | 6 +-
scribo/scribo/debug/links_image.hh | 4 +-
.../scribo/debug/looks_like_a_text_line_image.hh | 4 +-
scribo/scribo/io/text_boxes/save.hh | 4 +-
scribo/scribo/primitive/extract/components.hh | 6 +-
.../primitive/link/with_single_right_link.hh | 4 +-
scribo/scribo/text/paragraphs_closing.hh | 6 +-
scribo/scribo/text/recognition.hh | 8 +-
scribo/scribo/toolchain/content_in_doc.hh | 12 +-
scribo/scribo/toolchain/content_in_hdoc.hh | 10 +-
scribo/scribo/toolchain/text_in_doc.hh | 10 +-
scribo/scribo/toolchain/text_in_doc_preprocess.hh | 20 +-
scribo/scribo/toolchain/text_in_picture.hh | 6 +-
scribo/src/Makefile.am | 9 +-
scribo/src/binarization/Makefile.am | 16 +-
scribo/src/contest/DAE-2011/Makefile.am | 7 +-
scribo/src/contest/DAE-2011/content_in_doc_dae.cc | 2 +-
scribo/src/contest/DAE-2011/content_in_hdoc_dae.cc | 2 +-
scribo/src/contest/Makefile.am | 3 -
scribo/src/contest/hdibco-2010/Makefile.am | 6 +-
scribo/src/contest/hdlac-2011/Makefile.am | 6 +-
scribo/src/debug/Makefile.am | 39 -
scribo/src/debug/show_separators.cc | 5 +-
scribo/src/filter/Makefile.am | 7 -
scribo/src/misc/Makefile.am | 7 -
scribo/src/postprocessing/Makefile.am | 6 +-
scribo/src/preprocessing/Makefile.am | 10 -
scribo/src/primitive/extract/Makefile.am | 13 +-
scribo/src/primitive/find/Makefile.am | 6 -
scribo/src/primitive/group/Makefile.am | 9 +-
scribo/src/primitive/remove/Makefile.am | 3 +-
scribo/src/table/Makefile.am | 5 -
scribo/src/text/Makefile.am | 5 -
scribo/src/toolchain/nepomuk/Makefile.am | 3 +-
scribo/src/util/Makefile.am | 3 +-
scribo/src/util/component_precise_outline.cc | 5 +-
scribo/tests/binarization/Makefile.am | 12 +-
scribo/tests/convert/Makefile.am | 6 +-
scribo/tests/core/Makefile.am | 7 +-
scribo/tests/estim/Makefile.am | 7 +-
scribo/tests/filter/Makefile.am | 18 -
scribo/tests/preprocessing/Makefile.am | 5 -
scribo/tests/primitive/extract/Makefile.am | 3 +-
scribo/tests/primitive/link/Makefile.am | 3 +-
scribo/tests/table/Makefile.am | 5 +-
scribo/tests/tests.mk | 50 +-
scribo/tests/toolchain/nepomuk/Makefile.am | 6 +-
scribo/tests/unit_test/unit-tests.mk | 43 +-
scribo/tests/util/Makefile.am | 5 +-
scribo/vcs/scribo.rb | 16 -
swilena/ChangeLog | 15 +
swilena/Makefile.am | 4 +-
swilena/image2d_int_u8.i | 15 +-
swilena/int_u24.i | 40 +
swilena/python/Makefile.am | 12 +-
vcs/oln.rb | 16 -
2624 files changed, 12235 insertions(+), 868665 deletions(-)
diff --cc ChangeLog
index 8b27ba6,98a6923..5faf2a3
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,22 -1,266 +1,286 @@@
+2011-11-16 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * configure.ac: Link to libGraphicsMagick++ if GraphicsMagick++ is
+ enabled.
+
+2011-11-16 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * m4/oln-with-lib.m4: Lookup for multiple AND single libraries
+ while checking Tesseract availability.
+
+2012-06-25 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * distrib/macports/Portfile.in: Apply changes required by MacPorts
+ team.
+
+2012-05-11 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * NEWS: Start populating the changes list.
+
+ 2013-02-13 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Use Automake's silent-rules.
+
+ * configure.ac: Here.
+
+ 2013-02-13 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Disable Automake's extra-portability warnings.
+
+ * configure.ac: Here, so that Automake 1.12 stops complaining
+ about AM_PROG_AR not being used, while preserving the
+ compatibility with Automake versions 1.11.2 and earlier.
+
+ 2010-04-26 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Enable parallel tests.
+
+ * configure.ac (AM_INIT_AUTOMAKE): Add option `parallel-tests'.
+
+ 2010-04-22 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Regen unit tests' Makefile fragments.
+
+ * milena/tests/unit_test/unit-tests.mk,
+ * scribo/tests/unit_test/unit-tests.mk:
+ Regen.
+
+ 2010-04-22 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Simplify build_unit_test.sh thanks to AM_DEFAULT_SOURCE_EXT.
+
+ * build-aux/build_unit_test.sh: No longer output `*_SOURCES'
+ variables.
+
+ 2010-02-17 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Require Automake 1.11.
+
+ * bootstrap, configure.ac: Here.
+
+ 2013-02-07 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Always write FIXME with uppercase letters.
+
+ * milena/mln/canvas/browsing/snake_fwd.hh,
+ * milena/mln/canvas/browsing/snake_vert.hh,
+ * scribo/scribo/debug/alignment_decision_image.hh,
+ * scribo/scribo/debug/decision_image.hh,
+ * scribo/scribo/debug/links_decision_image.hh:
+ Here.
+
+ 2013-02-06 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Equip Scribo with a recursive `tests' target.
+
+ * Makefile.am (LOCAL_RECURSIVE_TARGETS): Remove pretty-check.
+ ($(LOCAL_RECURSIVE_TARGETS)): Recurse in scribo/ too.
+ (pretty-check): New target, recursing only in milena/.
+ * milena/tests/tests-recursive.mk: Move...
+ * build-aux/tests-recursive.mk: ...here.
+ * milena/tests/tests.mk: Adjust.
+ Remove old comments.
+ * scribo/Makefile.am (tests): New target.
+ (bin): Use common idioms.
+ * scribo/tests/tests.mk: Include milena/tests/tests-recursive.mk.
+
+ 2010-10-27 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Add advice about the release process.
+
+ * HACKING (Required Software): Add LaTeX2HTML.
+ Aesthetic changes.
+ (Useful Tools): Rename as...
+ (Useful Developer Tools): ...this.
+ (Releasing): New section.
+
+ 2012-10-05 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Update texi2dvi from upstream.
+
+ * build-aux/texi2dvi: Update from CVS Texinfo.
+
+ 2012-10-05 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Remove Trimesh sources from Olena.
+
+ * external/trimesh/,
+ * external/:
+ Remove.
+ * configure.ac,
+ * README:
+ Remove anything related to Trimesh.
+ No longer configure external/Makefile.
+ * Makefile.am (SUBDIRS): Remove external.
+
+ 2012-10-05 Roland Levillain <roland(a)lrde.epita.fr>
+
+ No longer configure tests of apps depending on Trimesh.
+
+ * configure.ac: No longer configure
+ milena/apps/mesh-segm-skel/test-mesh-max-curv nor
+ milena/apps/mesh-segm-skel/test-mesh-segm.
+
+ 2012-06-20 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Ensure `bootstrap -r' regenerates all files.
+
+ * bootstrap: Here.
+ Aesthetic changes.
+
+ 2012-06-11 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Remove non-distributed headers not required by Milena nor Scribo.
+
+ * build-aux/generate_dist_headers.sh: No longer handle the third
+ argument (list of non-distributed files).
+ * milena/Makefile.am,
+ * scribo/Makefile.am
+ (regen-am, $(srcdir)/headers.mk): Adjust.
+ (EXTRA_DIST): Remove nodist-headers.
+ * milena/headers.mk,
+ * scribo/headers.mk:
+ Regen.
+ * milena/nodist-headers,
+ * scribo/nodist-headers:
+ Remove.
+ * milena/mln/accu/math/inf.hh,
+ * milena/mln/accu/math/sup.hh,
+ * milena/mln/core/image/vmorph/thru_image.hh,
+ * milena/mln/core/image/vmorph/thrubin_image.hh,
+ * milena/mln/data/was.median.hh,
+ * milena/mln/extract/all.hh,
+ * milena/mln/extract/blue.hh,
+ * milena/mln/extract/essential.hh,
+ * milena/mln/extract/green.hh,
+ * milena/mln/extract/hue.hh,
+ * milena/mln/extract/lum.hh,
+ * milena/mln/extract/red.hh,
+ * milena/mln/extract/sat.hh,
+ * milena/mln/fun/access/all.hh,
+ * milena/mln/fun/access/mean.hh,
+ * milena/mln/fun/accu_result.hh,
+ * milena/mln/fun/binary.hh,
+ * milena/mln/fun/binary_param.hh,
+ * milena/mln/fun/component/blue.hh,
+ * milena/mln/fun/component/comp.hh,
+ * milena/mln/fun/component/comp_count.hh,
+ * milena/mln/fun/component/green.hh,
+ * milena/mln/fun/component/ithcomp.hh,
+ * milena/mln/fun/component/red.hh,
+ * milena/mln/fun/component/rgb.hh,
+ * milena/mln/fun/component/scomp.hh,
+ * milena/mln/fun/compose.hh,
+ * milena/mln/fun/composition.hh,
+ * milena/mln/fun/from_accu.hh,
+ * milena/mln/fun/math/abs.hh,
+ * milena/mln/fun/math/cos.hh,
+ * milena/mln/fun/math/inf.hh,
+ * milena/mln/fun/math/norm.hh,
+ * milena/mln/fun/math/sup.hh,
+ * milena/mln/fun/meta/all.hh,
+ * milena/mln/fun/meta/blue.hh,
+ * milena/mln/fun/meta/essential.hh,
+ * milena/mln/fun/meta/first.hh,
+ * milena/mln/fun/meta/green.hh,
+ * milena/mln/fun/meta/hue.hh,
+ * milena/mln/fun/meta/inty.hh,
+ * milena/mln/fun/meta/lum.hh,
+ * milena/mln/fun/meta/red.hh,
+ * milena/mln/fun/meta/sat.hh,
+ * milena/mln/fun/meta/second.hh,
+ * milena/mln/fun/meta/to_enc.hh,
+ * milena/mln/fun/param.hh,
+ * milena/mln/fun/point/col.hh,
+ * milena/mln/fun/point/row.hh,
+ * milena/mln/fun/point/sli.hh,
+ * milena/mln/fun/spe/binary.hh,
+ * milena/mln/fun/spe/unary.hh,
+ * milena/mln/fun/unary.hh,
+ * milena/mln/fun/unary_param.hh,
+ * milena/mln/fun/v2v/hsi_to_rgb.hh,
+ * milena/mln/fun/v2v/rgb_to_hsi.hh,
+ * milena/mln/linear/gaussian/filter.hh,
+ * milena/mln/linear/gaussian/impl.hh,
+ * milena/mln/linear/gaussian/internal/coefficients.hh,
+ * milena/mln/registration/all.hh,
+ * milena/mln/registration/essential.hh,
+ * milena/mln/registration/get_rot.hh,
+ * milena/mln/registration/get_rtransf.hh,
+ * milena/mln/registration/icp.hh,
+ * milena/mln/registration/internal/rms.hh,
+ * milena/mln/registration/registration.hh,
+ * milena/mln/subsampling/all.hh,
+ * milena/mln/subsampling/essential.hh,
+ * milena/mln/subsampling/gaussian_subsampling.hh,
+ * milena/mln/subsampling/subsampling.hh,
+ * milena/mln/trait/functions.hh,
+ * milena/mln/trait/next/solve.hh,
+ * milena/mln/trait/next/solve_binary.hh,
+ * milena/mln/trait/next/solve_proxy.hh,
+ * milena/mln/trait/next/solve_unary.hh,
+ * milena/mln/value/hsi.hh,
+ * milena/mln/value/shell.hh,
+ * milena/mln/value/stack.hh,
+ Remove.
+ * milena/tests/unit_test/unit-tests.mk: Regen.
+
+ 2012-06-11 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Strip and remove files to match distributed files.
+
+ * configure.ac,
+ * milena/mln/accu/math/all.hh,
+ * milena/mln/all.hh,
+ * milena/mln/core/image/vmorph/all.hh,
+ * milena/mln/core/image/vmorph/fun_image.hh,
+ * milena/mln/data/all.hh,
+ * milena/mln/essential/routine.hh,
+ * milena/mln/fun/all.hh,
+ * milena/mln/fun/essential.hh,
+ * milena/mln/fun/v2v/all.hh,
+ * milena/mln/fun/v2v/essential.hh,
+ * milena/mln/linear/all.hh,
+ * milena/mln/trait/all.hh,
+ * milena/mln/trait/ch_value.hh,
+ * milena/mln/value/all.hh,
+ * milena/mln/value/essential.hh,
+ * milena/tests/Makefile.am,
+ * milena/tests/convert/Makefile.am,
+ * milena/tests/extract/Makefile.am,
+ * milena/tests/fun/v2v/Makefile.am,
+ * milena/tests/linear/Makefile.am,
+ * milena/tests/linear/gaussian/Makefile.am,
+ * milena/tests/registration/Makefile.am,
+ * milena/tests/trait/ch_value.cc,
+ * milena/tests/value/Makefile.am:
+ Strip (some) parts between tags `<<lrde' and `>>'.
+ * Makefile.am: Likewise.
+ (LRDE_STRIPPED_DIST_FILES, LRDE_NODIST_FILES, dist-hook): Remove.
+ * milena/tests/convert/to_hsl.cc,
+ * milena/tests/extract/blue.cc,
+ * milena/tests/extract/green.cc,
+ * milena/tests/extract/hue.cc,
+ * milena/tests/extract/lum.cc,
+ * milena/tests/extract/red.cc,
+ * milena/tests/extract/sat.cc,
+ * milena/tests/fun/v2v/component.cc,
+ * milena/tests/linear/gaussian/filter.cc,
+ * milena/tests/registration/registration.cc,
+ * milena/tests/value/stack.cc:
+ Remove.
+ * build-aux/strip-lrde: Remove.
+
+ 2011-11-14 Roland Levillain <roland(a)lrde.epita.fr>
+
+ * configure.ac: Configure milena/apps/morphers/Makefile.
+
+ 2011-11-16 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * m4/oln-with-lib.m4: Lookup for multiple AND single libraries
+ while checking Tesseract availability.
++>>>>>>> next
+
2011-11-25 Roland Levillain <roland(a)lrde.epita.fr>
Update lrde-scmstats.sh.
diff --cc milena/ChangeLog
index fdc8bd7,de49a76..024e441
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@@ -1,126 -1,591 +1,714 @@@
+2012-09-28 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * mln/debug/draw_graph.hh: Add a new overload and fix comments.
+
+2012-05-11 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * mln/core/alias/neighb3d.hh: Fix invalid c8_3d neighborhood.
+
+2012-05-11 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ Rename point_at_index, delta_index and index_of_point.
+
+ * mln/accu/line.hh,
+ * mln/accu/transform_line.hh,
+ * mln/border/duplicate.hh,
+ * mln/border/fill.hh,
+ * mln/convert/to_qimage.hh,
+ * mln/core/concept/doc/image_fastest.hh,
+ * mln/core/concept/window.hh,
+ * mln/core/dpoints_pixter.hh,
+ * mln/core/image/image1d.hh,
+ * mln/core/image/image2d.hh,
+ * mln/core/image/image3d.hh,
+ * mln/core/internal/check/image_fastest.hh,
+ * mln/core/internal/image_identity.hh,
+ * mln/core/internal/pixel_impl.hh,
+ * mln/core/pixel.hh,
+ * mln/data/fill_with_value.spe.hh,
+ * mln/data/memset_.hh,
+ * mln/io/magick/load.hh,
+ * mln/io/magick/save.hh,
+ * mln/labeling/value_and_compute.hh,
+ * mln/linear/gaussian_directional_2d.hh,
+ * mln/subsampling/antialiased.hh,
+ * mln/trait/image/props.hh,
+ * mln/transform/internal/closest_point_functor.hh,
+ * mln/world/binary_2d/subsample.hh: Rename point_at_index,
+ delta_index and index_of_point to point_at_offset, delta_offset
+ and offset_of_point.
+
+2012-05-10 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ Rely on Argument-Dependent Lookup (ADL) in from_to_ overloads.
+
+ * mln/accu/count_labels.hh,
+ * mln/convert/from_to.hxx ,
+ * mln/convert/to.hh,
+ * mln/core/alias/point1d.hh,
+ * mln/core/alias/point2d.hh,
+ * mln/core/alias/point3d.hh,
+ * mln/core/dpoint.hh,
+ * mln/core/internal/neighborhood_base.hh,
+ * mln/core/point.hh,
+ * mln/core/site_set/p_centered.hh,
+ * mln/core/site_set/p_vaccess.hh,
+ * mln/fun/v2v/hsl_to_rgb.hh,
+ * mln/fun/v2v/rgb_to_hsl.hh,
+ * mln/io/magick/save.hh,
+ * mln/io/plot/save.hh,
+ * mln/labeling/blobs_and_compute.hh,
+ * mln/labeling/value_and_compute.hh,
+ * mln/make/w_window2d.hh,
+ * mln/win/multiple.hh,
+ * mln/win/multiple_size.hh,
+ * tests/accu/site_set/rectangularity.cc,
+ * tests/core/other/graph_elt_neighborhood.cc,
+ * tests/core/other/graph_elt_window.cc,
+ * tests/core/other/point_set_compatibility.cc,
+ * tests/draw/graph.cc: Update forward declarations and includes.
+
+ * mln/algebra/vec.hh,
+ * mln/convert/from_to.hh,
+ * mln/convert/impl/from_double_to_value.hh,
+ * mln/convert/impl/from_float_to_value.hh,
+ * mln/convert/impl/from_image_to_site_set.hh,
+ * mln/convert/impl/from_int_to_value.hh,
+ * mln/convert/impl/from_unsigned_to_value.hh,
+ * mln/convert/impl/from_value_to_value.hh,
+ * mln/core/alias/neighb2d.hh,
+ * mln/core/alias/neighb3d.hh,
+ * mln/core/alias/window1d.hh,
+ * mln/core/alias/window2d.hh,
+ * mln/core/alias/window3d.hh,
+ * mln/core/concept/accumulator.hh,
+ * mln/core/concept/gdpoint.hh,
+ * mln/core/concept/gpoint.hh,
+ * mln/core/concept/image.hh,
+ * mln/core/concept/proxy.hh,
+ * mln/core/concept/site_set.hh,
+ * mln/core/concept/window.hh,
+ * mln/core/image/graph_window_if_piter.hh,
+ * mln/core/image/image1d.hh,
+ * mln/core/mixed_neighb.hh,
+ * mln/core/neighb.hh,
+ * mln/core/site_set/operators.hh,
+ * mln/core/w_window.hh,
+ * mln/fun/i2v/array.hh,
+ * mln/util/object_id.hh,
+ * mln/value/hsl.hh,
+ * mln/value/int_u.hh,
+ * mln/value/label.hh,
+ * mln/value/qt/rgb32.hh,
+ * mln/value/rgb.hh,
+ * mln/histo/array.hh,
+ * mln/util/array.hh: Move from_to_ overloads in the same namespace
+ as their first argument.
+
+2012-05-07 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * mln/registration/icp.hh: Add a missing initialization.
+
+2012-05-07 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * mln/io/magick/save.hh: Add generic and fast implementations.
+
+2012-05-07 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * mln/draw/box_plain.hh: Fix unused variable warning.
+
+2011-11-30 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * mln/accu/math/sumpow.hh: New accumulator.
+
+ 2013-02-13 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Simplify more Milena Makefiles thanks to AM_DEFAULT_SOURCE_EXT.
+
+ * apps/morphers/Makefile.am,
+ * tests/fun/v2v/Makefile.am,
+ * tests/subsampling/Makefile.am:
+ Here.
+
+ 2010-04-22 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Use AM_DEFAULT_SOURCE_EXT to simplify Milena's Makefiles.
+
+ * common.mk: New.
+ Include it...
+ * tests/tests.mk,
+ * tools/tools.mk:
+ ...here.
+ * tests/Makefile.am,
+ * tests/accu/Makefile.am,
+ * tests/accu/image/Makefile.am,
+ * tests/accu/math/Makefile.am,
+ * tests/accu/shape/Makefile.am,
+ * tests/accu/site_set/Makefile.am,
+ * tests/accu/stat/Makefile.am,
+ * tests/algebra/Makefile.am,
+ * tests/arith/Makefile.am,
+ * tests/binarization/Makefile.am,
+ * tests/border/Makefile.am,
+ * tests/canvas/Makefile.am,
+ * tests/canvas/browsing/Makefile.am,
+ * tests/canvas/morpho/Makefile.am,
+ * tests/convert/Makefile.am,
+ * tests/convert/impl/Makefile.am,
+ * tests/core/alias/Makefile.am,
+ * tests/core/image/Makefile.am,
+ * tests/core/image/dmorph/Makefile.am,
+ * tests/core/image/imorph/Makefile.am,
+ * tests/core/image/vmorph/Makefile.am,
+ * tests/core/other/Makefile.am,
+ * tests/core/routine/Makefile.am,
+ * tests/core/site_set/Makefile.am,
+ * tests/data/Makefile.am,
+ * tests/data/approx/Makefile.am,
+ * tests/data/naive/Makefile.am,
+ * tests/debug/Makefile.am,
+ * tests/draw/Makefile.am,
+ * tests/estim/Makefile.am,
+ * tests/extension/Makefile.am,
+ * tests/fun/Makefile.am,
+ * tests/fun/i2v/Makefile.am,
+ * tests/fun/p2p/Makefile.am,
+ * tests/fun/stat/Makefile.am,
+ * tests/fun/v2i/Makefile.am,
+ * tests/fun/v2v/Makefile.am,
+ * tests/fun/vv2v/Makefile.am,
+ * tests/fun/x2x/Makefile.am,
+ * tests/geom/Makefile.am,
+ * tests/graph/Makefile.am,
+ * tests/graph/attribute/Makefile.am,
+ * tests/histo/Makefile.am,
+ * tests/io/dicom/Makefile.am,
+ * tests/io/dump/Makefile.am,
+ * tests/io/fits/Makefile.am,
+ * tests/io/fld/Makefile.am,
+ * tests/io/magick/Makefile.am,
+ * tests/io/off/Makefile.am,
+ * tests/io/pbm/Makefile.am,
+ * tests/io/pbms/Makefile.am,
+ * tests/io/pgm/Makefile.am,
+ * tests/io/pgms/Makefile.am,
+ * tests/io/ppm/Makefile.am,
+ * tests/io/ppms/Makefile.am,
+ * tests/io/tiff/Makefile.am,
+ * tests/labeling/Makefile.am,
+ * tests/linear/Makefile.am,
+ * tests/linear/local/Makefile.am,
+ * tests/literal/Makefile.am,
+ * tests/logical/Makefile.am,
+ * tests/make/Makefile.am,
+ * tests/metal/Makefile.am,
+ * tests/metal/math/Makefile.am,
+ * tests/morpho/Makefile.am,
+ * tests/morpho/approx/Makefile.am,
+ * tests/morpho/attribute/Makefile.am,
+ * tests/morpho/closing/Makefile.am,
+ * tests/morpho/closing/approx/Makefile.am,
+ * tests/morpho/elementary/Makefile.am,
+ * tests/morpho/opening/Makefile.am,
+ * tests/morpho/opening/approx/Makefile.am,
+ * tests/morpho/reconstruction/by_dilation/Makefile.am,
+ * tests/morpho/reconstruction/by_erosion/Makefile.am,
+ * tests/morpho/tree/Makefile.am,
+ * tests/morpho/tree/filter/Makefile.am,
+ * tests/morpho/watershed/Makefile.am,
+ * tests/opt/Makefile.am,
+ * tests/pw/Makefile.am,
+ * tests/set/Makefile.am,
+ * tests/test/Makefile.am,
+ * tests/topo/Makefile.am,
+ * tests/topo/skeleton/Makefile.am,
+ * tests/trait/Makefile.am,
+ * tests/trait/image/Makefile.am,
+ * tests/trait/op/Makefile.am,
+ * tests/trait/value/Makefile.am,
+ * tests/transform/Makefile.am,
+ * tests/upscaling/art/Makefile.am,
+ * tests/util/Makefile.am,
+ * tests/value/Makefile.am,
+ * tests/value/builtin/Makefile.am,
+ * tests/win/Makefile.am,
+ * tests/world/binary_2d/Makefile.am,
+ * tests/world/inter_pixel/Makefile.am,
+ * tests/world/inter_pixel/dim2/Makefile.am:
+ Remove (now useless) `*_SOURCES' variables using
+ sed -ri '/^(\s|#)*\S+_SOURCES\s*=\s*\S+.cc\s*$/d'.
+ * apps/constrained-connectivity/Makefile.am,
+ * apps/graph-morpho/Makefile.am,
+ * apps/mesh-segm-skel/Makefile.am,
+ * apps/papers/levillain.09.ismm/Makefile.am,
+ * tools/Makefile.am:
+ Likewise.
+ Include common.mk.
+
+ 2012-09-28 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Add a script to generate a Milena header file.
+
+ * new-header: New.
+ * Makefile.am (EXTRA_DIST): Add new-header.
+
+ 2013-02-13 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Add missing TESTS variable to Makefile.am's.
+
+ * tests/canvas/Makefile.am,
+ * tests/canvas/morpho/Makefile.am,
+ * tests/fun/Makefile.am,
+ * tests/fun/p2b/Makefile.am,
+ * tests/fun/p2v/Makefile.am,
+ * tests/io/pfm/Makefile.am,
+ * tests/io/pnm/Makefile.am,
+ * tests/math/Makefile.am,
+ * tests/metal/make/Makefile.am,
+ * tests/tag/Makefile.am,
+ * tests/trace/Makefile.am,
+ * tests/value/concept/Makefile.am:
+ Here.
+
+ 2013-02-07 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Complete and clean up tests/metal/converts_to.cc.
+
+ * tests/metal/converts_to.cc: Remove dead code and add new test
+ cases.
+
+ 2013-02-06 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Fix the generation of code excerpts for the documentation.
+
+ * doc/tools/split_sample.sh: Use $(...) instead of `...` so that
+ backslashes are interpreted uniformly.
+ Pass option `-h' to grep to prevent file names from being printed
+ on OS X.
+ Remove useless option `-R' passed to grep.
+
+ 2013-02-06 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Address warnings reported by clang++ in Milena.
+
+ * mln/canvas/browsing/diagonal2d.hh (diagonal2d_t::operator())
+ * mln/clustering/kmean_rgb.hh (internal::kmean_rgb_dispatch)
+ * mln/labeling/value_and_compute.hh
+ (internal::value_and_compute_tests)
+ (impl::process__)
+ * mln/metal/math/root.hh (impl::root<n, x, lo, hi>::value): Add an
+ explicit type conversion of operator<'s the right-hand side
+ operand.
+ * mln/morpho/watershed/topological.hh (topological)
+ * mln/world/rgb/invert.hh (internal::invert_dispatch):
+ Remove unused variables.
+ Do not name unused arguments.
+ * mln/util/object_id.hh
+ (operator==(const object_id<Tag,V>&, const Value<V2>&)):
+ Add an explicit type conversion of the right-hand side operand.
+ * mln/world/rgb/invert.hh,
+ * tests/core/alias/point1d.cc,
+ * tests/make/p_edges_with_mass_centers.cc,
+ * tests/make/p_vertices_with_mass_centers.cc,
+ * tests/value/int_s16.cc,
+ * tests/value/int_u8.cc:
+ Shush the compiler about unused variables.
+ * tests/trait/op/plus.cc (mln::my_image2d<T>): Complete this type
+ to have it comply with the mln::Image concept.
+ (mln::dummy_t): New (dummy) type.
+ (dummy): New (dummy) value.
+ (main): Do not use uninitialized pointers.
+
+ 2013-02-06 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Disambiguate operator- overload resolution with a pow_int_ operand.
+
+ * mln/metal/math/pow.hh (mln::metal::math::impl::pow_int_):
+ Use static const integers instead of enums.
+
+ 2013-02-06 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Revive tests/value/graylevel.cc.
+
+ * mln/value/graylevel.hh: Aesthetic changes in comments.
+ * tests/value/graylevel.cc (test_conversion): Turn this macro into
+ a function template.
+ (main): Ensure all valid comparisons listed in
+ mln/value/graylevel.hh work.
+ Remove dead code.
+ Address warnings.
+ * tests/value/Makefile.am (check_PROGRAMS): Re-enable graylevel.
+ (graylevel_SOURCES): Re-enable.
+
+ 2013-02-06 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Fix mutual dependencies between floating-point gray-level values.
+
+ * mln/value/graylevel_f.hh,
+ * mln/value/internal/gray_f.hh:
+ Move definitions...
+ * mln/value/graylevel_f.hxx,
+ * mln/value/internal/gray_f.hxx:
+ ...here (new files).
+ * headers.mk (nobase_include_HEADERS): Regen.
+
+ 2013-02-05 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Address more remaining clang++ errors in Milena.
+
+ * mln/core/concept/proxy.hxx: Add and reorder forward
+ declarations.
+ * mln/accu/site_set/rectangularity.hh (rectangularity<P>): Do not
+ re-import base class attributes as protected members, so that the
+ base class can still access them.
+ Adjust.
+ * mln/geom/seeds2tiling_roundness.hh,
+ * mln/subsampling/antialiased.hh,
+ * mln/world/inter_pixel/dim2/make_edge_image.hh:
+ Add missing header inclusions.
+ * mln/io/plot/save.hh (save)
+ * mln/morpho/tree/propagate_node.hh
+ (propagate_node_to_descendants):
+ Do not provide default arguments twice.
+ * mln/topo/face_iter.hh,
+ * mln/topo/n_face_iter.hh:
+ Add `this->' qualifiers to disambiguate calls to base class
+ methods.
+ * tests/metal/converts_to.cc (from_2): Do not rely on
+ uninitialized data.
+ (main): Add a test case.
+
+ 2012-03-09 Roland Levillain <roland(a)lrde.epita.fr>
+
+ More clang++ support in Milena.
+
+ * mln/core/concept/proxy.hxx (get_proxy_impl<Subject, E>): Swap
+ two definitions to help clang++ properly resolve calls to the
+ overloaded conversion operator.
+
+ 2010-11-29 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Start to work around clang++ deficiencies to compile Milena.
+
+ * mln/util/tracked_ptr.hh (tracked_ptr<T>::operator*): New.
+ * mln/topo/complex.hh: Decompose complex instructions.
+
+ 2012-10-08 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Revive headers required by the RGB component functors.
+
+ * mln/core/image/vmorph/thru_image.hh,
+ * mln/fun/component/blue.hh,
+ * mln/fun/component/green.hh,
+ * mln/fun/component/red.hh,
+ * mln/fun/component/rgb.hh,
+ * mln/fun/param.hh,
+ * mln/fun/spe/unary.hh,
+ * mln/fun/unary.hh,
+ * mln/trait/functions.hh,
+ * mln/trait/next/solve.hh,
+ * mln/trait/next/solve_binary.hh,
+ * mln/trait/next/solve_proxy.hh,
+ * mln/trait/next/solve_unary.hh:
+ New.
+ * headers.mk,
+ * tests/unit_test/unit-tests.mk:
+ Regen.
+
+ 2012-10-05 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Provide typedefs mln::value::int_s24 and mln::value::int_u24.
+
+ * mln/value/int_s24.hh,
+ * mln/value/int_u24.hh:
+ New.
+
+ 2012-10-05 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Rename Trimesh reimplementations in apps/mesh-segm-skel/.
+
+ * apps/mesh-segm-skel/trimesh/misc.hh: Move...
+ * apps/mesh-segm-skel/misc.hh: ...here.
+ Update comments.
+ * apps/mesh-segm-skel/mesh-complex-max-curv-segm.cc,
+ * apps/mesh-segm-skel/mesh-complex-max-curv.cc:
+ Adjust.
+ * apps/mesh-segm-skel/trimesh/README: Remove.
+ * apps/mesh-segm-skel/Makefile.am (noinst_HEADERS, EXTRA_DIST):
+ Adjust.
+
+ 2012-10-05 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Remove anything depending on the Trimesh library.
+
+ * apps/mesh-segm-skel/io.hh,
+ * apps/mesh-segm-skel/mesh-max-curv.cc,
+ * apps/mesh-segm-skel/mesh-pinv-curv.cc,
+ * apps/mesh-segm-skel/mesh-segm.cc,
+ * apps/mesh-segm-skel/mesh-skel.cc,
+ * apps/mesh-segm-skel/test-mesh-max-curv.in,
+ * apps/mesh-segm-skel/test-mesh-segm.in:
+ Remove.
+ * apps/mesh-segm-skel/Makefile.am: Remove anything related to the
+ Trimesh library.
+
+ 2012-06-15 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Remove dependencies on suppressed files.
+
+ * doc/examples/tuto4_genericity_and_algorithms.cc: Do not include
+ mln/extract/green.hh.
+
+ 2012-06-14 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Fix the distcheck target.
+
+ * tests/linear/Makefile.am (MOSTLYCLEANFILES):
+ Add gaussian-out.pgm.
+
+ 2012-10-08 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Address g++-4.7 compilation errors.
+
+ * apps/morphers/image2d-skel.hh (is_simple_2d::operator()):
+ Qualify a call to a base class member.
+
+ 2012-09-25 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Fix file names in apps/morphers/recorder-bft.
+
+ * apps/morphers/recorder-bft.cc,
+ * apps/morphers/Makefile.am (recorder_SOURCES):
+ s/lena/picasso/.
+
+ 2012-06-21 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Improve the (movie) output of apps/morphers/iz.
+
+ * apps/morphers/iz.cc (save_colorized): Skip consecutive identical
+ frames.
+ Swap the frame reconstruction and write operations, so that the
+ last frame is eventually saved.
+ * apps/morphers/Makefile.am (tmp_iz.avi): Use a speedup of 50
+ instead of 10.
+
+ 2012-06-21 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Use the lazy recorder morpher in apps/morphers/iz.
+
+ * apps/morphers/iz.cc (main): Here.
+ Save the sequence of recorder images as PNG images using Magick++.
+ (save_colorized): New function.
+ * apps/morphers/Makefile.am
+ (noinst_PROGRAMS, iz_SOURCES) [HAVE_MAGICKXX]: Build `iz' only if
+ Magick++ is available.
+ (iz_output.ppm) [HAVE_MAGICKXX]: Likewise.
+ (iz_CPPFLAGS, iz_LDFLAGS) [HAVE_MAGICKXX]: New.
+ (tmp_iz.avi) [HAVE_MAGICKXX]: New target.
+ (MOSTLYCLEANFILES): Add tmp_iz??????.png.
+
+ 2012-06-20 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Add rules to build and run apps/morphers/iz.
+
+ * apps/morphers/Makefile.am (noinst_PROGRAMS): Add iz.
+ (iz_SOURCES): New.
+ (EXTRA_DIST): Add iz_input.pbm.
+ (iz_output.ppm): New target.
+ (MOSTLYCLEANFILES): Add tmp_clo.pgm, tmp_dmap.pgm,
+ tmp_ws_superpose.ppm, tmp_ws.ppm, tmp_lab.pgm, tmp_iz.pgm,
+ tmp_iz.ppm and tmp_iz_input.ppm.
+
+ 2012-06-20 Thierry Geraud <thierry.geraud(a)lrde.epita.fr>
+
+ New example demonstrating the use of influence zones.
+
+ * apps/morphers/iz.cc: New.
+ * apps/morphers/iz_input.pbm: New.
+
+ 2012-06-21 Roland Levillain <roland(a)lrde.epita.fr>
+
+ New ``lazy'' recorder morpher in apps/morpher.
+
+ * apps/morphers/lazy_recorder.hh: New.
+ * apps/morphers/lazy_recorder.cc: New test.
+ * apps/morphers/Makefile.am (noinst_HEADERS):
+ Add lazy_recorder.hh.
+ (noinst_PROGRAMS): Add lazy_recorder.
+ (lazy_recorder_SOURCES): New.
+ (MOSTLYCLEANFILES): Add lena-fill-lazy??????.ppm.
+
+ 2012-06-21 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Render the recorder morpher more generic.
+
+ * apps/morphers/recorder.hh (recorder<I>::sequence): Store a
+ sequence of concrete images.
+ Add missing inline keywords.
+ Improve the documentation.
+
+ 2011-11-28 Roland Levillain <roland(a)lrde.epita.fr>
+
+ New morpher example: recording a breadth-first thinning.
+
+ * apps/morphers/recorder-bft.cc: New.
+ * apps/morphers/image2d-skel.hh: New.
+ * apps/morphers/Makefile.am (noinst_PROGRAMS): Add recorder-bft.
+ (recorder_wst_SOURCES): New.
+ (recorder_SOURCES, recorder_wst_SOURCES, mask_recorder_SOURCES):
+ Move recorder.hh...
+ (noinst_HEADERS): ...here (new variable).
+ (MOSTLYCLEANFILES): Add lena-bft??????.pbm.
+
+ 2011-11-24 Roland Levillain <roland(a)lrde.epita.fr>
+
+ New morpher example: recording a watershed transform.
+
+ * apps/morphers/recorder-wst.cc: New.
+ * apps/morphers/Makefile.am (noinst_PROGRAMS): Add recorder-wst.
+ (recorder_wst_SOURCES): New.
+ (MOSTLYCLEANFILES): lena-wst??????.ppm.
+
+ 2011-11-24 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Work around decorated_image's lack of properties, for the recorder.
+
+ * apps/morphers/recorder.hh
+ (trait::image_< decorated_image<I,D> >): Replace with..
+ (trait::image_< decorated_image<I, recorder<I> > >): ...this.
+ Add a value_storage property.
+ (ch_value_< decorated_image< image_<I>, data_< recorder<I> >
>, V >):
+ New trait, to handle changes of value types in images decorated
+ with a recorder.
+ * apps/morphers/mask+channel.cc,
+ * apps/morphers/mask+recorder.cc,
+ * apps/morphers/recorder.cc:
+ Simplify these programs thanks to the preceding changes.
+
+ 2011-11-24 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Fix the initialization of mln::decorated_image.
+
+ * mln/tag/init.hh (tag::data_t): New tag type.
+ (tag::data): New tag.
+ * mln/core/image/imorph/decorated_image.hh
+ (init_(tag::data_t, D&, const decorated_image<I,D>&))
+ (init_(tag::data_t, D&, const decorated_image<I,D2>&))
+ (init_(tag::image_t, decorated_image<I,D>&, const J&)):
+ New functions.
+
+ 2011-11-18 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Simplify some apps/morpher programs using mln::make::box2d.
+
+ * apps/morphers/mask+recorder.cc,
+ * apps/morphers/mask+channel.cc:
+ Here.
+
+ 2011-11-18 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Refactor apps/morphers.
+
+ * apps/morphers/recorder.cc,
+ * apps/morphers/mask+recorder.cc:
+ Factor common parts...
+ * apps/morphers/recorder.hh: ...here (new file).
+ * apps/morphers/Makefile.am
+ (recorder_SOURCES, mask_recorder_SOURCES): Add recorder.hh.
+
+ 2011-11-14 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Add examples of morphers.
+
+ * apps/morphers/mask+channel.cc,
+ * apps/morphers/recorder.cc,
+ * apps/morphers/mask+recorder.cc:
+ New.
+ * apps/morphers/Makefile.am: New.
+ * apps/Makefile.am (SUBDIRS): Add morphers.
+
+ 2011-11-24 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Honor a precondition in classification examples (ISMM 2009).
+
+ * apps/papers/levillain.09.ismm/classif-graph.cc,
+ * apps/papers/levillain.09.ismm/classif-1complex.cc:
+ Do not use a value outside the range [0, nbasins] in `canvas_wst'
+ to prevent a failed precondition in labeling::colorize (when
+ NDEBUG is not defined).
+ Reported by David Coeurjolly <david.coeurjolly at liris.cnrs.fr>.
+
+ 2011-10-11 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Graph-based version of the classification example.
+
+ * apps/papers/levillain.09.ismm/classif-graph.cc: New.
+ * apps/papers/levillain.09.ismm/Makefile.am (noinst_PROGRAMS):
+ Add classif-graph.
+ (classif_graph_SOURCES): New.
+ (noinst_DATA): Add classwst-graph.ppm.
+ (classwst-graph.ppm): New target.
+
+ 2011-10-10 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Rename apps/papers/levillain.09.ismm/classif.cc.
+
+ * apps/papers/levillain.09.ismm/classif.cc: Rename as...
+ * apps/papers/levillain.09.ismm/classif-1complex.cc: ...this.
+ * apps/papers/levillain.09.ismm/Makefile.am
+ (noinst_PROGRAMS, noinst_DATA): s/classif/classif-1complex/.
+ (classif_SOURCES, classwst.pnm): Replace by...
+ (classif_1complex_SOURCES, classwst-1complex.ppm): ...these.
+
+ 2011-10-10 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Aesthetic changes in apps/papers/levillain.09.ismm/classif.cc.
+
+ * apps/papers/levillain.09.ismm/classif.cc: Here.
+ Remove useless headers inclusions.
+ Adjust comments.
+
+ 2011-10-05 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Fix and clean up apps/papers/levillain.09.ismm/classif.cc.
+
+ * apps/papers/levillain.09.ismm/classif.cc (main): Actually use
+ the chain() routine from chain.hh instead of ad hoc code.
+ Move code related to the construction of the 1-complex (graph)
+ image on which the processing chain is run...
+ (make_complex_image): ...here.
+ * apps/papers/levillain.09.ismm/Makefile.am (classwst.pnm): Change
+ the lambda (area) parameter to 4.
+
+ 2011-10-04 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Import the WST-based classification in apps/papers/levillain.09.ismm.
+
+ * apps/papers/levillain.09.ismm/Makefile.am
+ (noinst_PROGRAMS): Add classif.
+ (classif_SOURCES): Add classif.cc
+ (dist_noinst_DATA): Add classseedsi.pbm.
+ (noinst_DATA): Add classwst.pnm.
+ (classwst.pnm): New target.
+ * apps/papers/levillain.09.ismm/classif.cc: New.
+ Copied and adapted from
+ sandbox/theo/esiee/laurent/presentation/classif.cc.
+ * apps/papers/levillain.09.ismm/classseedsi.pbm: New.
+
+ 2011-10-04 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Split apps/papers/levillain.09.ismm/graph.cc.
+
+ * apps/papers/levillain.09.ismm/graph.cc: Misc. changes.
+ (mln::influence_zones)
+ (mln::io::neato::save):
+ Move functions...
+ * apps/papers/levillain.09.ismm/influence_zones.hh,
+ * apps/papers/levillain.09.ismm/io.hh:
+ ...here (new files).
+ * apps/papers/levillain.09.ismm/Makefile.am (noinst_HEADERS):
+ Add io.hh and influence_zones.hh
+
2011-11-29 Guillaume Lazzara <z(a)lrde.epita.fr>
Fix the initialization of all global constants (ticket #43)
diff --cc milena/doc/examples/tuto4_genericity_and_algorithms.cc
index 5639e84,46893bd..4b76869
--- a/milena/doc/examples/tuto4_genericity_and_algorithms.cc
+++ b/milena/doc/examples/tuto4_genericity_and_algorithms.cc
@@@ -33,12 -32,8 +32,10 @@@
#include <mln/core/var.hh>
#include <mln/core/alias/neighb2d.hh>
+#include <mln/binarization/binarization.hh>
+
#include <mln/fun/p2b/chess.hh>
- #include <mln/extract/green.hh>
-
#include <mln/accu/stat/max.hh>
#include <mln/geom/all.hh>
diff --cc milena/mln/morpho/watershed/topological.hh
index 20702e3,d17ece1..6dea02d
--- a/milena/mln/morpho/watershed/topological.hh
+++ b/milena/mln/morpho/watershed/topological.hh
@@@ -670,7 -670,7 +670,7 @@@ namespace ml
return w_constructible(tree, p, r);
}
--
++
template <class T>
typename T::image_t topological(T &tree)
@@@ -766,7 -766,7 +766,7 @@@
// the
// priority.
}
-- }
++ }
} // while(!l.empty())
for_all(it)
diff --cc milena/mln/subsampling/antialiased.hh
index 09caeb7,24b7224..2821984
--- a/milena/mln/subsampling/antialiased.hh
+++ b/milena/mln/subsampling/antialiased.hh
@@@ -1,5 -1,5 +1,5 @@@
- // Copyright (C) 2009, 2010, 2012 EPITA Research and Development
-// Copyright (C) 2009, 2010, 2013 EPITA Research and Development Laboratory
-// (LRDE)
++// Copyright (C) 2009, 2010, 2013 EPITA Research and Development
+// Laboratory (LRDE)
//
// This file is part of Olena.
//
diff --cc milena/mln/util/object_id.hh
index 1d2b361,54c12ff..a63bb73
--- a/milena/mln/util/object_id.hh
+++ b/milena/mln/util/object_id.hh
@@@ -1,5 -1,5 +1,5 @@@
- // Copyright (C) 2009, 2011, 2012 EPITA Research and Development
-// Copyright (C) 2009, 2011, 2013 EPITA Research and Development Laboratory
-// (LRDE)
++// Copyright (C) 2009, 2011, 2013 EPITA Research and Development
+// Laboratory (LRDE)
//
// This file is part of Olena.
//
diff --cc milena/tests/core/alias/point1d.cc
index 627af52,15373fd..dbf4eaa
--- a/milena/tests/core/alias/point1d.cc
+++ b/milena/tests/core/alias/point1d.cc
@@@ -34,11 -35,9 +35,10 @@@ int main(
point1d p, q;
- // assignment
-
p[0] = 4;
algebra::vec<1,float> v = p;
+ mln_assertion(v[0] == 4);
+ (void) v;
p.ind() += 1;
mln_assertion(p.ind() == 5 && p[0] == 5);
diff --cc milena/tests/data/Makefile.am
index 4b04dfb,8fc49d9..b733718
--- a/milena/tests/data/Makefile.am
+++ b/milena/tests/data/Makefile.am
@@@ -42,32 -42,9 +43,8 @@@ check_PROGRAMS =
transform_inplace \
update
- abs_SOURCES = abs.cc
- apply_SOURCES = apply.cc
- compare_SOURCES = compare.cc
- compute_SOURCES = compute.cc
- compute_in_window_SOURCES = compute_in_window.cc
- convert_SOURCES = convert.cc
- fill_SOURCES = fill.cc
- fill_with_image_SOURCES = fill_with_image.cc
- fill_with_value_SOURCES = fill_with_value.cc
- median_SOURCES = median.cc
- median_fast_SOURCES = median_fast.cc
- memcpy__SOURCES = memcpy_.cc
- memset__SOURCES = memset_.cc
- paste_SOURCES = paste.cc
- paste_without_localization_SOURCES = paste_without_localization.cc
- saturate_SOURCES = saturate.cc
- split_SOURCES = split.cc
- sort_psites_SOURCES = sort_psites.cc
- stretch_SOURCES = stretch.cc
- transform_SOURCES = transform.cc
- transform_inplace_SOURCES = transform_inplace.cc
- update_SOURCES = update.cc
--
# Lengthy tests.
- # FIXME: enable it when make full-check is enabled.
- #fill_full_SOURCES = fill_full.cc
+ # FIXME: Enable `fill_full' it when make full-check is enabled.
TESTS = $(check_PROGRAMS)
diff --cc milena/tests/unit_test/unit-tests.mk
index 3a14188,db1c67b..814bdfb
--- a/milena/tests/unit_test/unit-tests.mk
+++ b/milena/tests/unit_test/unit-tests.mk
@@@ -1422,1333 -1343,4 +1346,1336 @@@ mln_world_inter_pixel_neighb2d
mln_world_inter_pixel_separator_to_pixels \
mln_world_rgb_invert
++<<<<<<< HEAD
+mln_accu_all_SOURCES = mln_accu_all.cc
+mln_accu_center_SOURCES = mln_accu_center.cc
+mln_accu_compute_SOURCES = mln_accu_compute.cc
+mln_accu_convolve_SOURCES = mln_accu_convolve.cc
+mln_accu_count_adjacent_vertices_SOURCES = mln_accu_count_adjacent_vertices.cc
+mln_accu_count_labels_SOURCES = mln_accu_count_labels.cc
+mln_accu_count_value_SOURCES = mln_accu_count_value.cc
+mln_accu_essential_SOURCES = mln_accu_essential.cc
+mln_accu_histo_SOURCES = mln_accu_histo.cc
+mln_accu_image_all_SOURCES = mln_accu_image_all.cc
+mln_accu_image_essential_SOURCES = mln_accu_image_essential.cc
+mln_accu_image_init_SOURCES = mln_accu_image_init.cc
+mln_accu_image_set_value_SOURCES = mln_accu_image_set_value.cc
+mln_accu_image_take_SOURCES = mln_accu_image_take.cc
+mln_accu_image_take_as_init_SOURCES = mln_accu_image_take_as_init.cc
+mln_accu_image_take_n_times_SOURCES = mln_accu_image_take_n_times.cc
+mln_accu_image_to_result_SOURCES = mln_accu_image_to_result.cc
+mln_accu_image_untake_SOURCES = mln_accu_image_untake.cc
+mln_accu_internal_base_SOURCES = mln_accu_internal_base.cc
+mln_accu_internal_couple_SOURCES = mln_accu_internal_couple.cc
+mln_accu_label_used_SOURCES = mln_accu_label_used.cc
+mln_accu_line_SOURCES = mln_accu_line.cc
+mln_accu_logic_all_SOURCES = mln_accu_logic_all.cc
+mln_accu_logic_land_SOURCES = mln_accu_logic_land.cc
+mln_accu_logic_land_basic_SOURCES = mln_accu_logic_land_basic.cc
+mln_accu_logic_lor_SOURCES = mln_accu_logic_lor.cc
+mln_accu_logic_lor_basic_SOURCES = mln_accu_logic_lor_basic.cc
+mln_accu_maj_h_SOURCES = mln_accu_maj_h.cc
+mln_accu_math_all_SOURCES = mln_accu_math_all.cc
+mln_accu_math_count_SOURCES = mln_accu_math_count.cc
+mln_accu_math_essential_SOURCES = mln_accu_math_essential.cc
+mln_accu_math_inf_SOURCES = mln_accu_math_inf.cc
+mln_accu_math_sum_SOURCES = mln_accu_math_sum.cc
+mln_accu_math_sup_SOURCES = mln_accu_math_sup.cc
+mln_accu_max_site_SOURCES = mln_accu_max_site.cc
+mln_accu_nil_SOURCES = mln_accu_nil.cc
+mln_accu_p_SOURCES = mln_accu_p.cc
+mln_accu_pair_SOURCES = mln_accu_pair.cc
+mln_accu_rms_SOURCES = mln_accu_rms.cc
+mln_accu_shape_all_SOURCES = mln_accu_shape_all.cc
+mln_accu_shape_bbox_SOURCES = mln_accu_shape_bbox.cc
+mln_accu_shape_essential_SOURCES = mln_accu_shape_essential.cc
+mln_accu_shape_height_SOURCES = mln_accu_shape_height.cc
+mln_accu_shape_volume_SOURCES = mln_accu_shape_volume.cc
+mln_accu_site_set_all_SOURCES = mln_accu_site_set_all.cc
+mln_accu_site_set_essential_SOURCES = mln_accu_site_set_essential.cc
+mln_accu_site_set_rectangularity_SOURCES = mln_accu_site_set_rectangularity.cc
+mln_accu_stat_all_SOURCES = mln_accu_stat_all.cc
+mln_accu_stat_deviation_SOURCES = mln_accu_stat_deviation.cc
+mln_accu_stat_essential_SOURCES = mln_accu_stat_essential.cc
+mln_accu_stat_histo3d_rgb_SOURCES = mln_accu_stat_histo3d_rgb.cc
+mln_accu_stat_max_SOURCES = mln_accu_stat_max.cc
+mln_accu_stat_max_h_SOURCES = mln_accu_stat_max_h.cc
+mln_accu_stat_mean_SOURCES = mln_accu_stat_mean.cc
+mln_accu_stat_median_alt_SOURCES = mln_accu_stat_median_alt.cc
+mln_accu_stat_median_h_SOURCES = mln_accu_stat_median_h.cc
+mln_accu_stat_min_SOURCES = mln_accu_stat_min.cc
+mln_accu_stat_min_h_SOURCES = mln_accu_stat_min_h.cc
+mln_accu_stat_min_max_SOURCES = mln_accu_stat_min_max.cc
+mln_accu_stat_rank_SOURCES = mln_accu_stat_rank.cc
+mln_accu_stat_rank_bool_SOURCES = mln_accu_stat_rank_bool.cc
+mln_accu_stat_rank_high_quant_SOURCES = mln_accu_stat_rank_high_quant.cc
+mln_accu_stat_var_SOURCES = mln_accu_stat_var.cc
+mln_accu_stat_variance_SOURCES = mln_accu_stat_variance.cc
+mln_accu_take_SOURCES = mln_accu_take.cc
+mln_accu_transform_SOURCES = mln_accu_transform.cc
+mln_accu_transform_diagonal_SOURCES = mln_accu_transform_diagonal.cc
+mln_accu_transform_directional_SOURCES = mln_accu_transform_directional.cc
+mln_accu_transform_line_SOURCES = mln_accu_transform_line.cc
+mln_accu_transform_snake_SOURCES = mln_accu_transform_snake.cc
+mln_accu_transform_stop_SOURCES = mln_accu_transform_stop.cc
+mln_accu_v_SOURCES = mln_accu_v.cc
+mln_algebra_all_SOURCES = mln_algebra_all.cc
+mln_algebra_essential_SOURCES = mln_algebra_essential.cc
+mln_algebra_h_mat_SOURCES = mln_algebra_h_mat.cc
+mln_algebra_h_vec_SOURCES = mln_algebra_h_vec.cc
+mln_algebra_mat_SOURCES = mln_algebra_mat.cc
+mln_algebra_quat_SOURCES = mln_algebra_quat.cc
+mln_algebra_vec_SOURCES = mln_algebra_vec.cc
+mln_all_SOURCES = mln_all.cc
+mln_arith_all_SOURCES = mln_arith_all.cc
+mln_arith_diff_abs_SOURCES = mln_arith_diff_abs.cc
+mln_arith_div_SOURCES = mln_arith_div.cc
+mln_arith_essential_SOURCES = mln_arith_essential.cc
+mln_arith_includes_SOURCES = mln_arith_includes.cc
+mln_arith_min_SOURCES = mln_arith_min.cc
+mln_arith_minus_SOURCES = mln_arith_minus.cc
+mln_arith_plus_SOURCES = mln_arith_plus.cc
+mln_arith_revert_SOURCES = mln_arith_revert.cc
+mln_arith_times_SOURCES = mln_arith_times.cc
+mln_binarization_all_SOURCES = mln_binarization_all.cc
+mln_binarization_binarization_SOURCES = mln_binarization_binarization.cc
+mln_binarization_essential_SOURCES = mln_binarization_essential.cc
+mln_binarization_includes_SOURCES = mln_binarization_includes.cc
+mln_binarization_threshold_SOURCES = mln_binarization_threshold.cc
+mln_border_adjust_SOURCES = mln_border_adjust.cc
+mln_border_all_SOURCES = mln_border_all.cc
+mln_border_duplicate_SOURCES = mln_border_duplicate.cc
+mln_border_equalize_SOURCES = mln_border_equalize.cc
+mln_border_essential_SOURCES = mln_border_essential.cc
+mln_border_fill_SOURCES = mln_border_fill.cc
+mln_border_find_SOURCES = mln_border_find.cc
+mln_border_get_SOURCES = mln_border_get.cc
+mln_border_mirror_SOURCES = mln_border_mirror.cc
+mln_border_resize_SOURCES = mln_border_resize.cc
+mln_border_resize_equal_SOURCES = mln_border_resize_equal.cc
+mln_border_thickness_SOURCES = mln_border_thickness.cc
+mln_canvas_all_SOURCES = mln_canvas_all.cc
+mln_canvas_browsing_all_SOURCES = mln_canvas_browsing_all.cc
+mln_canvas_browsing_backdiagonal2d_SOURCES = mln_canvas_browsing_backdiagonal2d.cc
+mln_canvas_browsing_breadth_first_search_SOURCES =
mln_canvas_browsing_breadth_first_search.cc
+mln_canvas_browsing_depth_first_search_SOURCES =
mln_canvas_browsing_depth_first_search.cc
+mln_canvas_browsing_diagonal2d_SOURCES = mln_canvas_browsing_diagonal2d.cc
+mln_canvas_browsing_dir_struct_elt_incr_update_SOURCES =
mln_canvas_browsing_dir_struct_elt_incr_update.cc
+mln_canvas_browsing_directional_SOURCES = mln_canvas_browsing_directional.cc
+mln_canvas_browsing_essential_SOURCES = mln_canvas_browsing_essential.cc
+mln_canvas_browsing_fwd_SOURCES = mln_canvas_browsing_fwd.cc
+mln_canvas_browsing_hyper_directional_SOURCES =
mln_canvas_browsing_hyper_directional.cc
+mln_canvas_browsing_internal_graph_first_search_SOURCES =
mln_canvas_browsing_internal_graph_first_search.cc
+mln_canvas_browsing_snake_fwd_SOURCES = mln_canvas_browsing_snake_fwd.cc
+mln_canvas_browsing_snake_generic_SOURCES = mln_canvas_browsing_snake_generic.cc
+mln_canvas_browsing_snake_vert_SOURCES = mln_canvas_browsing_snake_vert.cc
+mln_canvas_chamfer_SOURCES = mln_canvas_chamfer.cc
+mln_canvas_distance_front_SOURCES = mln_canvas_distance_front.cc
+mln_canvas_distance_geodesic_SOURCES = mln_canvas_distance_geodesic.cc
+mln_canvas_essential_SOURCES = mln_canvas_essential.cc
+mln_canvas_labeling_all_SOURCES = mln_canvas_labeling_all.cc
+mln_canvas_labeling_blobs_SOURCES = mln_canvas_labeling_blobs.cc
+mln_canvas_labeling_essential_SOURCES = mln_canvas_labeling_essential.cc
+mln_canvas_labeling_generic_SOURCES = mln_canvas_labeling_generic.cc
+mln_canvas_labeling_internal_find_root_fastest_SOURCES =
mln_canvas_labeling_internal_find_root_fastest.cc
+mln_canvas_labeling_internal_tests_SOURCES = mln_canvas_labeling_internal_tests.cc
+mln_canvas_labeling_sorted_SOURCES = mln_canvas_labeling_sorted.cc
+mln_canvas_labeling_video_SOURCES = mln_canvas_labeling_video.cc
+mln_canvas_morpho_all_SOURCES = mln_canvas_morpho_all.cc
+mln_canvas_morpho_attribute_filter_SOURCES = mln_canvas_morpho_attribute_filter.cc
+mln_canvas_morpho_essential_SOURCES = mln_canvas_morpho_essential.cc
+mln_canvas_morpho_internal_find_root_SOURCES = mln_canvas_morpho_internal_find_root.cc
+mln_clustering_kmean_rgb_SOURCES = mln_clustering_kmean_rgb.cc
+mln_convert_all_SOURCES = mln_convert_all.cc
+mln_convert_essential_SOURCES = mln_convert_essential.cc
+mln_convert_from_to_SOURCES = mln_convert_from_to.cc
+mln_convert_impl_all_SOURCES = mln_convert_impl_all.cc
+mln_convert_impl_from_double_to_value_SOURCES =
mln_convert_impl_from_double_to_value.cc
+mln_convert_impl_from_float_to_value_SOURCES = mln_convert_impl_from_float_to_value.cc
+mln_convert_impl_from_image_to_site_set_SOURCES =
mln_convert_impl_from_image_to_site_set.cc
+mln_convert_impl_from_int_to_value_SOURCES = mln_convert_impl_from_int_to_value.cc
+mln_convert_impl_from_site_set_to_image_SOURCES =
mln_convert_impl_from_site_set_to_image.cc
+mln_convert_impl_from_unsigned_to_value_SOURCES =
mln_convert_impl_from_unsigned_to_value.cc
+mln_convert_impl_from_value_to_value_SOURCES = mln_convert_impl_from_value_to_value.cc
+mln_convert_to_SOURCES = mln_convert_to.cc
+mln_convert_to_dpoint_SOURCES = mln_convert_to_dpoint.cc
+mln_convert_to_fun_SOURCES = mln_convert_to_fun.cc
+mln_convert_to_image_SOURCES = mln_convert_to_image.cc
+mln_convert_to_p_array_SOURCES = mln_convert_to_p_array.cc
+mln_convert_to_p_set_SOURCES = mln_convert_to_p_set.cc
+mln_convert_to_upper_window_SOURCES = mln_convert_to_upper_window.cc
+mln_convert_to_window_SOURCES = mln_convert_to_window.cc
+mln_core_a_point_of_SOURCES = mln_core_a_point_of.cc
+mln_core_alias_all_SOURCES = mln_core_alias_all.cc
+mln_core_alias_box1d_SOURCES = mln_core_alias_box1d.cc
+mln_core_alias_box2d_SOURCES = mln_core_alias_box2d.cc
+mln_core_alias_box2d_h_SOURCES = mln_core_alias_box2d_h.cc
+mln_core_alias_box3d_SOURCES = mln_core_alias_box3d.cc
+mln_core_alias_complex_geometry_SOURCES = mln_core_alias_complex_geometry.cc
+mln_core_alias_complex_image_SOURCES = mln_core_alias_complex_image.cc
+mln_core_alias_dpoint1d_SOURCES = mln_core_alias_dpoint1d.cc
+mln_core_alias_dpoint2d_SOURCES = mln_core_alias_dpoint2d.cc
+mln_core_alias_dpoint2d_h_SOURCES = mln_core_alias_dpoint2d_h.cc
+mln_core_alias_dpoint3d_SOURCES = mln_core_alias_dpoint3d.cc
+mln_core_alias_neighb1d_SOURCES = mln_core_alias_neighb1d.cc
+mln_core_alias_neighb2d_SOURCES = mln_core_alias_neighb2d.cc
+mln_core_alias_neighb3d_SOURCES = mln_core_alias_neighb3d.cc
+mln_core_alias_p_run2d_SOURCES = mln_core_alias_p_run2d.cc
+mln_core_alias_p_runs2d_SOURCES = mln_core_alias_p_runs2d.cc
+mln_core_alias_point1d_SOURCES = mln_core_alias_point1d.cc
+mln_core_alias_point2d_SOURCES = mln_core_alias_point2d.cc
+mln_core_alias_point2d_h_SOURCES = mln_core_alias_point2d_h.cc
+mln_core_alias_point3d_SOURCES = mln_core_alias_point3d.cc
+mln_core_alias_vec2d_SOURCES = mln_core_alias_vec2d.cc
+mln_core_alias_vec3d_SOURCES = mln_core_alias_vec3d.cc
+mln_core_alias_w_window1d_float_SOURCES = mln_core_alias_w_window1d_float.cc
+mln_core_alias_w_window1d_int_SOURCES = mln_core_alias_w_window1d_int.cc
+mln_core_alias_w_window2d_float_SOURCES = mln_core_alias_w_window2d_float.cc
+mln_core_alias_w_window2d_int_SOURCES = mln_core_alias_w_window2d_int.cc
+mln_core_alias_w_window3d_float_SOURCES = mln_core_alias_w_window3d_float.cc
+mln_core_alias_w_window3d_int_SOURCES = mln_core_alias_w_window3d_int.cc
+mln_core_alias_window1d_SOURCES = mln_core_alias_window1d.cc
+mln_core_alias_window2d_SOURCES = mln_core_alias_window2d.cc
+mln_core_alias_window3d_SOURCES = mln_core_alias_window3d.cc
+mln_core_all_SOURCES = mln_core_all.cc
+mln_core_box_runend_piter_SOURCES = mln_core_box_runend_piter.cc
+mln_core_box_runstart_piter_SOURCES = mln_core_box_runstart_piter.cc
+mln_core_category_SOURCES = mln_core_category.cc
+mln_core_concept_accumulator_SOURCES = mln_core_concept_accumulator.cc
+mln_core_concept_all_SOURCES = mln_core_concept_all.cc
+mln_core_concept_box_SOURCES = mln_core_concept_box.cc
+mln_core_concept_browsing_SOURCES = mln_core_concept_browsing.cc
+mln_core_concept_delta_point_site_SOURCES = mln_core_concept_delta_point_site.cc
+mln_core_concept_dpoint_SOURCES = mln_core_concept_dpoint.cc
+mln_core_concept_function_SOURCES = mln_core_concept_function.cc
+mln_core_concept_gdpoint_SOURCES = mln_core_concept_gdpoint.cc
+mln_core_concept_generalized_pixel_SOURCES = mln_core_concept_generalized_pixel.cc
+mln_core_concept_gpoint_SOURCES = mln_core_concept_gpoint.cc
+mln_core_concept_graph_SOURCES = mln_core_concept_graph.cc
+mln_core_concept_image_SOURCES = mln_core_concept_image.cc
+mln_core_concept_iterator_SOURCES = mln_core_concept_iterator.cc
+mln_core_concept_literal_SOURCES = mln_core_concept_literal.cc
+mln_core_concept_mesh_SOURCES = mln_core_concept_mesh.cc
+mln_core_concept_meta_accumulator_SOURCES = mln_core_concept_meta_accumulator.cc
+mln_core_concept_meta_function_SOURCES = mln_core_concept_meta_function.cc
+mln_core_concept_neighborhood_SOURCES = mln_core_concept_neighborhood.cc
+mln_core_concept_object_SOURCES = mln_core_concept_object.cc
+mln_core_concept_pixel_iterator_SOURCES = mln_core_concept_pixel_iterator.cc
+mln_core_concept_point_SOURCES = mln_core_concept_point.cc
+mln_core_concept_point_site_SOURCES = mln_core_concept_point_site.cc
+mln_core_concept_proxy_SOURCES = mln_core_concept_proxy.cc
+mln_core_concept_pseudo_site_SOURCES = mln_core_concept_pseudo_site.cc
+mln_core_concept_regular_grid_SOURCES = mln_core_concept_regular_grid.cc
+mln_core_concept_site_SOURCES = mln_core_concept_site.cc
+mln_core_concept_site_iterator_SOURCES = mln_core_concept_site_iterator.cc
+mln_core_concept_site_proxy_SOURCES = mln_core_concept_site_proxy.cc
+mln_core_concept_site_set_SOURCES = mln_core_concept_site_set.cc
+mln_core_concept_value_SOURCES = mln_core_concept_value.cc
+mln_core_concept_value_iterator_SOURCES = mln_core_concept_value_iterator.cc
+mln_core_concept_value_set_SOURCES = mln_core_concept_value_set.cc
+mln_core_concept_weighted_window_SOURCES = mln_core_concept_weighted_window.cc
+mln_core_concept_window_SOURCES = mln_core_concept_window.cc
+mln_core_contract_SOURCES = mln_core_contract.cc
+mln_core_def_all_SOURCES = mln_core_def_all.cc
+mln_core_def_coord_SOURCES = mln_core_def_coord.cc
+mln_core_def_coordf_SOURCES = mln_core_def_coordf.cc
+mln_core_def_essential_SOURCES = mln_core_def_essential.cc
+mln_core_def_low_quant_nbits_SOURCES = mln_core_def_low_quant_nbits.cc
+mln_core_dpoint_SOURCES = mln_core_dpoint.cc
+mln_core_dpoints_pixter_SOURCES = mln_core_dpoints_pixter.cc
+mln_core_dpsites_piter_SOURCES = mln_core_dpsites_piter.cc
+mln_core_essential_SOURCES = mln_core_essential.cc
+mln_core_faces_psite_SOURCES = mln_core_faces_psite.cc
+mln_core_grids_SOURCES = mln_core_grids.cc
+mln_core_image_all_SOURCES = mln_core_image_all.cc
+mln_core_image_ch_piter_SOURCES = mln_core_image_ch_piter.cc
+mln_core_image_complex_image_SOURCES = mln_core_image_complex_image.cc
+mln_core_image_complex_neighborhood_piter_SOURCES =
mln_core_image_complex_neighborhood_piter.cc
+mln_core_image_complex_neighborhoods_SOURCES = mln_core_image_complex_neighborhoods.cc
+mln_core_image_complex_window_piter_SOURCES = mln_core_image_complex_window_piter.cc
+mln_core_image_complex_windows_SOURCES = mln_core_image_complex_windows.cc
+mln_core_image_dmorph_all_SOURCES = mln_core_image_dmorph_all.cc
+mln_core_image_dmorph_extended_SOURCES = mln_core_image_dmorph_extended.cc
+mln_core_image_dmorph_extension_fun_SOURCES = mln_core_image_dmorph_extension_fun.cc
+mln_core_image_dmorph_extension_ima_SOURCES = mln_core_image_dmorph_extension_ima.cc
+mln_core_image_dmorph_extension_val_SOURCES = mln_core_image_dmorph_extension_val.cc
+mln_core_image_dmorph_hexa_SOURCES = mln_core_image_dmorph_hexa.cc
+mln_core_image_dmorph_hexa_piter_SOURCES = mln_core_image_dmorph_hexa_piter.cc
+mln_core_image_dmorph_image2d_h_SOURCES = mln_core_image_dmorph_image2d_h.cc
+mln_core_image_dmorph_image_if_SOURCES = mln_core_image_dmorph_image_if.cc
+mln_core_image_dmorph_p2p_image_SOURCES = mln_core_image_dmorph_p2p_image.cc
+mln_core_image_dmorph_slice_image_SOURCES = mln_core_image_dmorph_slice_image.cc
+mln_core_image_dmorph_sub_image_SOURCES = mln_core_image_dmorph_sub_image.cc
+mln_core_image_dmorph_sub_image_if_SOURCES = mln_core_image_dmorph_sub_image_if.cc
+mln_core_image_dmorph_transformed_image_SOURCES =
mln_core_image_dmorph_transformed_image.cc
+mln_core_image_dmorph_unproject_image_SOURCES =
mln_core_image_dmorph_unproject_image.cc
+mln_core_image_edge_image_SOURCES = mln_core_image_edge_image.cc
+mln_core_image_essential_SOURCES = mln_core_image_essential.cc
+mln_core_image_flat_image_SOURCES = mln_core_image_flat_image.cc
+mln_core_image_graph_elt_mixed_neighborhood_SOURCES =
mln_core_image_graph_elt_mixed_neighborhood.cc
+mln_core_image_graph_elt_mixed_window_SOURCES =
mln_core_image_graph_elt_mixed_window.cc
+mln_core_image_graph_elt_neighborhood_SOURCES =
mln_core_image_graph_elt_neighborhood.cc
+mln_core_image_graph_elt_neighborhood_if_SOURCES =
mln_core_image_graph_elt_neighborhood_if.cc
+mln_core_image_graph_elt_window_SOURCES = mln_core_image_graph_elt_window.cc
+mln_core_image_graph_elt_window_if_SOURCES = mln_core_image_graph_elt_window_if.cc
+mln_core_image_graph_window_if_piter_SOURCES = mln_core_image_graph_window_if_piter.cc
+mln_core_image_graph_window_piter_SOURCES = mln_core_image_graph_window_piter.cc
+mln_core_image_image1d_SOURCES = mln_core_image_image1d.cc
+mln_core_image_image2d_SOURCES = mln_core_image_image2d.cc
+mln_core_image_image3d_SOURCES = mln_core_image_image3d.cc
+mln_core_image_imorph_all_SOURCES = mln_core_image_imorph_all.cc
+mln_core_image_imorph_decorated_image_SOURCES =
mln_core_image_imorph_decorated_image.cc
+mln_core_image_imorph_interpolated_SOURCES = mln_core_image_imorph_interpolated.cc
+mln_core_image_imorph_labeled_image_SOURCES = mln_core_image_imorph_labeled_image.cc
+mln_core_image_imorph_lazy_image_SOURCES = mln_core_image_imorph_lazy_image.cc
+mln_core_image_imorph_plain_SOURCES = mln_core_image_imorph_plain.cc
+mln_core_image_imorph_safe_SOURCES = mln_core_image_imorph_safe.cc
+mln_core_image_imorph_tr_image_SOURCES = mln_core_image_imorph_tr_image.cc
+mln_core_image_vertex_image_SOURCES = mln_core_image_vertex_image.cc
+mln_core_image_vmorph_all_SOURCES = mln_core_image_vmorph_all.cc
+mln_core_image_vmorph_cast_image_SOURCES = mln_core_image_vmorph_cast_image.cc
+mln_core_image_vmorph_fun_image_SOURCES = mln_core_image_vmorph_fun_image.cc
+mln_core_image_vmorph_thru_image_SOURCES = mln_core_image_vmorph_thru_image.cc
+mln_core_image_vmorph_thrubin_image_SOURCES = mln_core_image_vmorph_thrubin_image.cc
+mln_core_image_vmorph_violent_cast_image_SOURCES =
mln_core_image_vmorph_violent_cast_image.cc
+mln_core_internal_box_impl_SOURCES = mln_core_internal_box_impl.cc
+mln_core_internal_check_image_all_SOURCES = mln_core_internal_check_image_all.cc
+mln_core_internal_check_image_fastest_SOURCES =
mln_core_internal_check_image_fastest.cc
+mln_core_internal_classical_window_base_SOURCES =
mln_core_internal_classical_window_base.cc
+mln_core_internal_complex_neighborhood_base_SOURCES =
mln_core_internal_complex_neighborhood_base.cc
+mln_core_internal_complex_window_base_SOURCES =
mln_core_internal_complex_window_base.cc
+mln_core_internal_complex_window_p_base_SOURCES =
mln_core_internal_complex_window_p_base.cc
+mln_core_internal_coord_impl_SOURCES = mln_core_internal_coord_impl.cc
+mln_core_internal_data_SOURCES = mln_core_internal_data.cc
+mln_core_internal_exact_SOURCES = mln_core_internal_exact.cc
+mln_core_internal_exact_gcc_2_95_SOURCES = mln_core_internal_exact_gcc_2_95.cc
+mln_core_internal_fixme_SOURCES = mln_core_internal_fixme.cc
+mln_core_internal_force_exact_SOURCES = mln_core_internal_force_exact.cc
+mln_core_internal_geom_bbox_SOURCES = mln_core_internal_geom_bbox.cc
+mln_core_internal_graph_psite_base_SOURCES = mln_core_internal_graph_psite_base.cc
+mln_core_internal_graph_window_base_SOURCES = mln_core_internal_graph_window_base.cc
+mln_core_internal_image_base_SOURCES = mln_core_internal_image_base.cc
+mln_core_internal_image_domain_morpher_SOURCES =
mln_core_internal_image_domain_morpher.cc
+mln_core_internal_image_identity_SOURCES = mln_core_internal_image_identity.cc
+mln_core_internal_image_morpher_SOURCES = mln_core_internal_image_morpher.cc
+mln_core_internal_image_primary_SOURCES = mln_core_internal_image_primary.cc
+mln_core_internal_image_value_morpher_SOURCES =
mln_core_internal_image_value_morpher.cc
+mln_core_internal_is_masked_impl_selector_SOURCES =
mln_core_internal_is_masked_impl_selector.cc
+mln_core_internal_labeled_image_base_SOURCES = mln_core_internal_labeled_image_base.cc
+mln_core_internal_morpher_lvalue_SOURCES = mln_core_internal_morpher_lvalue.cc
+mln_core_internal_neighb_base_SOURCES = mln_core_internal_neighb_base.cc
+mln_core_internal_neighb_niter_base_SOURCES = mln_core_internal_neighb_niter_base.cc
+mln_core_internal_neighb_niter_impl_SOURCES = mln_core_internal_neighb_niter_impl.cc
+mln_core_internal_neighborhood_base_SOURCES = mln_core_internal_neighborhood_base.cc
+mln_core_internal_p_complex_piter_base_SOURCES =
mln_core_internal_p_complex_piter_base.cc
+mln_core_internal_piter_adaptor_SOURCES = mln_core_internal_piter_adaptor.cc
+mln_core_internal_piter_identity_SOURCES = mln_core_internal_piter_identity.cc
+mln_core_internal_pixel_impl_SOURCES = mln_core_internal_pixel_impl.cc
+mln_core_internal_pixel_iterator_base_SOURCES =
mln_core_internal_pixel_iterator_base.cc
+mln_core_internal_pseudo_site_base_SOURCES = mln_core_internal_pseudo_site_base.cc
+mln_core_internal_run_image_SOURCES = mln_core_internal_run_image.cc
+mln_core_internal_set_of_SOURCES = mln_core_internal_set_of.cc
+mln_core_internal_site_iterator_base_SOURCES = mln_core_internal_site_iterator_base.cc
+mln_core_internal_site_relative_iterator_base_SOURCES =
mln_core_internal_site_relative_iterator_base.cc
+mln_core_internal_site_set_base_SOURCES = mln_core_internal_site_set_base.cc
+mln_core_internal_site_set_impl_SOURCES = mln_core_internal_site_set_impl.cc
+mln_core_internal_site_set_iterator_base_SOURCES =
mln_core_internal_site_set_iterator_base.cc
+mln_core_internal_weighted_window_base_SOURCES =
mln_core_internal_weighted_window_base.cc
+mln_core_internal_window_base_SOURCES = mln_core_internal_window_base.cc
+mln_core_macros_SOURCES = mln_core_macros.cc
+mln_core_mixed_neighb_SOURCES = mln_core_mixed_neighb.cc
+mln_core_neighb_SOURCES = mln_core_neighb.cc
+mln_core_pixel_SOURCES = mln_core_pixel.cc
+mln_core_pixter1d_SOURCES = mln_core_pixter1d.cc
+mln_core_pixter2d_SOURCES = mln_core_pixter2d.cc
+mln_core_pixter3d_SOURCES = mln_core_pixter3d.cc
+mln_core_point_SOURCES = mln_core_point.cc
+mln_core_routine_all_SOURCES = mln_core_routine_all.cc
+mln_core_routine_duplicate_SOURCES = mln_core_routine_duplicate.cc
+mln_core_routine_essential_SOURCES = mln_core_routine_essential.cc
+mln_core_routine_exact_SOURCES = mln_core_routine_exact.cc
+mln_core_routine_extend_SOURCES = mln_core_routine_extend.cc
+mln_core_routine_init_SOURCES = mln_core_routine_init.cc
+mln_core_routine_initialize_SOURCES = mln_core_routine_initialize.cc
+mln_core_routine_ops_SOURCES = mln_core_routine_ops.cc
+mln_core_routine_primary_SOURCES = mln_core_routine_primary.cc
+mln_core_site_set_all_SOURCES = mln_core_site_set_all.cc
+mln_core_site_set_attic_p_complex_faces_piter_SOURCES =
mln_core_site_set_attic_p_complex_faces_piter.cc
+mln_core_site_set_attic_p_faces_piter_SOURCES =
mln_core_site_set_attic_p_faces_piter.cc
+mln_core_site_set_box_SOURCES = mln_core_site_set_box.cc
+mln_core_site_set_box_piter_SOURCES = mln_core_site_set_box_piter.cc
+mln_core_site_set_complex_psite_SOURCES = mln_core_site_set_complex_psite.cc
+mln_core_site_set_essential_SOURCES = mln_core_site_set_essential.cc
+mln_core_site_set_operators_SOURCES = mln_core_site_set_operators.cc
+mln_core_site_set_p_array_SOURCES = mln_core_site_set_p_array.cc
+mln_core_site_set_p_centered_SOURCES = mln_core_site_set_p_centered.cc
+mln_core_site_set_p_complex_SOURCES = mln_core_site_set_p_complex.cc
+mln_core_site_set_p_complex_piter_SOURCES = mln_core_site_set_p_complex_piter.cc
+mln_core_site_set_p_double_SOURCES = mln_core_site_set_p_double.cc
+mln_core_site_set_p_edges_SOURCES = mln_core_site_set_p_edges.cc
+mln_core_site_set_p_edges_psite_SOURCES = mln_core_site_set_p_edges_psite.cc
+mln_core_site_set_p_faces_SOURCES = mln_core_site_set_p_faces.cc
+mln_core_site_set_p_graph_piter_SOURCES = mln_core_site_set_p_graph_piter.cc
+mln_core_site_set_p_if_SOURCES = mln_core_site_set_p_if.cc
+mln_core_site_set_p_if_piter_SOURCES = mln_core_site_set_p_if_piter.cc
+mln_core_site_set_p_image_SOURCES = mln_core_site_set_p_image.cc
+mln_core_site_set_p_key_SOURCES = mln_core_site_set_p_key.cc
+mln_core_site_set_p_line2d_SOURCES = mln_core_site_set_p_line2d.cc
+mln_core_site_set_p_mutable_array_of_SOURCES = mln_core_site_set_p_mutable_array_of.cc
+mln_core_site_set_p_n_faces_piter_SOURCES = mln_core_site_set_p_n_faces_piter.cc
+mln_core_site_set_p_priority_SOURCES = mln_core_site_set_p_priority.cc
+mln_core_site_set_p_queue_SOURCES = mln_core_site_set_p_queue.cc
+mln_core_site_set_p_queue_fast_SOURCES = mln_core_site_set_p_queue_fast.cc
+mln_core_site_set_p_run_SOURCES = mln_core_site_set_p_run.cc
+mln_core_site_set_p_run_piter_SOURCES = mln_core_site_set_p_run_piter.cc
+mln_core_site_set_p_set_SOURCES = mln_core_site_set_p_set.cc
+mln_core_site_set_p_set_of_SOURCES = mln_core_site_set_p_set_of.cc
+mln_core_site_set_p_transformed_SOURCES = mln_core_site_set_p_transformed.cc
+mln_core_site_set_p_transformed_piter_SOURCES =
mln_core_site_set_p_transformed_piter.cc
+mln_core_site_set_p_vaccess_SOURCES = mln_core_site_set_p_vaccess.cc
+mln_core_site_set_p_vertices_SOURCES = mln_core_site_set_p_vertices.cc
+mln_core_site_set_p_vertices_psite_SOURCES = mln_core_site_set_p_vertices_psite.cc
+mln_core_tags_SOURCES = mln_core_tags.cc
+mln_core_trait_all_SOURCES = mln_core_trait_all.cc
+mln_core_trait_essential_SOURCES = mln_core_trait_essential.cc
+mln_core_trait_op_mult_SOURCES = mln_core_trait_op_mult.cc
+mln_core_trait_pixter_SOURCES = mln_core_trait_pixter.cc
+mln_core_trait_qlf_value_SOURCES = mln_core_trait_qlf_value.cc
+mln_core_var_SOURCES = mln_core_var.cc
+mln_core_w_window_SOURCES = mln_core_w_window.cc
+mln_core_window_SOURCES = mln_core_window.cc
+mln_data_abs_SOURCES = mln_data_abs.cc
+mln_data_all_SOURCES = mln_data_all.cc
+mln_data_apply_SOURCES = mln_data_apply.cc
+mln_data_approx_all_SOURCES = mln_data_approx_all.cc
+mln_data_approx_essential_SOURCES = mln_data_approx_essential.cc
+mln_data_approx_median_SOURCES = mln_data_approx_median.cc
+mln_data_compare_SOURCES = mln_data_compare.cc
+mln_data_compute_SOURCES = mln_data_compute.cc
+mln_data_convert_SOURCES = mln_data_convert.cc
+mln_data_essential_SOURCES = mln_data_essential.cc
+mln_data_fast_median_SOURCES = mln_data_fast_median.cc
+mln_data_fill_SOURCES = mln_data_fill.cc
+mln_data_fill_with_image_SOURCES = mln_data_fill_with_image.cc
+mln_data_fill_with_value_SOURCES = mln_data_fill_with_value.cc
+mln_data_median_SOURCES = mln_data_median.cc
+mln_data_memcpy__SOURCES = mln_data_memcpy_.cc
+mln_data_memset__SOURCES = mln_data_memset_.cc
+mln_data_naive_all_SOURCES = mln_data_naive_all.cc
+mln_data_naive_essential_SOURCES = mln_data_naive_essential.cc
+mln_data_naive_median_SOURCES = mln_data_naive_median.cc
+mln_data_paste_SOURCES = mln_data_paste.cc
+mln_data_paste_without_localization_SOURCES = mln_data_paste_without_localization.cc
+mln_data_replace_SOURCES = mln_data_replace.cc
+mln_data_saturate_SOURCES = mln_data_saturate.cc
+mln_data_sort_offsets_SOURCES = mln_data_sort_offsets.cc
+mln_data_sort_psites_SOURCES = mln_data_sort_psites.cc
+mln_data_split_SOURCES = mln_data_split.cc
+mln_data_stretch_SOURCES = mln_data_stretch.cc
+mln_data_to_enc_SOURCES = mln_data_to_enc.cc
+mln_data_transform_SOURCES = mln_data_transform.cc
+mln_data_transform_inplace_SOURCES = mln_data_transform_inplace.cc
+mln_data_update_SOURCES = mln_data_update.cc
+mln_data_was_median_SOURCES = mln_data_was_median.cc
+mln_data_wrap_SOURCES = mln_data_wrap.cc
+mln_debug_all_SOURCES = mln_debug_all.cc
+mln_debug_draw_graph_SOURCES = mln_debug_draw_graph.cc
+mln_debug_essential_SOURCES = mln_debug_essential.cc
+mln_debug_filename_SOURCES = mln_debug_filename.cc
+mln_debug_format_SOURCES = mln_debug_format.cc
+mln_debug_histo_SOURCES = mln_debug_histo.cc
+mln_debug_iota_SOURCES = mln_debug_iota.cc
+mln_debug_mosaic_SOURCES = mln_debug_mosaic.cc
+mln_debug_println_SOURCES = mln_debug_println.cc
+mln_debug_println_with_border_SOURCES = mln_debug_println_with_border.cc
+mln_debug_put_word_SOURCES = mln_debug_put_word.cc
+mln_debug_quiet_SOURCES = mln_debug_quiet.cc
+mln_debug_slices_2d_SOURCES = mln_debug_slices_2d.cc
+mln_debug_superpose_SOURCES = mln_debug_superpose.cc
+mln_debug_z_order_SOURCES = mln_debug_z_order.cc
+mln_display_all_SOURCES = mln_display_all.cc
+mln_display_essential_SOURCES = mln_display_essential.cc
+mln_draw_all_SOURCES = mln_draw_all.cc
+mln_draw_box_SOURCES = mln_draw_box.cc
+mln_draw_box_plain_SOURCES = mln_draw_box_plain.cc
+mln_draw_dashed_line_SOURCES = mln_draw_dashed_line.cc
+mln_draw_essential_SOURCES = mln_draw_essential.cc
+mln_draw_line_SOURCES = mln_draw_line.cc
+mln_draw_plot_SOURCES = mln_draw_plot.cc
+mln_draw_polygon_SOURCES = mln_draw_polygon.cc
+mln_draw_site_set_SOURCES = mln_draw_site_set.cc
+mln_essential_1d_SOURCES = mln_essential_1d.cc
+mln_essential_2d_SOURCES = mln_essential_2d.cc
+mln_essential_3d_SOURCES = mln_essential_3d.cc
+mln_essential_routine_SOURCES = mln_essential_routine.cc
+mln_estim_all_SOURCES = mln_estim_all.cc
+mln_estim_essential_SOURCES = mln_estim_essential.cc
+mln_estim_mean_SOURCES = mln_estim_mean.cc
+mln_estim_min_max_SOURCES = mln_estim_min_max.cc
+mln_estim_sum_SOURCES = mln_estim_sum.cc
+mln_extension_adjust_SOURCES = mln_extension_adjust.cc
+mln_extension_adjust_duplicate_SOURCES = mln_extension_adjust_duplicate.cc
+mln_extension_adjust_fill_SOURCES = mln_extension_adjust_fill.cc
+mln_extension_all_SOURCES = mln_extension_all.cc
+mln_extension_duplicate_SOURCES = mln_extension_duplicate.cc
+mln_extension_essential_SOURCES = mln_extension_essential.cc
+mln_extension_fill_SOURCES = mln_extension_fill.cc
+mln_extract_all_SOURCES = mln_extract_all.cc
+mln_extract_blue_SOURCES = mln_extract_blue.cc
+mln_extract_essential_SOURCES = mln_extract_essential.cc
+mln_extract_green_SOURCES = mln_extract_green.cc
+mln_extract_hue_SOURCES = mln_extract_hue.cc
+mln_extract_lum_SOURCES = mln_extract_lum.cc
+mln_extract_red_SOURCES = mln_extract_red.cc
+mln_extract_sat_SOURCES = mln_extract_sat.cc
+mln_fun_access_all_SOURCES = mln_fun_access_all.cc
+mln_fun_access_mean_SOURCES = mln_fun_access_mean.cc
+mln_fun_accu_result_SOURCES = mln_fun_accu_result.cc
+mln_fun_all_SOURCES = mln_fun_all.cc
+mln_fun_binary_SOURCES = mln_fun_binary.cc
+mln_fun_binary_param_SOURCES = mln_fun_binary_param.cc
+mln_fun_c_SOURCES = mln_fun_c.cc
+mln_fun_cast_SOURCES = mln_fun_cast.cc
+mln_fun_component_blue_SOURCES = mln_fun_component_blue.cc
+mln_fun_component_comp_SOURCES = mln_fun_component_comp.cc
+mln_fun_component_comp_count_SOURCES = mln_fun_component_comp_count.cc
+mln_fun_component_green_SOURCES = mln_fun_component_green.cc
+mln_fun_component_ithcomp_SOURCES = mln_fun_component_ithcomp.cc
+mln_fun_component_red_SOURCES = mln_fun_component_red.cc
+mln_fun_component_rgb_SOURCES = mln_fun_component_rgb.cc
+mln_fun_component_scomp_SOURCES = mln_fun_component_scomp.cc
+mln_fun_compose_SOURCES = mln_fun_compose.cc
+mln_fun_composition_SOURCES = mln_fun_composition.cc
+mln_fun_essential_SOURCES = mln_fun_essential.cc
+mln_fun_from_accu_SOURCES = mln_fun_from_accu.cc
+mln_fun_i2v_all_SOURCES = mln_fun_i2v_all.cc
+mln_fun_i2v_all_to_SOURCES = mln_fun_i2v_all_to.cc
+mln_fun_i2v_array_SOURCES = mln_fun_i2v_array.cc
+mln_fun_i2v_essential_SOURCES = mln_fun_i2v_essential.cc
+mln_fun_i2v_value_at_index_SOURCES = mln_fun_i2v_value_at_index.cc
+mln_fun_internal_ch_function_value_impl_SOURCES =
mln_fun_internal_ch_function_value_impl.cc
+mln_fun_internal_resolve_SOURCES = mln_fun_internal_resolve.cc
+mln_fun_internal_selector_SOURCES = mln_fun_internal_selector.cc
+mln_fun_internal_x2x_linear_impl_SOURCES = mln_fun_internal_x2x_linear_impl.cc
+mln_fun_math_abs_SOURCES = mln_fun_math_abs.cc
+mln_fun_math_cos_SOURCES = mln_fun_math_cos.cc
+mln_fun_math_inf_SOURCES = mln_fun_math_inf.cc
+mln_fun_math_norm_SOURCES = mln_fun_math_norm.cc
+mln_fun_math_sup_SOURCES = mln_fun_math_sup.cc
+mln_fun_meta_all_SOURCES = mln_fun_meta_all.cc
+mln_fun_meta_blue_SOURCES = mln_fun_meta_blue.cc
+mln_fun_meta_essential_SOURCES = mln_fun_meta_essential.cc
+mln_fun_meta_first_SOURCES = mln_fun_meta_first.cc
+mln_fun_meta_green_SOURCES = mln_fun_meta_green.cc
+mln_fun_meta_hue_SOURCES = mln_fun_meta_hue.cc
+mln_fun_meta_impl_SOURCES = mln_fun_meta_impl.cc
+mln_fun_meta_inty_SOURCES = mln_fun_meta_inty.cc
+mln_fun_meta_lum_SOURCES = mln_fun_meta_lum.cc
+mln_fun_meta_red_SOURCES = mln_fun_meta_red.cc
+mln_fun_meta_sat_SOURCES = mln_fun_meta_sat.cc
+mln_fun_meta_second_SOURCES = mln_fun_meta_second.cc
+mln_fun_meta_to_enc_SOURCES = mln_fun_meta_to_enc.cc
+mln_fun_n2v_all_SOURCES = mln_fun_n2v_all.cc
+mln_fun_n2v_white_gaussian_SOURCES = mln_fun_n2v_white_gaussian.cc
+mln_fun_ops_SOURCES = mln_fun_ops.cc
+mln_fun_p2b_all_SOURCES = mln_fun_p2b_all.cc
+mln_fun_p2b_antilogy_SOURCES = mln_fun_p2b_antilogy.cc
+mln_fun_p2b_big_chess_SOURCES = mln_fun_p2b_big_chess.cc
+mln_fun_p2b_chess_SOURCES = mln_fun_p2b_chess.cc
+mln_fun_p2b_essential_SOURCES = mln_fun_p2b_essential.cc
+mln_fun_p2b_has_SOURCES = mln_fun_p2b_has.cc
+mln_fun_p2b_tautology_SOURCES = mln_fun_p2b_tautology.cc
+mln_fun_p2p_all_SOURCES = mln_fun_p2p_all.cc
+mln_fun_p2p_fold_SOURCES = mln_fun_p2p_fold.cc
+mln_fun_p2p_mirror_SOURCES = mln_fun_p2p_mirror.cc
+mln_fun_p2p_translation_SOURCES = mln_fun_p2p_translation.cc
+mln_fun_p2v_all_SOURCES = mln_fun_p2v_all.cc
+mln_fun_p2v_elifs_SOURCES = mln_fun_p2v_elifs.cc
+mln_fun_p2v_essential_SOURCES = mln_fun_p2v_essential.cc
+mln_fun_p2v_iota_SOURCES = mln_fun_p2v_iota.cc
+mln_fun_p2v_ternary_SOURCES = mln_fun_p2v_ternary.cc
+mln_fun_param_SOURCES = mln_fun_param.cc
+mln_fun_point_col_SOURCES = mln_fun_point_col.cc
+mln_fun_point_row_SOURCES = mln_fun_point_row.cc
+mln_fun_point_sli_SOURCES = mln_fun_point_sli.cc
+mln_fun_spe_binary_SOURCES = mln_fun_spe_binary.cc
+mln_fun_spe_unary_SOURCES = mln_fun_spe_unary.cc
+mln_fun_stat_all_SOURCES = mln_fun_stat_all.cc
+mln_fun_stat_mahalanobis_SOURCES = mln_fun_stat_mahalanobis.cc
+mln_fun_unary_SOURCES = mln_fun_unary.cc
+mln_fun_unary_param_SOURCES = mln_fun_unary_param.cc
+mln_fun_v2b_all_SOURCES = mln_fun_v2b_all.cc
+mln_fun_v2b_essential_SOURCES = mln_fun_v2b_essential.cc
+mln_fun_v2b_lnot_SOURCES = mln_fun_v2b_lnot.cc
+mln_fun_v2b_threshold_ge_SOURCES = mln_fun_v2b_threshold_ge.cc
+mln_fun_v2b_threshold_le_SOURCES = mln_fun_v2b_threshold_le.cc
+mln_fun_v2i_all_SOURCES = mln_fun_v2i_all.cc
+mln_fun_v2i_index_of_value_SOURCES = mln_fun_v2i_index_of_value.cc
+mln_fun_v2v_abs_SOURCES = mln_fun_v2v_abs.cc
+mln_fun_v2v_all_SOURCES = mln_fun_v2v_all.cc
+mln_fun_v2v_cast_SOURCES = mln_fun_v2v_cast.cc
+mln_fun_v2v_ch_function_value_SOURCES = mln_fun_v2v_ch_function_value.cc
+mln_fun_v2v_component_SOURCES = mln_fun_v2v_component.cc
+mln_fun_v2v_convert_SOURCES = mln_fun_v2v_convert.cc
+mln_fun_v2v_dec_SOURCES = mln_fun_v2v_dec.cc
+mln_fun_v2v_enc_SOURCES = mln_fun_v2v_enc.cc
+mln_fun_v2v_essential_SOURCES = mln_fun_v2v_essential.cc
+mln_fun_v2v_hsi_to_rgb_SOURCES = mln_fun_v2v_hsi_to_rgb.cc
+mln_fun_v2v_hsl_to_rgb_SOURCES = mln_fun_v2v_hsl_to_rgb.cc
+mln_fun_v2v_id_SOURCES = mln_fun_v2v_id.cc
+mln_fun_v2v_inc_SOURCES = mln_fun_v2v_inc.cc
+mln_fun_v2v_linear_SOURCES = mln_fun_v2v_linear.cc
+mln_fun_v2v_norm_SOURCES = mln_fun_v2v_norm.cc
+mln_fun_v2v_projection_SOURCES = mln_fun_v2v_projection.cc
+mln_fun_v2v_qt_rgb_to_int_u_SOURCES = mln_fun_v2v_qt_rgb_to_int_u.cc
+mln_fun_v2v_rgb8_to_rgbn_SOURCES = mln_fun_v2v_rgb8_to_rgbn.cc
+mln_fun_v2v_rgb_to_hsi_SOURCES = mln_fun_v2v_rgb_to_hsi.cc
+mln_fun_v2v_rgb_to_hsl_SOURCES = mln_fun_v2v_rgb_to_hsl.cc
+mln_fun_v2v_rgb_to_int_u_SOURCES = mln_fun_v2v_rgb_to_int_u.cc
+mln_fun_v2v_rgb_to_luma_SOURCES = mln_fun_v2v_rgb_to_luma.cc
+mln_fun_v2v_saturate_SOURCES = mln_fun_v2v_saturate.cc
+mln_fun_v2v_wrap_SOURCES = mln_fun_v2v_wrap.cc
+mln_fun_v2w2v_all_SOURCES = mln_fun_v2w2v_all.cc
+mln_fun_v2w2v_cos_SOURCES = mln_fun_v2w2v_cos.cc
+mln_fun_v2w_w2v_all_SOURCES = mln_fun_v2w_w2v_all.cc
+mln_fun_v2w_w2v_norm_SOURCES = mln_fun_v2w_w2v_norm.cc
+mln_fun_vv2b_all_SOURCES = mln_fun_vv2b_all.cc
+mln_fun_vv2b_eq_SOURCES = mln_fun_vv2b_eq.cc
+mln_fun_vv2b_ge_SOURCES = mln_fun_vv2b_ge.cc
+mln_fun_vv2b_gt_SOURCES = mln_fun_vv2b_gt.cc
+mln_fun_vv2b_implies_SOURCES = mln_fun_vv2b_implies.cc
+mln_fun_vv2b_le_SOURCES = mln_fun_vv2b_le.cc
+mln_fun_vv2b_lt_SOURCES = mln_fun_vv2b_lt.cc
+mln_fun_vv2v_all_SOURCES = mln_fun_vv2v_all.cc
+mln_fun_vv2v_diff_abs_SOURCES = mln_fun_vv2v_diff_abs.cc
+mln_fun_vv2v_essential_SOURCES = mln_fun_vv2v_essential.cc
+mln_fun_vv2v_land_SOURCES = mln_fun_vv2v_land.cc
+mln_fun_vv2v_land_not_SOURCES = mln_fun_vv2v_land_not.cc
+mln_fun_vv2v_lor_SOURCES = mln_fun_vv2v_lor.cc
+mln_fun_vv2v_lxor_SOURCES = mln_fun_vv2v_lxor.cc
+mln_fun_vv2v_macros_SOURCES = mln_fun_vv2v_macros.cc
+mln_fun_vv2v_max_SOURCES = mln_fun_vv2v_max.cc
+mln_fun_vv2v_min_SOURCES = mln_fun_vv2v_min.cc
+mln_fun_vv2v_vec_SOURCES = mln_fun_vv2v_vec.cc
+mln_fun_x2p_all_SOURCES = mln_fun_x2p_all.cc
+mln_fun_x2p_closest_point_SOURCES = mln_fun_x2p_closest_point.cc
+mln_fun_x2p_essential_SOURCES = mln_fun_x2p_essential.cc
+mln_fun_x2v_all_SOURCES = mln_fun_x2v_all.cc
+mln_fun_x2v_bilinear_SOURCES = mln_fun_x2v_bilinear.cc
+mln_fun_x2v_essential_SOURCES = mln_fun_x2v_essential.cc
+mln_fun_x2v_l1_norm_SOURCES = mln_fun_x2v_l1_norm.cc
+mln_fun_x2v_linear_SOURCES = mln_fun_x2v_linear.cc
+mln_fun_x2v_nneighbor_SOURCES = mln_fun_x2v_nneighbor.cc
+mln_fun_x2v_trilinear_SOURCES = mln_fun_x2v_trilinear.cc
+mln_fun_x2x_all_SOURCES = mln_fun_x2x_all.cc
+mln_fun_x2x_composed_SOURCES = mln_fun_x2x_composed.cc
+mln_fun_x2x_essential_SOURCES = mln_fun_x2x_essential.cc
+mln_fun_x2x_rotation_SOURCES = mln_fun_x2x_rotation.cc
+mln_fun_x2x_translation_SOURCES = mln_fun_x2x_translation.cc
+mln_geom_all_SOURCES = mln_geom_all.cc
+mln_geom_bbox_SOURCES = mln_geom_bbox.cc
+mln_geom_chamfer_SOURCES = mln_geom_chamfer.cc
+mln_geom_complex_geometry_SOURCES = mln_geom_complex_geometry.cc
+mln_geom_crop_SOURCES = mln_geom_crop.cc
+mln_geom_crop_without_localization_SOURCES = mln_geom_crop_without_localization.cc
+mln_geom_delta_SOURCES = mln_geom_delta.cc
+mln_geom_essential_SOURCES = mln_geom_essential.cc
+mln_geom_horizontal_symmetry_SOURCES = mln_geom_horizontal_symmetry.cc
+mln_geom_max_col_SOURCES = mln_geom_max_col.cc
+mln_geom_max_ind_SOURCES = mln_geom_max_ind.cc
+mln_geom_max_row_SOURCES = mln_geom_max_row.cc
+mln_geom_max_sli_SOURCES = mln_geom_max_sli.cc
+mln_geom_min_col_SOURCES = mln_geom_min_col.cc
+mln_geom_min_ind_SOURCES = mln_geom_min_ind.cc
+mln_geom_min_row_SOURCES = mln_geom_min_row.cc
+mln_geom_min_sli_SOURCES = mln_geom_min_sli.cc
+mln_geom_ncols_SOURCES = mln_geom_ncols.cc
+mln_geom_ninds_SOURCES = mln_geom_ninds.cc
+mln_geom_nrows_SOURCES = mln_geom_nrows.cc
+mln_geom_nsites_SOURCES = mln_geom_nsites.cc
+mln_geom_nslis_SOURCES = mln_geom_nslis.cc
+mln_geom_pmin_pmax_SOURCES = mln_geom_pmin_pmax.cc
+mln_geom_rotate_SOURCES = mln_geom_rotate.cc
+mln_geom_seeds2tiling_SOURCES = mln_geom_seeds2tiling.cc
+mln_geom_seeds2tiling_roundness_SOURCES = mln_geom_seeds2tiling_roundness.cc
+mln_geom_size1d_SOURCES = mln_geom_size1d.cc
+mln_geom_size2d_SOURCES = mln_geom_size2d.cc
+mln_geom_size3d_SOURCES = mln_geom_size3d.cc
+mln_geom_translate_SOURCES = mln_geom_translate.cc
+mln_geom_vertical_symmetry_SOURCES = mln_geom_vertical_symmetry.cc
+mln_graph_all_SOURCES = mln_graph_all.cc
+mln_graph_attribute_card_SOURCES = mln_graph_attribute_card.cc
+mln_graph_attribute_representative_SOURCES = mln_graph_attribute_representative.cc
+mln_graph_compute_SOURCES = mln_graph_compute.cc
+mln_graph_essential_SOURCES = mln_graph_essential.cc
+mln_graph_labeling_SOURCES = mln_graph_labeling.cc
+mln_graph_to_neighb_SOURCES = mln_graph_to_neighb.cc
+mln_graph_to_win_SOURCES = mln_graph_to_win.cc
+mln_histo_all_SOURCES = mln_histo_all.cc
+mln_histo_array_SOURCES = mln_histo_array.cc
+mln_histo_compute_SOURCES = mln_histo_compute.cc
+mln_histo_equalize_SOURCES = mln_histo_equalize.cc
+mln_histo_essential_SOURCES = mln_histo_essential.cc
+mln_histo_point_from_value_SOURCES = mln_histo_point_from_value.cc
+mln_io_abort_SOURCES = mln_io_abort.cc
+mln_io_all_SOURCES = mln_io_all.cc
+mln_io_cloud_all_SOURCES = mln_io_cloud_all.cc
+mln_io_cloud_load_SOURCES = mln_io_cloud_load.cc
+mln_io_cloud_save_SOURCES = mln_io_cloud_save.cc
+mln_io_dump_all_SOURCES = mln_io_dump_all.cc
+mln_io_dump_get_header_SOURCES = mln_io_dump_get_header.cc
+mln_io_dump_load_SOURCES = mln_io_dump_load.cc
+mln_io_dump_save_SOURCES = mln_io_dump_save.cc
+mln_io_essential_SOURCES = mln_io_essential.cc
+mln_io_fld_all_SOURCES = mln_io_fld_all.cc
+mln_io_fld_header_SOURCES = mln_io_fld_header.cc
+mln_io_fld_load_SOURCES = mln_io_fld_load.cc
+mln_io_fld_load_header_SOURCES = mln_io_fld_load_header.cc
+mln_io_fld_max_components_SOURCES = mln_io_fld_max_components.cc
+mln_io_fld_save_SOURCES = mln_io_fld_save.cc
+mln_io_fld_write_header_SOURCES = mln_io_fld_write_header.cc
+mln_io_off_all_SOURCES = mln_io_off_all.cc
+mln_io_off_load_SOURCES = mln_io_off_load.cc
+mln_io_off_save_SOURCES = mln_io_off_save.cc
+mln_io_pbm_all_SOURCES = mln_io_pbm_all.cc
+mln_io_pbm_load_SOURCES = mln_io_pbm_load.cc
+mln_io_pbm_save_SOURCES = mln_io_pbm_save.cc
+mln_io_pbms_all_SOURCES = mln_io_pbms_all.cc
+mln_io_pbms_load_SOURCES = mln_io_pbms_load.cc
+mln_io_pfm_all_SOURCES = mln_io_pfm_all.cc
+mln_io_pfm_load_SOURCES = mln_io_pfm_load.cc
+mln_io_pfm_save_SOURCES = mln_io_pfm_save.cc
+mln_io_pgm_all_SOURCES = mln_io_pgm_all.cc
+mln_io_pgm_load_SOURCES = mln_io_pgm_load.cc
+mln_io_pgm_save_SOURCES = mln_io_pgm_save.cc
+mln_io_pgms_all_SOURCES = mln_io_pgms_all.cc
+mln_io_pgms_load_SOURCES = mln_io_pgms_load.cc
+mln_io_plot_all_SOURCES = mln_io_plot_all.cc
+mln_io_plot_load_SOURCES = mln_io_plot_load.cc
+mln_io_plot_save_SOURCES = mln_io_plot_save.cc
+mln_io_pnm_all_SOURCES = mln_io_pnm_all.cc
+mln_io_pnm_load_SOURCES = mln_io_pnm_load.cc
+mln_io_pnm_load_header_SOURCES = mln_io_pnm_load_header.cc
+mln_io_pnm_macros_SOURCES = mln_io_pnm_macros.cc
+mln_io_pnm_max_component_SOURCES = mln_io_pnm_max_component.cc
+mln_io_pnm_save_SOURCES = mln_io_pnm_save.cc
+mln_io_pnm_save_header_SOURCES = mln_io_pnm_save_header.cc
+mln_io_pnms_all_SOURCES = mln_io_pnms_all.cc
+mln_io_pnms_load_SOURCES = mln_io_pnms_load.cc
+mln_io_ppm_all_SOURCES = mln_io_ppm_all.cc
+mln_io_ppm_load_SOURCES = mln_io_ppm_load.cc
+mln_io_ppm_save_SOURCES = mln_io_ppm_save.cc
+mln_io_ppms_all_SOURCES = mln_io_ppms_all.cc
+mln_io_ppms_load_SOURCES = mln_io_ppms_load.cc
+mln_io_raw_all_SOURCES = mln_io_raw_all.cc
+mln_io_raw_get_header_SOURCES = mln_io_raw_get_header.cc
+mln_io_raw_load_SOURCES = mln_io_raw_load.cc
+mln_io_raw_save_SOURCES = mln_io_raw_save.cc
+mln_io_txt_all_SOURCES = mln_io_txt_all.cc
+mln_io_txt_save_SOURCES = mln_io_txt_save.cc
+mln_labeling_all_SOURCES = mln_labeling_all.cc
+mln_labeling_background_SOURCES = mln_labeling_background.cc
+mln_labeling_blobs_SOURCES = mln_labeling_blobs.cc
+mln_labeling_blobs_and_compute_SOURCES = mln_labeling_blobs_and_compute.cc
+mln_labeling_colorize_SOURCES = mln_labeling_colorize.cc
+mln_labeling_compute_SOURCES = mln_labeling_compute.cc
+mln_labeling_compute_image_SOURCES = mln_labeling_compute_image.cc
+mln_labeling_essential_SOURCES = mln_labeling_essential.cc
+mln_labeling_fill_holes_SOURCES = mln_labeling_fill_holes.cc
+mln_labeling_flat_zones_SOURCES = mln_labeling_flat_zones.cc
+mln_labeling_foreground_SOURCES = mln_labeling_foreground.cc
+mln_labeling_mean_values_SOURCES = mln_labeling_mean_values.cc
+mln_labeling_n_max_SOURCES = mln_labeling_n_max.cc
+mln_labeling_pack_SOURCES = mln_labeling_pack.cc
+mln_labeling_regional_maxima_SOURCES = mln_labeling_regional_maxima.cc
+mln_labeling_regional_minima_SOURCES = mln_labeling_regional_minima.cc
+mln_labeling_relabel_SOURCES = mln_labeling_relabel.cc
+mln_labeling_superpose_SOURCES = mln_labeling_superpose.cc
+mln_labeling_value_SOURCES = mln_labeling_value.cc
+mln_labeling_value_and_compute_SOURCES = mln_labeling_value_and_compute.cc
+mln_labeling_wrap_SOURCES = mln_labeling_wrap.cc
+mln_linear_all_SOURCES = mln_linear_all.cc
+mln_linear_ch_convolve_SOURCES = mln_linear_ch_convolve.cc
+mln_linear_convolve_SOURCES = mln_linear_convolve.cc
+mln_linear_convolve_2x1d_SOURCES = mln_linear_convolve_2x1d.cc
+mln_linear_convolve_directional_SOURCES = mln_linear_convolve_directional.cc
+mln_linear_essential_SOURCES = mln_linear_essential.cc
+mln_linear_gaussian_SOURCES = mln_linear_gaussian.cc
+mln_linear_gaussian_filter_SOURCES = mln_linear_gaussian_filter.cc
+mln_linear_gaussian_impl_SOURCES = mln_linear_gaussian_impl.cc
+mln_linear_gaussian_internal_coefficients_SOURCES =
mln_linear_gaussian_internal_coefficients.cc
+mln_linear_gaussian_1d_SOURCES = mln_linear_gaussian_1d.cc
+mln_linear_gaussian_directional_2d_SOURCES = mln_linear_gaussian_directional_2d.cc
+mln_linear_lap_SOURCES = mln_linear_lap.cc
+mln_linear_local_convolve_SOURCES = mln_linear_local_convolve.cc
+mln_linear_log_SOURCES = mln_linear_log.cc
+mln_linear_sobel_2d_SOURCES = mln_linear_sobel_2d.cc
+mln_literal_all_SOURCES = mln_literal_all.cc
+mln_literal_black_SOURCES = mln_literal_black.cc
+mln_literal_colors_SOURCES = mln_literal_colors.cc
+mln_literal_essential_SOURCES = mln_literal_essential.cc
+mln_literal_grays_SOURCES = mln_literal_grays.cc
+mln_literal_identity_SOURCES = mln_literal_identity.cc
+mln_literal_max_SOURCES = mln_literal_max.cc
+mln_literal_min_SOURCES = mln_literal_min.cc
+mln_literal_one_SOURCES = mln_literal_one.cc
+mln_literal_ops_SOURCES = mln_literal_ops.cc
+mln_literal_origin_SOURCES = mln_literal_origin.cc
+mln_literal_white_SOURCES = mln_literal_white.cc
+mln_literal_zero_SOURCES = mln_literal_zero.cc
+mln_logical_all_SOURCES = mln_logical_all.cc
+mln_logical_and_SOURCES = mln_logical_and.cc
+mln_logical_and_not_SOURCES = mln_logical_and_not.cc
+mln_logical_essential_SOURCES = mln_logical_essential.cc
+mln_logical_includes_SOURCES = mln_logical_includes.cc
+mln_logical_not_SOURCES = mln_logical_not.cc
+mln_logical_or_SOURCES = mln_logical_or.cc
+mln_logical_xor_SOURCES = mln_logical_xor.cc
+mln_make_all_SOURCES = mln_make_all.cc
+mln_make_attachment_SOURCES = mln_make_attachment.cc
+mln_make_box1d_SOURCES = mln_make_box1d.cc
+mln_make_box2d_SOURCES = mln_make_box2d.cc
+mln_make_box2d_h_SOURCES = mln_make_box2d_h.cc
+mln_make_box3d_SOURCES = mln_make_box3d.cc
+mln_make_cell_SOURCES = mln_make_cell.cc
+mln_make_detachment_SOURCES = mln_make_detachment.cc
+mln_make_double_neighb2d_SOURCES = mln_make_double_neighb2d.cc
+mln_make_dpoint2d_h_SOURCES = mln_make_dpoint2d_h.cc
+mln_make_dual_neighb_SOURCES = mln_make_dual_neighb.cc
+mln_make_dummy_p_edges_SOURCES = mln_make_dummy_p_edges.cc
+mln_make_dummy_p_vertices_SOURCES = mln_make_dummy_p_vertices.cc
+mln_make_edge_image_SOURCES = mln_make_edge_image.cc
+mln_make_essential_SOURCES = mln_make_essential.cc
+mln_make_h_mat_SOURCES = mln_make_h_mat.cc
+mln_make_image_SOURCES = mln_make_image.cc
+mln_make_image2d_SOURCES = mln_make_image2d.cc
+mln_make_image3d_SOURCES = mln_make_image3d.cc
+mln_make_influence_zone_adjacency_graph_SOURCES =
mln_make_influence_zone_adjacency_graph.cc
+mln_make_mat_SOURCES = mln_make_mat.cc
+mln_make_neighb2d_SOURCES = mln_make_neighb2d.cc
+mln_make_p_edges_with_mass_centers_SOURCES = mln_make_p_edges_with_mass_centers.cc
+mln_make_p_vertices_with_mass_centers_SOURCES =
mln_make_p_vertices_with_mass_centers.cc
+mln_make_pix_SOURCES = mln_make_pix.cc
+mln_make_pixel_SOURCES = mln_make_pixel.cc
+mln_make_point2d_h_SOURCES = mln_make_point2d_h.cc
+mln_make_rag_and_labeled_wsl_SOURCES = mln_make_rag_and_labeled_wsl.cc
+mln_make_region_adjacency_graph_SOURCES = mln_make_region_adjacency_graph.cc
+mln_make_relabelfun_SOURCES = mln_make_relabelfun.cc
+mln_make_vec_SOURCES = mln_make_vec.cc
+mln_make_vertex_image_SOURCES = mln_make_vertex_image.cc
+mln_make_voronoi_SOURCES = mln_make_voronoi.cc
+mln_make_w_window_SOURCES = mln_make_w_window.cc
+mln_make_w_window1d_SOURCES = mln_make_w_window1d.cc
+mln_make_w_window1d_int_SOURCES = mln_make_w_window1d_int.cc
+mln_make_w_window2d_SOURCES = mln_make_w_window2d.cc
+mln_make_w_window2d_int_SOURCES = mln_make_w_window2d_int.cc
+mln_make_w_window3d_SOURCES = mln_make_w_window3d.cc
+mln_make_w_window3d_int_SOURCES = mln_make_w_window3d_int.cc
+mln_make_w_window_directional_SOURCES = mln_make_w_window_directional.cc
+mln_make_win_chamfer_SOURCES = mln_make_win_chamfer.cc
+mln_math_abs_SOURCES = mln_math_abs.cc
+mln_math_acos_SOURCES = mln_math_acos.cc
+mln_math_all_SOURCES = mln_math_all.cc
+mln_math_cos_SOURCES = mln_math_cos.cc
+mln_math_diff_abs_SOURCES = mln_math_diff_abs.cc
+mln_math_essential_SOURCES = mln_math_essential.cc
+mln_math_jacobi_SOURCES = mln_math_jacobi.cc
+mln_math_max_SOURCES = mln_math_max.cc
+mln_math_min_SOURCES = mln_math_min.cc
+mln_math_pi_SOURCES = mln_math_pi.cc
+mln_math_round_SOURCES = mln_math_round.cc
+mln_math_round_sat_SOURCES = mln_math_round_sat.cc
+mln_math_sign_SOURCES = mln_math_sign.cc
+mln_math_sin_SOURCES = mln_math_sin.cc
+mln_math_sqr_SOURCES = mln_math_sqr.cc
+mln_math_sqrt_SOURCES = mln_math_sqrt.cc
+mln_metal_abort_SOURCES = mln_metal_abort.cc
+mln_metal_all_SOURCES = mln_metal_all.cc
+mln_metal_ands_SOURCES = mln_metal_ands.cc
+mln_metal_array_SOURCES = mln_metal_array.cc
+mln_metal_array1d_SOURCES = mln_metal_array1d.cc
+mln_metal_array2d_SOURCES = mln_metal_array2d.cc
+mln_metal_array3d_SOURCES = mln_metal_array3d.cc
+mln_metal_bexpr_SOURCES = mln_metal_bexpr.cc
+mln_metal_bool_SOURCES = mln_metal_bool.cc
+mln_metal_const_SOURCES = mln_metal_const.cc
+mln_metal_converts_to_SOURCES = mln_metal_converts_to.cc
+mln_metal_equal_SOURCES = mln_metal_equal.cc
+mln_metal_essential_SOURCES = mln_metal_essential.cc
+mln_metal_fix_return_SOURCES = mln_metal_fix_return.cc
+mln_metal_goes_to_SOURCES = mln_metal_goes_to.cc
+mln_metal_if_SOURCES = mln_metal_if.cc
+mln_metal_int_SOURCES = mln_metal_int.cc
+mln_metal_is_SOURCES = mln_metal_is.cc
+mln_metal_is_a_SOURCES = mln_metal_is_a.cc
+mln_metal_is_const_SOURCES = mln_metal_is_const.cc
+mln_metal_is_not_SOURCES = mln_metal_is_not.cc
+mln_metal_is_not_a_SOURCES = mln_metal_is_not_a.cc
+mln_metal_is_not_const_SOURCES = mln_metal_is_not_const.cc
+mln_metal_is_not_ref_SOURCES = mln_metal_is_not_ref.cc
+mln_metal_is_ref_SOURCES = mln_metal_is_ref.cc
+mln_metal_is_unqualif_SOURCES = mln_metal_is_unqualif.cc
+mln_metal_mat_SOURCES = mln_metal_mat.cc
+mln_metal_math_all_SOURCES = mln_metal_math_all.cc
+mln_metal_math_max_SOURCES = mln_metal_math_max.cc
+mln_metal_math_pow_SOURCES = mln_metal_math_pow.cc
+mln_metal_math_root_SOURCES = mln_metal_math_root.cc
+mln_metal_math_sqrt_SOURCES = mln_metal_math_sqrt.cc
+mln_metal_none_SOURCES = mln_metal_none.cc
+mln_metal_not_equal_SOURCES = mln_metal_not_equal.cc
+mln_metal_ref_SOURCES = mln_metal_ref.cc
+mln_metal_ret_SOURCES = mln_metal_ret.cc
+mln_metal_same_coord_SOURCES = mln_metal_same_coord.cc
+mln_metal_same_point_SOURCES = mln_metal_same_point.cc
+mln_metal_templated_by_SOURCES = mln_metal_templated_by.cc
+mln_metal_unconst_SOURCES = mln_metal_unconst.cc
+mln_metal_unptr_SOURCES = mln_metal_unptr.cc
+mln_metal_unqualif_SOURCES = mln_metal_unqualif.cc
+mln_metal_unref_SOURCES = mln_metal_unref.cc
+mln_metal_vec_SOURCES = mln_metal_vec.cc
+mln_morpho_Rd_SOURCES = mln_morpho_Rd.cc
+mln_morpho_algebraic_filter_SOURCES = mln_morpho_algebraic_filter.cc
+mln_morpho_all_SOURCES = mln_morpho_all.cc
+mln_morpho_approx_all_SOURCES = mln_morpho_approx_all.cc
+mln_morpho_approx_dilation_SOURCES = mln_morpho_approx_dilation.cc
+mln_morpho_approx_erosion_SOURCES = mln_morpho_approx_erosion.cc
+mln_morpho_attribute_all_SOURCES = mln_morpho_attribute_all.cc
+mln_morpho_attribute_card_SOURCES = mln_morpho_attribute_card.cc
+mln_morpho_attribute_count_adjacent_vertices_SOURCES =
mln_morpho_attribute_count_adjacent_vertices.cc
+mln_morpho_attribute_height_SOURCES = mln_morpho_attribute_height.cc
+mln_morpho_attribute_sharpness_SOURCES = mln_morpho_attribute_sharpness.cc
+mln_morpho_attribute_sum_SOURCES = mln_morpho_attribute_sum.cc
+mln_morpho_attribute_volume_SOURCES = mln_morpho_attribute_volume.cc
+mln_morpho_closing_algebraic_SOURCES = mln_morpho_closing_algebraic.cc
+mln_morpho_closing_all_SOURCES = mln_morpho_closing_all.cc
+mln_morpho_closing_approx_all_SOURCES = mln_morpho_closing_approx_all.cc
+mln_morpho_closing_approx_structural_SOURCES = mln_morpho_closing_approx_structural.cc
+mln_morpho_closing_area_SOURCES = mln_morpho_closing_area.cc
+mln_morpho_closing_area_on_vertices_SOURCES = mln_morpho_closing_area_on_vertices.cc
+mln_morpho_closing_essential_SOURCES = mln_morpho_closing_essential.cc
+mln_morpho_closing_height_SOURCES = mln_morpho_closing_height.cc
+mln_morpho_closing_leveling_SOURCES = mln_morpho_closing_leveling.cc
+mln_morpho_closing_structural_SOURCES = mln_morpho_closing_structural.cc
+mln_morpho_closing_sum_SOURCES = mln_morpho_closing_sum.cc
+mln_morpho_closing_volume_SOURCES = mln_morpho_closing_volume.cc
+mln_morpho_complementation_SOURCES = mln_morpho_complementation.cc
+mln_morpho_contrast_SOURCES = mln_morpho_contrast.cc
+mln_morpho_dilation_SOURCES = mln_morpho_dilation.cc
+mln_morpho_elementary_all_SOURCES = mln_morpho_elementary_all.cc
+mln_morpho_elementary_closing_SOURCES = mln_morpho_elementary_closing.cc
+mln_morpho_elementary_dilation_SOURCES = mln_morpho_elementary_dilation.cc
+mln_morpho_elementary_erosion_SOURCES = mln_morpho_elementary_erosion.cc
+mln_morpho_elementary_essential_SOURCES = mln_morpho_elementary_essential.cc
+mln_morpho_elementary_gradient_SOURCES = mln_morpho_elementary_gradient.cc
+mln_morpho_elementary_gradient_external_SOURCES =
mln_morpho_elementary_gradient_external.cc
+mln_morpho_elementary_gradient_internal_SOURCES =
mln_morpho_elementary_gradient_internal.cc
+mln_morpho_elementary_laplacian_SOURCES = mln_morpho_elementary_laplacian.cc
+mln_morpho_elementary_like_ero_fun_SOURCES = mln_morpho_elementary_like_ero_fun.cc
+mln_morpho_elementary_like_ero_set_SOURCES = mln_morpho_elementary_like_ero_set.cc
+mln_morpho_elementary_opening_SOURCES = mln_morpho_elementary_opening.cc
+mln_morpho_elementary_top_hat_SOURCES = mln_morpho_elementary_top_hat.cc
+mln_morpho_erosion_SOURCES = mln_morpho_erosion.cc
+mln_morpho_essential_SOURCES = mln_morpho_essential.cc
+mln_morpho_general_SOURCES = mln_morpho_general.cc
+mln_morpho_gradient_SOURCES = mln_morpho_gradient.cc
+mln_morpho_hit_or_miss_SOURCES = mln_morpho_hit_or_miss.cc
+mln_morpho_includes_SOURCES = mln_morpho_includes.cc
+mln_morpho_internal_elementary_SOURCES = mln_morpho_internal_elementary.cc
+mln_morpho_laplacian_SOURCES = mln_morpho_laplacian.cc
+mln_morpho_leveling_filter_SOURCES = mln_morpho_leveling_filter.cc
+mln_morpho_line_gradient_SOURCES = mln_morpho_line_gradient.cc
+mln_morpho_meyer_wst_SOURCES = mln_morpho_meyer_wst.cc
+mln_morpho_min_SOURCES = mln_morpho_min.cc
+mln_morpho_minus_SOURCES = mln_morpho_minus.cc
+mln_morpho_opening_algebraic_SOURCES = mln_morpho_opening_algebraic.cc
+mln_morpho_opening_all_SOURCES = mln_morpho_opening_all.cc
+mln_morpho_opening_approx_all_SOURCES = mln_morpho_opening_approx_all.cc
+mln_morpho_opening_approx_structural_SOURCES = mln_morpho_opening_approx_structural.cc
+mln_morpho_opening_area_SOURCES = mln_morpho_opening_area.cc
+mln_morpho_opening_area_on_vertices_SOURCES = mln_morpho_opening_area_on_vertices.cc
+mln_morpho_opening_essential_SOURCES = mln_morpho_opening_essential.cc
+mln_morpho_opening_height_SOURCES = mln_morpho_opening_height.cc
+mln_morpho_opening_leveling_SOURCES = mln_morpho_opening_leveling.cc
+mln_morpho_opening_structural_SOURCES = mln_morpho_opening_structural.cc
+mln_morpho_opening_volume_SOURCES = mln_morpho_opening_volume.cc
+mln_morpho_plus_SOURCES = mln_morpho_plus.cc
+mln_morpho_rank_filter_SOURCES = mln_morpho_rank_filter.cc
+mln_morpho_reconstruction_all_SOURCES = mln_morpho_reconstruction_all.cc
+mln_morpho_reconstruction_by_dilation_all_SOURCES =
mln_morpho_reconstruction_by_dilation_all.cc
+mln_morpho_reconstruction_by_dilation_union_find_SOURCES =
mln_morpho_reconstruction_by_dilation_union_find.cc
+mln_morpho_reconstruction_by_erosion_all_SOURCES =
mln_morpho_reconstruction_by_erosion_all.cc
+mln_morpho_reconstruction_by_erosion_union_find_SOURCES =
mln_morpho_reconstruction_by_erosion_union_find.cc
+mln_morpho_skeleton_constrained_SOURCES = mln_morpho_skeleton_constrained.cc
+mln_morpho_thick_miss_SOURCES = mln_morpho_thick_miss.cc
+mln_morpho_thickening_SOURCES = mln_morpho_thickening.cc
+mln_morpho_thin_fit_SOURCES = mln_morpho_thin_fit.cc
+mln_morpho_thinning_SOURCES = mln_morpho_thinning.cc
+mln_morpho_top_hat_SOURCES = mln_morpho_top_hat.cc
+mln_morpho_tree_all_SOURCES = mln_morpho_tree_all.cc
+mln_morpho_tree_component_tree_SOURCES = mln_morpho_tree_component_tree.cc
+mln_morpho_tree_compute_attribute_image_SOURCES =
mln_morpho_tree_compute_attribute_image.cc
+mln_morpho_tree_compute_parent_SOURCES = mln_morpho_tree_compute_parent.cc
+mln_morpho_tree_data_SOURCES = mln_morpho_tree_data.cc
+mln_morpho_tree_dual_input_tree_SOURCES = mln_morpho_tree_dual_input_tree.cc
+mln_morpho_tree_filter_all_SOURCES = mln_morpho_tree_filter_all.cc
+mln_morpho_tree_filter_direct_SOURCES = mln_morpho_tree_filter_direct.cc
+mln_morpho_tree_filter_filter_SOURCES = mln_morpho_tree_filter_filter.cc
+mln_morpho_tree_filter_max_SOURCES = mln_morpho_tree_filter_max.cc
+mln_morpho_tree_filter_min_SOURCES = mln_morpho_tree_filter_min.cc
+mln_morpho_tree_filter_subtractive_SOURCES = mln_morpho_tree_filter_subtractive.cc
+mln_morpho_tree_impl_dual_hqueue_SOURCES = mln_morpho_tree_impl_dual_hqueue.cc
+mln_morpho_tree_impl_dual_union_find_SOURCES = mln_morpho_tree_impl_dual_union_find.cc
+mln_morpho_tree_max_SOURCES = mln_morpho_tree_max.cc
+mln_morpho_tree_propagate_if_SOURCES = mln_morpho_tree_propagate_if.cc
+mln_morpho_tree_propagate_node_SOURCES = mln_morpho_tree_propagate_node.cc
+mln_morpho_tree_propagate_representative_SOURCES =
mln_morpho_tree_propagate_representative.cc
+mln_morpho_tree_utils_SOURCES = mln_morpho_tree_utils.cc
+mln_morpho_watershed_all_SOURCES = mln_morpho_watershed_all.cc
+mln_morpho_watershed_flooding_SOURCES = mln_morpho_watershed_flooding.cc
+mln_morpho_watershed_superpose_SOURCES = mln_morpho_watershed_superpose.cc
+mln_morpho_watershed_topological_SOURCES = mln_morpho_watershed_topological.cc
+mln_norm_all_SOURCES = mln_norm_all.cc
+mln_norm_essential_SOURCES = mln_norm_essential.cc
+mln_norm_l1_SOURCES = mln_norm_l1.cc
+mln_norm_l2_SOURCES = mln_norm_l2.cc
+mln_norm_linfty_SOURCES = mln_norm_linfty.cc
+mln_opt_all_SOURCES = mln_opt_all.cc
+mln_opt_at_SOURCES = mln_opt_at.cc
+mln_opt_element_SOURCES = mln_opt_element.cc
+mln_opt_essential_SOURCES = mln_opt_essential.cc
+mln_opt_value_SOURCES = mln_opt_value.cc
+mln_pw_all_SOURCES = mln_pw_all.cc
+mln_pw_cst_SOURCES = mln_pw_cst.cc
+mln_pw_essential_SOURCES = mln_pw_essential.cc
+mln_pw_image_SOURCES = mln_pw_image.cc
+mln_pw_internal_image_base_SOURCES = mln_pw_internal_image_base.cc
+mln_pw_value_SOURCES = mln_pw_value.cc
+mln_pw_var_SOURCES = mln_pw_var.cc
+mln_registration_all_SOURCES = mln_registration_all.cc
+mln_registration_essential_SOURCES = mln_registration_essential.cc
+mln_registration_get_rot_SOURCES = mln_registration_get_rot.cc
+mln_registration_get_rtransf_SOURCES = mln_registration_get_rtransf.cc
+mln_registration_icp_SOURCES = mln_registration_icp.cc
+mln_registration_internal_rms_SOURCES = mln_registration_internal_rms.cc
+mln_registration_registration_SOURCES = mln_registration_registration.cc
+mln_set_all_SOURCES = mln_set_all.cc
+mln_set_card_SOURCES = mln_set_card.cc
+mln_set_compute_SOURCES = mln_set_compute.cc
+mln_set_compute_with_weights_SOURCES = mln_set_compute_with_weights.cc
+mln_set_diff_SOURCES = mln_set_diff.cc
+mln_set_essential_SOURCES = mln_set_essential.cc
+mln_set_get_SOURCES = mln_set_get.cc
+mln_set_has_SOURCES = mln_set_has.cc
+mln_set_inter_SOURCES = mln_set_inter.cc
+mln_set_sym_diff_SOURCES = mln_set_sym_diff.cc
+mln_set_uni_SOURCES = mln_set_uni.cc
+mln_set_unique_SOURCES = mln_set_unique.cc
+mln_subsampling_all_SOURCES = mln_subsampling_all.cc
+mln_subsampling_antialiased_SOURCES = mln_subsampling_antialiased.cc
+mln_subsampling_essential_SOURCES = mln_subsampling_essential.cc
+mln_subsampling_gaussian_subsampling_SOURCES = mln_subsampling_gaussian_subsampling.cc
+mln_subsampling_subsampling_SOURCES = mln_subsampling_subsampling.cc
+mln_tag_all_SOURCES = mln_tag_all.cc
+mln_tag_essential_SOURCES = mln_tag_essential.cc
+mln_tag_init_SOURCES = mln_tag_init.cc
+mln_tag_skeleton_SOURCES = mln_tag_skeleton.cc
+mln_test_all_SOURCES = mln_test_all.cc
+mln_test_essential_SOURCES = mln_test_essential.cc
+mln_test_positive_SOURCES = mln_test_positive.cc
+mln_test_predicate_SOURCES = mln_test_predicate.cc
+mln_topo_adj_higher_dim_connected_n_face_iter_SOURCES =
mln_topo_adj_higher_dim_connected_n_face_iter.cc
+mln_topo_adj_higher_face_iter_SOURCES = mln_topo_adj_higher_face_iter.cc
+mln_topo_adj_lower_dim_connected_n_face_iter_SOURCES =
mln_topo_adj_lower_dim_connected_n_face_iter.cc
+mln_topo_adj_lower_face_iter_SOURCES = mln_topo_adj_lower_face_iter.cc
+mln_topo_adj_lower_higher_face_iter_SOURCES = mln_topo_adj_lower_higher_face_iter.cc
+mln_topo_adj_m_face_iter_SOURCES = mln_topo_adj_m_face_iter.cc
+mln_topo_algebraic_face_SOURCES = mln_topo_algebraic_face.cc
+mln_topo_algebraic_n_face_SOURCES = mln_topo_algebraic_n_face.cc
+mln_topo_all_SOURCES = mln_topo_all.cc
+mln_topo_attic_faces_iter_SOURCES = mln_topo_attic_faces_iter.cc
+mln_topo_center_only_iter_SOURCES = mln_topo_center_only_iter.cc
+mln_topo_centered_iter_adapter_SOURCES = mln_topo_centered_iter_adapter.cc
+mln_topo_complex_SOURCES = mln_topo_complex.cc
+mln_topo_complex_iterators_SOURCES = mln_topo_complex_iterators.cc
+mln_topo_detach_SOURCES = mln_topo_detach.cc
+mln_topo_essential_SOURCES = mln_topo_essential.cc
+mln_topo_face_SOURCES = mln_topo_face.cc
+mln_topo_face_data_SOURCES = mln_topo_face_data.cc
+mln_topo_face_iter_SOURCES = mln_topo_face_iter.cc
+mln_topo_internal_complex_iterator_base_SOURCES =
mln_topo_internal_complex_iterator_base.cc
+mln_topo_internal_complex_relative_iterator_base_SOURCES =
mln_topo_internal_complex_relative_iterator_base.cc
+mln_topo_internal_complex_relative_iterator_sequence_SOURCES =
mln_topo_internal_complex_relative_iterator_sequence.cc
+mln_topo_internal_complex_set_iterator_base_SOURCES =
mln_topo_internal_complex_set_iterator_base.cc
+mln_topo_is_facet_SOURCES = mln_topo_is_facet.cc
+mln_topo_is_n_face_SOURCES = mln_topo_is_n_face.cc
+mln_topo_is_simple_2d_SOURCES = mln_topo_is_simple_2d.cc
+mln_topo_is_simple_cell_SOURCES = mln_topo_is_simple_cell.cc
+mln_topo_n_face_SOURCES = mln_topo_n_face.cc
+mln_topo_n_face_iter_SOURCES = mln_topo_n_face_iter.cc
+mln_topo_n_faces_set_SOURCES = mln_topo_n_faces_set.cc
+mln_topo_skeleton_breadth_first_thinning_SOURCES =
mln_topo_skeleton_breadth_first_thinning.cc
+mln_topo_skeleton_crest_SOURCES = mln_topo_skeleton_crest.cc
+mln_topo_skeleton_is_simple_point_SOURCES = mln_topo_skeleton_is_simple_point.cc
+mln_topo_static_n_face_iter_SOURCES = mln_topo_static_n_face_iter.cc
+mln_trace_all_SOURCES = mln_trace_all.cc
+mln_trace_entering_SOURCES = mln_trace_entering.cc
+mln_trace_essential_SOURCES = mln_trace_essential.cc
+mln_trace_exiting_SOURCES = mln_trace_exiting.cc
+mln_trace_quiet_SOURCES = mln_trace_quiet.cc
+mln_trace_resume_SOURCES = mln_trace_resume.cc
+mln_trace_stop_SOURCES = mln_trace_stop.cc
+mln_trace_warning_SOURCES = mln_trace_warning.cc
+mln_trait_accumulator_print_SOURCES = mln_trait_accumulator_print.cc
+mln_trait_accumulator_props_SOURCES = mln_trait_accumulator_props.cc
+mln_trait_accumulators_SOURCES = mln_trait_accumulators.cc
+mln_trait_all_SOURCES = mln_trait_all.cc
+mln_trait_ch_function_value_SOURCES = mln_trait_ch_function_value.cc
+mln_trait_ch_value_SOURCES = mln_trait_ch_value.cc
+mln_trait_concrete_SOURCES = mln_trait_concrete.cc
+mln_trait_essential_SOURCES = mln_trait_essential.cc
+mln_trait_functions_SOURCES = mln_trait_functions.cc
+mln_trait_image_print_SOURCES = mln_trait_image_print.cc
+mln_trait_image_props_SOURCES = mln_trait_image_props.cc
+mln_trait_image_from_grid_SOURCES = mln_trait_image_from_grid.cc
+mln_trait_images_SOURCES = mln_trait_images.cc
+mln_trait_neighborhood_SOURCES = mln_trait_neighborhood.cc
+mln_trait_next_solve_SOURCES = mln_trait_next_solve.cc
+mln_trait_next_solve_binary_SOURCES = mln_trait_next_solve_binary.cc
+mln_trait_next_solve_proxy_SOURCES = mln_trait_next_solve_proxy.cc
+mln_trait_next_solve_unary_SOURCES = mln_trait_next_solve_unary.cc
+mln_trait_op_all_SOURCES = mln_trait_op_all.cc
+mln_trait_op_and_SOURCES = mln_trait_op_and.cc
+mln_trait_op_decl_SOURCES = mln_trait_op_decl.cc
+mln_trait_op_div_SOURCES = mln_trait_op_div.cc
+mln_trait_op_eq_SOURCES = mln_trait_op_eq.cc
+mln_trait_op_essential_SOURCES = mln_trait_op_essential.cc
+mln_trait_op_geq_SOURCES = mln_trait_op_geq.cc
+mln_trait_op_greater_SOURCES = mln_trait_op_greater.cc
+mln_trait_op_leq_SOURCES = mln_trait_op_leq.cc
+mln_trait_op_less_SOURCES = mln_trait_op_less.cc
+mln_trait_op_lor_SOURCES = mln_trait_op_lor.cc
+mln_trait_op_minus_SOURCES = mln_trait_op_minus.cc
+mln_trait_op_mod_SOURCES = mln_trait_op_mod.cc
+mln_trait_op_neq_SOURCES = mln_trait_op_neq.cc
+mln_trait_op_not_SOURCES = mln_trait_op_not.cc
+mln_trait_op_or_SOURCES = mln_trait_op_or.cc
+mln_trait_op_ord_SOURCES = mln_trait_op_ord.cc
+mln_trait_op_plus_SOURCES = mln_trait_op_plus.cc
+mln_trait_op_postdec_SOURCES = mln_trait_op_postdec.cc
+mln_trait_op_postinc_SOURCES = mln_trait_op_postinc.cc
+mln_trait_op_predec_SOURCES = mln_trait_op_predec.cc
+mln_trait_op_preinc_SOURCES = mln_trait_op_preinc.cc
+mln_trait_op_times_SOURCES = mln_trait_op_times.cc
+mln_trait_op_uminus_SOURCES = mln_trait_op_uminus.cc
+mln_trait_op_uplus_SOURCES = mln_trait_op_uplus.cc
+mln_trait_op_xor_SOURCES = mln_trait_op_xor.cc
+mln_trait_promote_SOURCES = mln_trait_promote.cc
+mln_trait_site_set_print_SOURCES = mln_trait_site_set_print.cc
+mln_trait_site_set_props_SOURCES = mln_trait_site_set_props.cc
+mln_trait_site_sets_SOURCES = mln_trait_site_sets.cc
+mln_trait_solve_SOURCES = mln_trait_solve.cc
+mln_trait_solve_binary_SOURCES = mln_trait_solve_binary.cc
+mln_trait_solve_unary_SOURCES = mln_trait_solve_unary.cc
+mln_trait_undef_SOURCES = mln_trait_undef.cc
+mln_trait_value_all_SOURCES = mln_trait_value_all.cc
+mln_trait_value_comp_SOURCES = mln_trait_value_comp.cc
+mln_trait_value_essential_SOURCES = mln_trait_value_essential.cc
+mln_trait_value_internal_all_SOURCES = mln_trait_value_internal_all.cc
+mln_trait_value_internal_comp_SOURCES = mln_trait_value_internal_comp.cc
+mln_trait_value_kind_SOURCES = mln_trait_value_kind.cc
+mln_trait_value_nature_SOURCES = mln_trait_value_nature.cc
+mln_trait_value_print_SOURCES = mln_trait_value_print.cc
+mln_trait_value_quant_SOURCES = mln_trait_value_quant.cc
+mln_trait_value__SOURCES = mln_trait_value_.cc
+mln_trait_window_print_SOURCES = mln_trait_window_print.cc
+mln_trait_window_props_SOURCES = mln_trait_window_props.cc
+mln_trait_windows_SOURCES = mln_trait_windows.cc
+mln_transform_all_SOURCES = mln_transform_all.cc
+mln_transform_distance_and_closest_point_geodesic_SOURCES =
mln_transform_distance_and_closest_point_geodesic.cc
+mln_transform_distance_and_influence_zone_geodesic_SOURCES =
mln_transform_distance_and_influence_zone_geodesic.cc
+mln_transform_distance_front_SOURCES = mln_transform_distance_front.cc
+mln_transform_distance_geodesic_SOURCES = mln_transform_distance_geodesic.cc
+mln_transform_essential_SOURCES = mln_transform_essential.cc
+mln_transform_hough_SOURCES = mln_transform_hough.cc
+mln_transform_influence_zone_front_SOURCES = mln_transform_influence_zone_front.cc
+mln_transform_influence_zone_geodesic_SOURCES =
mln_transform_influence_zone_geodesic.cc
+mln_transform_influence_zone_geodesic_saturated_SOURCES =
mln_transform_influence_zone_geodesic_saturated.cc
+mln_transform_internal_all_SOURCES = mln_transform_internal_all.cc
+mln_transform_internal_closest_point_functor_SOURCES =
mln_transform_internal_closest_point_functor.cc
+mln_transform_internal_distance_functor_SOURCES =
mln_transform_internal_distance_functor.cc
+mln_transform_internal_influence_zone_functor_SOURCES =
mln_transform_internal_influence_zone_functor.cc
+mln_upscaling_art_scale2x_SOURCES = mln_upscaling_art_scale2x.cc
+mln_upscaling_art_scale3x_SOURCES = mln_upscaling_art_scale3x.cc
+mln_util_adjacency_matrix_SOURCES = mln_util_adjacency_matrix.cc
+mln_util_all_SOURCES = mln_util_all.cc
+mln_util_array_SOURCES = mln_util_array.cc
+mln_util_branch_iter_SOURCES = mln_util_branch_iter.cc
+mln_util_branch_iter_ind_SOURCES = mln_util_branch_iter_ind.cc
+mln_util_couple_SOURCES = mln_util_couple.cc
+mln_util_dindex_SOURCES = mln_util_dindex.cc
+mln_util_eat_SOURCES = mln_util_eat.cc
+mln_util_edge_SOURCES = mln_util_edge.cc
+mln_util_essential_SOURCES = mln_util_essential.cc
+mln_util_fibonacci_heap_SOURCES = mln_util_fibonacci_heap.cc
+mln_util_graph_SOURCES = mln_util_graph.cc
+mln_util_graph_ids_SOURCES = mln_util_graph_ids.cc
+mln_util_greater_point_SOURCES = mln_util_greater_point.cc
+mln_util_greater_psite_SOURCES = mln_util_greater_psite.cc
+mln_util_hqueues_SOURCES = mln_util_hqueues.cc
+mln_util_ignore_SOURCES = mln_util_ignore.cc
+mln_util_index_SOURCES = mln_util_index.cc
+mln_util_internal_edge_impl_SOURCES = mln_util_internal_edge_impl.cc
+mln_util_internal_graph_base_SOURCES = mln_util_internal_graph_base.cc
+mln_util_internal_graph_iter_SOURCES = mln_util_internal_graph_iter.cc
+mln_util_internal_graph_iter_base_SOURCES = mln_util_internal_graph_iter_base.cc
+mln_util_internal_graph_nbh_iter_SOURCES = mln_util_internal_graph_nbh_iter.cc
+mln_util_internal_graph_nbh_iter_base_SOURCES =
mln_util_internal_graph_nbh_iter_base.cc
+mln_util_internal_id2element_SOURCES = mln_util_internal_id2element.cc
+mln_util_internal_vertex_impl_SOURCES = mln_util_internal_vertex_impl.cc
+mln_util_lazy_set_SOURCES = mln_util_lazy_set.cc
+mln_util_lemmings_SOURCES = mln_util_lemmings.cc
+mln_util_line_graph_SOURCES = mln_util_line_graph.cc
+mln_util_max_SOURCES = mln_util_max.cc
+mln_util_multi_site_SOURCES = mln_util_multi_site.cc
+mln_util_nil_SOURCES = mln_util_nil.cc
+mln_util_object_id_SOURCES = mln_util_object_id.cc
+mln_util_ord_SOURCES = mln_util_ord.cc
+mln_util_ord_pair_SOURCES = mln_util_ord_pair.cc
+mln_util_pix_SOURCES = mln_util_pix.cc
+mln_util_set_SOURCES = mln_util_set.cc
+mln_util_site_pair_SOURCES = mln_util_site_pair.cc
+mln_util_soft_heap_SOURCES = mln_util_soft_heap.cc
+mln_util_timer_SOURCES = mln_util_timer.cc
+mln_util_tracked_ptr_SOURCES = mln_util_tracked_ptr.cc
+mln_util_tree_SOURCES = mln_util_tree.cc
+mln_util_tree_fast_SOURCES = mln_util_tree_fast.cc
+mln_util_tree_fast_to_image_SOURCES = mln_util_tree_fast_to_image.cc
+mln_util_tree_to_fast_SOURCES = mln_util_tree_to_fast.cc
+mln_util_tree_to_image_SOURCES = mln_util_tree_to_image.cc
+mln_util_vertex_SOURCES = mln_util_vertex.cc
+mln_util_yes_SOURCES = mln_util_yes.cc
+mln_value_aliases_SOURCES = mln_value_aliases.cc
+mln_value_all_SOURCES = mln_value_all.cc
+mln_value_builtin_all_SOURCES = mln_value_builtin_all.cc
+mln_value_builtin_carrays_SOURCES = mln_value_builtin_carrays.cc
+mln_value_builtin_essential_SOURCES = mln_value_builtin_essential.cc
+mln_value_builtin_floatings_SOURCES = mln_value_builtin_floatings.cc
+mln_value_builtin_integers_SOURCES = mln_value_builtin_integers.cc
+mln_value_builtin_ops_SOURCES = mln_value_builtin_ops.cc
+mln_value_builtin_promotions_SOURCES = mln_value_builtin_promotions.cc
+mln_value_builtin_symbolics_SOURCES = mln_value_builtin_symbolics.cc
+mln_value_cast_SOURCES = mln_value_cast.cc
+mln_value_concept_all_SOURCES = mln_value_concept_all.cc
+mln_value_concept_built_in_SOURCES = mln_value_concept_built_in.cc
+mln_value_concept_data_SOURCES = mln_value_concept_data.cc
+mln_value_concept_essential_SOURCES = mln_value_concept_essential.cc
+mln_value_concept_floating_SOURCES = mln_value_concept_floating.cc
+mln_value_concept_integer_SOURCES = mln_value_concept_integer.cc
+mln_value_concept_scalar_SOURCES = mln_value_concept_scalar.cc
+mln_value_concept_structured_SOURCES = mln_value_concept_structured.cc
+mln_value_concept_symbolic_SOURCES = mln_value_concept_symbolic.cc
+mln_value_concept_vectorial_SOURCES = mln_value_concept_vectorial.cc
+mln_value_equiv_SOURCES = mln_value_equiv.cc
+mln_value_essential_SOURCES = mln_value_essential.cc
+mln_value_float01_SOURCES = mln_value_float01.cc
+mln_value_float01__SOURCES = mln_value_float01_.cc
+mln_value_float01_16_SOURCES = mln_value_float01_16.cc
+mln_value_float01_8_SOURCES = mln_value_float01_8.cc
+mln_value_float01_f_SOURCES = mln_value_float01_f.cc
+mln_value_gl16_SOURCES = mln_value_gl16.cc
+mln_value_gl8_SOURCES = mln_value_gl8.cc
+mln_value_glf_SOURCES = mln_value_glf.cc
+mln_value_graylevel_SOURCES = mln_value_graylevel.cc
+mln_value_graylevel_f_SOURCES = mln_value_graylevel_f.cc
+mln_value_hsi_SOURCES = mln_value_hsi.cc
+mln_value_hsl_SOURCES = mln_value_hsl.cc
+mln_value_int_s_SOURCES = mln_value_int_s.cc
+mln_value_int_s16_SOURCES = mln_value_int_s16.cc
+mln_value_int_s32_SOURCES = mln_value_int_s32.cc
+mln_value_int_s8_SOURCES = mln_value_int_s8.cc
+mln_value_int_u_SOURCES = mln_value_int_u.cc
+mln_value_int_u12_SOURCES = mln_value_int_u12.cc
+mln_value_int_u16_SOURCES = mln_value_int_u16.cc
+mln_value_int_u32_SOURCES = mln_value_int_u32.cc
+mln_value_int_u8_SOURCES = mln_value_int_u8.cc
+mln_value_int_u_sat_SOURCES = mln_value_int_u_sat.cc
+mln_value_internal_all_SOURCES = mln_value_internal_all.cc
+mln_value_internal_convert_SOURCES = mln_value_internal_convert.cc
+mln_value_internal_encoding_SOURCES = mln_value_internal_encoding.cc
+mln_value_internal_essential_SOURCES = mln_value_internal_essential.cc
+mln_value_internal_gray__SOURCES = mln_value_internal_gray_.cc
+mln_value_internal_gray_f_SOURCES = mln_value_internal_gray_f.cc
+mln_value_internal_integer_SOURCES = mln_value_internal_integer.cc
+mln_value_internal_iterable_set_SOURCES = mln_value_internal_iterable_set.cc
+mln_value_internal_limits_SOURCES = mln_value_internal_limits.cc
+mln_value_internal_make_generic_name_SOURCES = mln_value_internal_make_generic_name.cc
+mln_value_internal_value_like_SOURCES = mln_value_internal_value_like.cc
+mln_value_interval_SOURCES = mln_value_interval.cc
+mln_value_label_SOURCES = mln_value_label.cc
+mln_value_label_16_SOURCES = mln_value_label_16.cc
+mln_value_label_32_SOURCES = mln_value_label_32.cc
+mln_value_label_8_SOURCES = mln_value_label_8.cc
+mln_value_lut_vec_SOURCES = mln_value_lut_vec.cc
+mln_value_mixin_SOURCES = mln_value_mixin.cc
+mln_value_next_SOURCES = mln_value_next.cc
+mln_value_ops_SOURCES = mln_value_ops.cc
+mln_value_other_SOURCES = mln_value_other.cc
+mln_value_proxy_SOURCES = mln_value_proxy.cc
+mln_value_qt_rgb32_SOURCES = mln_value_qt_rgb32.cc
+mln_value_rgb_SOURCES = mln_value_rgb.cc
+mln_value_rgb16_SOURCES = mln_value_rgb16.cc
+mln_value_rgb8_SOURCES = mln_value_rgb8.cc
+mln_value_scalar_SOURCES = mln_value_scalar.cc
+mln_value_set_SOURCES = mln_value_set.cc
+mln_value_shell_SOURCES = mln_value_shell.cc
+mln_value_sign_SOURCES = mln_value_sign.cc
+mln_value_stack_SOURCES = mln_value_stack.cc
+mln_value_super_value_SOURCES = mln_value_super_value.cc
+mln_value_value_array_SOURCES = mln_value_value_array.cc
+mln_value_viter_SOURCES = mln_value_viter.cc
+mln_win_all_SOURCES = mln_win_all.cc
+mln_win_backdiag2d_SOURCES = mln_win_backdiag2d.cc
+mln_win_ball_SOURCES = mln_win_ball.cc
+mln_win_cube3d_SOURCES = mln_win_cube3d.cc
+mln_win_cuboid3d_SOURCES = mln_win_cuboid3d.cc
+mln_win_diag2d_SOURCES = mln_win_diag2d.cc
+mln_win_diff_SOURCES = mln_win_diff.cc
+mln_win_disk2d_SOURCES = mln_win_disk2d.cc
+mln_win_essential_SOURCES = mln_win_essential.cc
+mln_win_hline2d_SOURCES = mln_win_hline2d.cc
+mln_win_inter_SOURCES = mln_win_inter.cc
+mln_win_line_SOURCES = mln_win_line.cc
+mln_win_multiple_SOURCES = mln_win_multiple.cc
+mln_win_multiple_size_SOURCES = mln_win_multiple_size.cc
+mln_win_octagon2d_SOURCES = mln_win_octagon2d.cc
+mln_win_rectangle2d_SOURCES = mln_win_rectangle2d.cc
+mln_win_segment1d_SOURCES = mln_win_segment1d.cc
+mln_win_shift_SOURCES = mln_win_shift.cc
+mln_win_sline3d_SOURCES = mln_win_sline3d.cc
+mln_win_sphere3d_SOURCES = mln_win_sphere3d.cc
+mln_win_sym_SOURCES = mln_win_sym.cc
+mln_win_vline2d_SOURCES = mln_win_vline2d.cc
+mln_world_all_SOURCES = mln_world_all.cc
+mln_world_binary_2d_all_SOURCES = mln_world_binary_2d_all.cc
+mln_world_binary_2d_enlarge_SOURCES = mln_world_binary_2d_enlarge.cc
+mln_world_binary_2d_projected_histo_SOURCES = mln_world_binary_2d_projected_histo.cc
+mln_world_binary_2d_subsample_SOURCES = mln_world_binary_2d_subsample.cc
+mln_world_inter_pixel_all_SOURCES = mln_world_inter_pixel_all.cc
+mln_world_inter_pixel_compute_SOURCES = mln_world_inter_pixel_compute.cc
+mln_world_inter_pixel_dim2_all_SOURCES = mln_world_inter_pixel_dim2_all.cc
+mln_world_inter_pixel_dim2_is_dot_SOURCES = mln_world_inter_pixel_dim2_is_dot.cc
+mln_world_inter_pixel_dim2_is_edge_SOURCES = mln_world_inter_pixel_dim2_is_edge.cc
+mln_world_inter_pixel_dim2_is_pixel_SOURCES = mln_world_inter_pixel_dim2_is_pixel.cc
+mln_world_inter_pixel_dim2_is_row_odd_SOURCES =
mln_world_inter_pixel_dim2_is_row_odd.cc
+mln_world_inter_pixel_dim2_make_edge_image_SOURCES =
mln_world_inter_pixel_dim2_make_edge_image.cc
+mln_world_inter_pixel_display_edge_SOURCES = mln_world_inter_pixel_display_edge.cc
+mln_world_inter_pixel_full2image_SOURCES = mln_world_inter_pixel_full2image.cc
+mln_world_inter_pixel_immerse_SOURCES = mln_world_inter_pixel_immerse.cc
+mln_world_inter_pixel_is_pixel_SOURCES = mln_world_inter_pixel_is_pixel.cc
+mln_world_inter_pixel_is_separator_SOURCES = mln_world_inter_pixel_is_separator.cc
+mln_world_inter_pixel_neighb2d_SOURCES = mln_world_inter_pixel_neighb2d.cc
+mln_world_inter_pixel_separator_to_pixels_SOURCES =
mln_world_inter_pixel_separator_to_pixels.cc
+mln_world_rgb_invert_SOURCES = mln_world_rgb_invert.cc
++=======
++>>>>>>> next
diff --cc scribo/ChangeLog
index 3361823,d7f779c..2b21225
--- a/scribo/ChangeLog
+++ b/scribo/ChangeLog
@@@ -1,15 -1,120 +1,132 @@@
+2012-11-27 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ Save full size region debug image.
+
+ * src/content_in_doc.cc: Set output format to DebugWithImage.
+
+ * scribo/io/img/save.hh: Do not subsample output image.
+
+2012-11-27 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * src/content_in_doc.cc: Add more options.
+
+ 2013-02-13 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Simplify more Scribo Makefiles thanks to AM_DEFAULT_SOURCE_EXT.
+
+ * src/binarization/Makefile.am,
+ * src/contest/DAE-2011/Makefile.am,
+ * src/contest/hdibco-2010/Makefile.am,
+ * src/contest/hdlac-2011/Makefile.am,
+ * src/postprocessing/Makefile.am,
+ * src/primitive/remove/Makefile.am,
+ * src/toolchain/nepomuk/Makefile.am,
+ * src/util/Makefile.am,
+ * tests/binarization/Makefile.am,
+ * tests/convert/Makefile.am,
+ * tests/core/Makefile.am,
+ * tests/estim/Makefile.am,
+ * tests/primitive/extract/Makefile.am,
+ * tests/primitive/link/Makefile.am,
+ * tests/toolchain/nepomuk/Makefile.am,
+ * tests/util/Makefile.am:
+ Here.
+
+ 2010-04-22 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Factor Makefiles' helpers.
+
+ * scribo.mk, tests/tests.mk (AM_CPPFLAGS): Move...
+ * common.mk: ...here.
+
+ 2010-04-22 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Use AM_DEFAULT_SOURCE_EXT to simplify Scribo's Makefiles.
+
+ * common.mk: New.
+ Include it...
+ * scribo.mk,
+ * tests/tests.mk:
+ ...here.
+ * src/Makefile.am,
+ * src/binarization/Makefile.am,
+ * src/debug/Makefile.am,
+ * src/filter/Makefile.am,
+ * src/misc/Makefile.am,
+ * src/preprocessing/Makefile.am,
+ * src/primitive/extract/Makefile.am,
+ * src/primitive/find/Makefile.am,
+ * src/primitive/group/Makefile.am,
+ * src/table/Makefile.am,
+ * src/text/Makefile.am,
+ * tests/filter/Makefile.am,
+ * tests/preprocessing/Makefile.am,
+ * tests/table/Makefile.am:
+ Remove (now useless) `*_SOURCES' variables using
+ sed -ri '/^(\s|#)*\S+_SOURCES\s*=\s*\S+.cc\s*$/d'.
+
+ 2013-02-07 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Remove scoria from Makefiles.
+
+ * src/contest/DAE-2011/Makefile.am,
+ * src/contest/Makefile.am,
+ * src/contest/hdibco-2010/Makefile.am,
+ * src/contest/hdlac-2011/Makefile.am,
+ * src/postprocessing/Makefile.am,
+ * tests/binarization/Makefile.am,
+ * tests/convert/Makefile.am,
+ * tests/core/Makefile.am,
+ * tests/estim/Makefile.am,
+ * tests/toolchain/nepomuk/Makefile.am:
+ Here.
+
+ 2013-02-07 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Address warnings reported by clang++ in Scribo.
+
+ * scribo/text/paragraphs_closing.hh
+ (internal::horizontal_CRLA, internal::vertical_CRLA):
+ Replace empty bodies of loops with single `continue' statements as
+ this is more explicit.
+
+ 2013-02-06 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Address remaining errors reported by clang++ in Scribo.
+
+ * scribo/debug/alignment_decision_image.hh
+ (alignment_decision_image)
+ * scribo/debug/bboxes_enlarged_image.hh (bboxes_enlarged_image)
+ * scribo/debug/decision_image.hh (decision_image)
+ * scribo/debug/links_decision_image.hh (links_decision_image)
+ * scribo/debug/links_image.hh (links_image)
+ * scribo/debug/looks_like_a_text_line_image.hh
+ (looks_like_a_text_line_image):
+ Fix the type of the value to be returned by theses functions.
+
+ 2013-02-06 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Address errors reported by clang++ in Scribo.
+
+ * scribo/io/text_boxes/save.hh,
+ * scribo/primitive/extract/components.hh,
+ * scribo/primitive/link/with_single_right_link.hh,
+ * scribo/text/recognition.hh,
+ * scribo/toolchain/content_in_doc.hh,
+ * scribo/toolchain/content_in_hdoc.hh,
+ * scribo/toolchain/text_in_doc.hh,
+ * scribo/toolchain/text_in_doc_preprocess.hh,
+ * scribo/toolchain/text_in_picture.hh:
+ Do not provide default arguments twice.
+
+ 2012-10-09 Roland Levillain <roland(a)lrde.epita.fr>
+
+ Work around an overload resolution problem reported by g++ 4.7.
+
+ * src/debug/show_separators.cc,
+ * src/util/component_precise_outline.cc:
+ Here.
+
2011-12-06 Guillaume Lazzara <z(a)lrde.epita.fr>
* scribo/text/recognition.hh: Restore previous locale.
diff --cc scribo/common.mk
index 0000000,ef59d88..874f313
mode 000000,100644..100644
--- a/scribo/common.mk
+++ b/scribo/common.mk
@@@ -1,0 -1,26 +1,28 @@@
+ ## common.mk -*- Makefile-Automake -*-
+
+ ## Common Automake parameters.
+
-## Copyright (C) 2010 EPITA Research and Development Laboratory (LRDE).
++## Copyright (C) 2010, 2013 EPITA Research and Development Laboratory
++## (LRDE).
+ ##
+ ## This file is part of Olena.
+ ##
+ ## Olena is free software: you can redistribute it and/or modify it under
+ ## the terms of the GNU General Public License as published by the Free
+ ## Software Foundation, version 2 of the License.
+ ##
+ ## Olena is distributed in the hope that it will be useful,
+ ## but WITHOUT ANY WARRANTY; without even the implied warranty of
+ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ ## General Public License for more details.
+ ##
+ ## You should have received a copy of the GNU General Public License
+ ## along with Olena. If not, see <http://www.gnu.org/licenses/>.
+
+ # C++ sources.
+ AM_DEFAULT_SOURCE_EXT = .cc
+
+ # Add paths to Scribo's headers.
+ AM_CPPFLAGS = -I$(top_srcdir)/ -I$(top_builddir)/ \
- -I$(top_srcdir)/milena -I$(top_builddir)/milena
++ -I$(top_srcdir)/milena -I$(top_builddir)/milena \
++ -I$(top_srcdir)/scribo -I$(top_builddir)/scribo
diff --cc scribo/scribo/text/recognition.hh
index d754e66,540a01c..b5e48f1
--- a/scribo/scribo/text/recognition.hh
+++ b/scribo/scribo/text/recognition.hh
@@@ -122,7 -115,19 +122,8 @@@ namespace scrib
setlocale(LC_ALL, "C");
// Initialize Tesseract.
-# ifdef HAVE_TESSERACT_2
TessBaseAPI::InitWithLanguage(NULL, NULL, language, NULL, false, 0, NULL);
-# else // HAVE_TESSERACT_3
- tesseract::TessBaseAPI tess;
- if (tess.Init(NULL, language, tesseract::OEM_DEFAULT) == -1)
- {
- std::cout << "Error: cannot initialize tesseract!" << std::endl;
- abort();
- }
- tess.SetPageSegMode(tesseract::PSM_SINGLE_LINE);
-
-# endif // HAVE_TESSERACT_2
+
typedef mln_ch_value(L,bool) I;
diff --cc scribo/scribo/toolchain/text_in_doc_preprocess.hh
index efa03dd,a614996..6a64525
--- a/scribo/scribo/toolchain/text_in_doc_preprocess.hh
+++ b/scribo/scribo/toolchain/text_in_doc_preprocess.hh
@@@ -1,5 -1,5 +1,5 @@@
- // Copyright (C) 2010, 2011 EPITA Research and Development Laboratory
- // (LRDE)
-// Copyright (C) 2010, 2011, 2013 EPITA Research and Development Laboratory
-// (LRDE)
++// Copyright (C) 2010, 2011, 2013 EPITA Research and Development
++// Laboratory (LRDE)
//
// This file is part of Olena.
//
@@@ -65,8 -65,8 +65,8 @@@ namespace scrib
template <typename I>
mln_ch_value(I,bool)
text_in_doc_preprocess(const Image<I>& input, bool enable_fg_bg,
- unsigned lambda, double K,
- bool verbose = false);
+ unsigned lambda, double K, bool enable_deskew,
- bool verbose = false);
++ bool verbose);
/*! \overload
K is set to 0.34.
@@@ -74,7 -74,7 +74,7 @@@
template <typename I>
mln_ch_value(I,bool)
text_in_doc_preprocess(const Image<I>& input, bool enable_fg_bg,
-- bool verbose = false);
++ bool verbose);
/*! \brief Preprocess a document before looking for its content.
@@@ -90,7 -90,7 +90,7 @@@
template <typename I>
mln_ch_value(I,bool)
text_in_doc_preprocess(const Image<I>& input, unsigned lambda,
-- bool verbose = false);
++ bool verbose);
/*! \brief Preprocess a document before looking for its content.
@@@ -108,7 -108,7 +108,7 @@@
mln_ch_value(I,bool)
text_in_doc_preprocess(const Image<I>& input, unsigned lambda,
double K, bool enable_fg_bg, Image<I>& fg,
- bool enable_deskew, bool verbose = false);
- bool verbose = false);
++ bool enable_deskew, bool verbose);
# ifndef MLN_INCLUDE_ONLY
@@@ -126,8 -126,8 +126,8 @@@
template <typename I>
mln_ch_value(I,bool)
text_in_doc_preprocess(const Image<I>& input_, bool enable_fg_bg,
- unsigned lambda, double K, bool enable_deskew = false,
- bool verbose = false)
- unsigned lambda, double K,
++ unsigned lambda, double K, bool enable_deskew,
+ bool verbose)
{
const I& input = exact(input_);
mln_precondition(input.is_valid());
@@@ -146,10 -146,10 +146,10 @@@
template <typename I>
mln_ch_value(I,bool)
text_in_doc_preprocess(const Image<I>& input, unsigned lambda,
- bool verbose = false)
+ bool verbose)
{
I tmp;
- return text_in_doc_preprocess(input, lambda, 0.34, true, tmp, verbose);
+ return text_in_doc_preprocess(input, lambda, 0.34, true, tmp, false, verbose);
}
diff --cc scribo/src/binarization/Makefile.am
index a0a4378,5099ed9..4cdbf54
--- a/scribo/src/binarization/Makefile.am
+++ b/scribo/src/binarization/Makefile.am
@@@ -18,9 -18,17 +18,8 @@@
include $(top_srcdir)/scribo/scribo.mk
noinst_PROGRAMS = \
- pgm_global_threshold_auto \
- pgm_sauvola \
- pgm_sauvola_ms \
- pgm_sauvola_threshold_image \
- ppm_sauvola \
- ppm_sauvola_ms_fg \
- ppm_sauvola_ms \
- ppm_sauvola_ms_split
-
-
+ pgm_global_threshold_auto
- pgm_global_threshold_auto_SOURCES = pgm_global_threshold_auto.cc
if HAVE_MAGICKXX
@@@ -38,27 -43,6 +37,22 @@@
sauvola_ms_split
- global_threshold_SOURCES = global_threshold.cc
+ global_threshold_CPPFLAGS = $(AM_CPPFLAGS) \
+ $(MAGICKXX_CPPFLAGS)
+ global_threshold_LDFLAGS = $(AM_LDFLAGS) \
+ $(MAGICKXX_LDFLAGS)
+
+
- niblack_SOURCES = niblack.cc
+ niblack_CPPFLAGS = $(AM_CPPFLAGS) \
+ $(MAGICKXX_CPPFLAGS)
+ niblack_LDFLAGS = $(AM_LDFLAGS) \
+ $(MAGICKXX_LDFLAGS)
+
-
- otsu_SOURCES = otsu.cc
+ otsu_CPPFLAGS = $(AM_CPPFLAGS) \
+ $(MAGICKXX_CPPFLAGS)
+ otsu_LDFLAGS = $(AM_LDFLAGS) \
+ $(MAGICKXX_LDFLAGS)
+
- sauvola_ms_fg_SOURCES = sauvola_ms_fg.cc
sauvola_ms_fg_CPPFLAGS = $(AM_CPPFLAGS) \
$(MAGICKXX_CPPFLAGS)
sauvola_ms_fg_LDFLAGS = $(AM_LDFLAGS) \
@@@ -70,9 -53,8 +63,8 @@@
sauvola_LDFLAGS = $(AM_LDFLAGS) \
$(MAGICKXX_LDFLAGS)
- sauvola_debug_SOURCES = sauvola_debug.cc
sauvola_debug_CPPFLAGS = $(AM_CPPFLAGS) \
- -DSCRIBO_SAUVOLA_DEBUG \
+ -DSCRIBO_LOCAL_THRESHOLD_DEBUG \
$(MAGICKXX_CPPFLAGS)
sauvola_debug_LDFLAGS = $(AM_LDFLAGS) \
$(MAGICKXX_LDFLAGS)
@@@ -84,9 -65,8 +75,8 @@@
sauvola_ms_LDFLAGS = $(AM_LDFLAGS) \
$(MAGICKXX_LDFLAGS)
- sauvola_ms_debug_SOURCES = sauvola_ms_debug.cc
sauvola_ms_debug_CPPFLAGS = $(AM_CPPFLAGS) \
- -DSCRIBO_SAUVOLA_DEBUG \
+ -DSCRIBO_LOCAL_THRESHOLD_DEBUG \
$(MAGICKXX_CPPFLAGS)
sauvola_ms_debug_LDFLAGS = $(AM_LDFLAGS) \
$(MAGICKXX_LDFLAGS)
diff --cc scribo/src/contest/DAE-2011/content_in_doc_dae.cc
index 9d5034f,d194bd1..2a0e9d7
--- a/scribo/src/contest/DAE-2011/content_in_doc_dae.cc
+++ b/scribo/src/contest/DAE-2011/content_in_doc_dae.cc
@@@ -80,8 -80,7 +80,8 @@@ int main(int argc, char* argv[]
// Preprocess document
image2d<bool> input_preproc;
- input_preproc = toolchain::text_in_doc_preprocess(input, false, 0.34,
- input_preproc = toolchain::text_in_doc_preprocess(input, false, 0.34);
++ input_preproc = toolchain::text_in_doc_preprocess(input, false, 0, 0.34,
+ false, false);
bool denoise = true;
std::string language = "";
diff --cc scribo/src/contest/DAE-2011/content_in_hdoc_dae.cc
index c3dad6c,5986142..c6f6e0e
--- a/scribo/src/contest/DAE-2011/content_in_hdoc_dae.cc
+++ b/scribo/src/contest/DAE-2011/content_in_hdoc_dae.cc
@@@ -91,8 -91,7 +91,8 @@@ int main(int argc, char* argv[]
// Preprocess document
image2d<bool> input_preproc;
{
- input_preproc = toolchain::text_in_doc_preprocess(input, false, 0.34,
- input_preproc = toolchain::text_in_doc_preprocess(input, false, 0.34);
++ input_preproc = toolchain::text_in_doc_preprocess(input, 0, false, 0.34,
+ false, false);
// Cleanup components on borders
{
diff --cc scribo/tests/binarization/Makefile.am
index a2962bb,25dcd32..dfc212e
--- a/scribo/tests/binarization/Makefile.am
+++ b/scribo/tests/binarization/Makefile.am
@@@ -35,13 -28,7 +32,6 @@@ check_PROGRAMS =
sauvola_ms
- global_threshold_SOURCES = global_threshold.cc
- local_threshold_SOURCES = local_threshold.cc
- niblack_SOURCES = niblack.cc
- otsu_SOURCES = otsu.cc
- sauvola_SOURCES = sauvola.cc
- sauvola_ms_SOURCES = sauvola_ms.cc
--
TESTS = $(check_PROGRAMS)
MOSTLYCLEANFILES = res.pbm
diff --cc scribo/tests/unit_test/unit-tests.mk
index 0318303,b5dd245..79ac57f
--- a/scribo/tests/unit_test/unit-tests.mk
+++ b/scribo/tests/unit_test/unit-tests.mk
@@@ -477,258 -431,4 +437,261 @@@ scribo_util_color_to_hex
scribo_util_component_precise_outline \
scribo_util_hex_to_color
++<<<<<<< HEAD
+scribo_all_SOURCES = scribo_all.cc
+scribo_binarization_all_SOURCES = scribo_binarization_all.cc
+scribo_binarization_global_threshold_SOURCES = scribo_binarization_global_threshold.cc
+scribo_binarization_global_threshold_auto_SOURCES =
scribo_binarization_global_threshold_auto.cc
+scribo_binarization_internal_compute_local_threshold_SOURCES =
scribo_binarization_internal_compute_local_threshold.cc
+scribo_binarization_internal_first_pass_functor_SOURCES =
scribo_binarization_internal_first_pass_functor.cc
+scribo_binarization_internal_local_threshold_debug_SOURCES =
scribo_binarization_internal_local_threshold_debug.cc
+scribo_binarization_internal_niblack_formula_SOURCES =
scribo_binarization_internal_niblack_formula.cc
+scribo_binarization_internal_sauvola_formula_SOURCES =
scribo_binarization_internal_sauvola_formula.cc
+scribo_binarization_local_threshold_SOURCES = scribo_binarization_local_threshold.cc
+scribo_binarization_niblack_SOURCES = scribo_binarization_niblack.cc
+scribo_binarization_niblack_threshold_SOURCES =
scribo_binarization_niblack_threshold.cc
+scribo_binarization_otsu_SOURCES = scribo_binarization_otsu.cc
+scribo_binarization_otsu_threshold_SOURCES = scribo_binarization_otsu_threshold.cc
+scribo_binarization_sauvola_SOURCES = scribo_binarization_sauvola.cc
+scribo_binarization_sauvola_ms_SOURCES = scribo_binarization_sauvola_ms.cc
+scribo_binarization_sauvola_ms_split_SOURCES = scribo_binarization_sauvola_ms_split.cc
+scribo_binarization_sauvola_threshold_SOURCES =
scribo_binarization_sauvola_threshold.cc
+scribo_canvas_integral_browsing_SOURCES = scribo_canvas_integral_browsing.cc
+scribo_convert_to_base64_SOURCES = scribo_convert_to_base64.cc
+scribo_core_all_SOURCES = scribo_core_all.cc
+scribo_core_central_sites_SOURCES = scribo_core_central_sites.cc
+scribo_core_component_features_data_SOURCES = scribo_core_component_features_data.cc
+scribo_core_component_info_SOURCES = scribo_core_component_info.cc
+scribo_core_component_set_SOURCES = scribo_core_component_set.cc
+scribo_core_concept_dmax_functor_SOURCES = scribo_core_concept_dmax_functor.cc
+scribo_core_concept_link_functor_SOURCES = scribo_core_concept_link_functor.cc
+scribo_core_concept_serializable_SOURCES = scribo_core_concept_serializable.cc
+scribo_core_concept_serialize_visitor_SOURCES =
scribo_core_concept_serialize_visitor.cc
+scribo_core_def_color_type_SOURCES = scribo_core_def_color_type.cc
+scribo_core_def_lbl_type_SOURCES = scribo_core_def_lbl_type.cc
+scribo_core_erase_objects_SOURCES = scribo_core_erase_objects.cc
+scribo_core_group_info_SOURCES = scribo_core_group_info.cc
+scribo_core_init_integral_image_SOURCES = scribo_core_init_integral_image.cc
+scribo_core_internal_sort_comp_ids_SOURCES = scribo_core_internal_sort_comp_ids.cc
+scribo_core_line_info_SOURCES = scribo_core_line_info.cc
+scribo_core_line_links_SOURCES = scribo_core_line_links.cc
+scribo_core_line_set_SOURCES = scribo_core_line_set.cc
+scribo_core_macros_SOURCES = scribo_core_macros.cc
+scribo_core_object_groups_SOURCES = scribo_core_object_groups.cc
+scribo_core_object_links_SOURCES = scribo_core_object_links.cc
+scribo_core_paragraph_info_SOURCES = scribo_core_paragraph_info.cc
+scribo_core_paragraph_set_SOURCES = scribo_core_paragraph_set.cc
+scribo_core_stats_SOURCES = scribo_core_stats.cc
+scribo_core_tag_anchor_SOURCES = scribo_core_tag_anchor.cc
+scribo_core_tag_component_SOURCES = scribo_core_tag_component.cc
+scribo_core_tag_line_SOURCES = scribo_core_tag_line.cc
+scribo_core_tag_paragraph_SOURCES = scribo_core_tag_paragraph.cc
+scribo_debug_alignment_decision_image_SOURCES =
scribo_debug_alignment_decision_image.cc
+scribo_debug_all_SOURCES = scribo_debug_all.cc
+scribo_debug_bboxes_enlarged_image_SOURCES = scribo_debug_bboxes_enlarged_image.cc
+scribo_debug_bboxes_image_SOURCES = scribo_debug_bboxes_image.cc
+scribo_debug_char_space_image_SOURCES = scribo_debug_char_space_image.cc
+scribo_debug_decision_image_SOURCES = scribo_debug_decision_image.cc
+scribo_debug_highlight_text_area_SOURCES = scribo_debug_highlight_text_area.cc
+scribo_debug_line_info_image_SOURCES = scribo_debug_line_info_image.cc
+scribo_debug_linked_bboxes_image_SOURCES = scribo_debug_linked_bboxes_image.cc
+scribo_debug_links_decision_image_SOURCES = scribo_debug_links_decision_image.cc
+scribo_debug_links_image_SOURCES = scribo_debug_links_image.cc
+scribo_debug_logger_SOURCES = scribo_debug_logger.cc
+scribo_debug_looks_like_a_text_line_image_SOURCES =
scribo_debug_looks_like_a_text_line_image.cc
+scribo_debug_mean_and_base_lines_image_SOURCES =
scribo_debug_mean_and_base_lines_image.cc
+scribo_debug_option_check_SOURCES = scribo_debug_option_check.cc
+scribo_debug_option_parser_SOURCES = scribo_debug_option_parser.cc
+scribo_debug_save_comp_diff_SOURCES = scribo_debug_save_comp_diff.cc
+scribo_debug_save_label_image_SOURCES = scribo_debug_save_label_image.cc
+scribo_debug_save_table_image_SOURCES = scribo_debug_save_table_image.cc
+scribo_debug_text_areas_image_SOURCES = scribo_debug_text_areas_image.cc
+scribo_debug_usage_SOURCES = scribo_debug_usage.cc
+scribo_draw_all_SOURCES = scribo_draw_all.cc
+scribo_draw_bounding_box_links_SOURCES = scribo_draw_bounding_box_links.cc
+scribo_draw_bounding_boxes_SOURCES = scribo_draw_bounding_boxes.cc
+scribo_draw_groups_bboxes_SOURCES = scribo_draw_groups_bboxes.cc
+scribo_draw_line_components_SOURCES = scribo_draw_line_components.cc
+scribo_estim_components_features_SOURCES = scribo_estim_components_features.cc
+scribo_estim_font_boldness_SOURCES = scribo_estim_font_boldness.cc
+scribo_estim_font_color_SOURCES = scribo_estim_font_color.cc
+scribo_estim_internal_compute_skeleton_SOURCES =
scribo_estim_internal_compute_skeleton.cc
+scribo_estim_object_groups_mean_width_SOURCES =
scribo_estim_object_groups_mean_width.cc
+scribo_filter_all_SOURCES = scribo_filter_all.cc
+scribo_filter_common_objects_photo_SOURCES = scribo_filter_common_objects_photo.cc
+scribo_filter_internal_alignment_angle_SOURCES =
scribo_filter_internal_alignment_angle.cc
+scribo_filter_internal_component_aligned_SOURCES =
scribo_filter_internal_component_aligned.cc
+scribo_filter_internal_compute_SOURCES = scribo_filter_internal_compute.cc
+scribo_filter_line_links_x_height_SOURCES = scribo_filter_line_links_x_height.cc
+scribo_filter_object_groups_mean_width_SOURCES =
scribo_filter_object_groups_mean_width.cc
+scribo_filter_object_groups_size_ratio_SOURCES =
scribo_filter_object_groups_size_ratio.cc
+scribo_filter_object_groups_small_SOURCES = scribo_filter_object_groups_small.cc
+scribo_filter_object_groups_with_holes_SOURCES =
scribo_filter_object_groups_with_holes.cc
+scribo_filter_object_links_aligned_SOURCES = scribo_filter_object_links_aligned.cc
+scribo_filter_object_links_bbox_h_ratio_SOURCES =
scribo_filter_object_links_bbox_h_ratio.cc
+scribo_filter_object_links_bbox_overlap_SOURCES =
scribo_filter_object_links_bbox_overlap.cc
+scribo_filter_object_links_bbox_ratio_SOURCES =
scribo_filter_object_links_bbox_ratio.cc
+scribo_filter_object_links_bbox_w_ratio_SOURCES =
scribo_filter_object_links_bbox_w_ratio.cc
+scribo_filter_object_links_bottom_aligned_SOURCES =
scribo_filter_object_links_bottom_aligned.cc
+scribo_filter_object_links_center_aligned_SOURCES =
scribo_filter_object_links_center_aligned.cc
+scribo_filter_object_links_left_aligned_SOURCES =
scribo_filter_object_links_left_aligned.cc
+scribo_filter_object_links_non_aligned_simple_SOURCES =
scribo_filter_object_links_non_aligned_simple.cc
+scribo_filter_object_links_right_aligned_SOURCES =
scribo_filter_object_links_right_aligned.cc
+scribo_filter_object_links_top_aligned_SOURCES =
scribo_filter_object_links_top_aligned.cc
+scribo_filter_objects_h_thick_SOURCES = scribo_filter_objects_h_thick.cc
+scribo_filter_objects_h_thin_SOURCES = scribo_filter_objects_h_thin.cc
+scribo_filter_objects_large_SOURCES = scribo_filter_objects_large.cc
+scribo_filter_objects_on_border_SOURCES = scribo_filter_objects_on_border.cc
+scribo_filter_objects_size_ratio_SOURCES = scribo_filter_objects_size_ratio.cc
+scribo_filter_objects_small_SOURCES = scribo_filter_objects_small.cc
+scribo_filter_objects_thick_SOURCES = scribo_filter_objects_thick.cc
+scribo_filter_objects_thin_SOURCES = scribo_filter_objects_thin.cc
+scribo_filter_objects_v_thick_SOURCES = scribo_filter_objects_v_thick.cc
+scribo_filter_objects_v_thin_SOURCES = scribo_filter_objects_v_thin.cc
+scribo_filter_objects_with_holes_SOURCES = scribo_filter_objects_with_holes.cc
+scribo_filter_paragraphs_bbox_overlap_SOURCES =
scribo_filter_paragraphs_bbox_overlap.cc
+scribo_fun_v2b_label_to_bool_SOURCES = scribo_fun_v2b_label_to_bool.cc
+scribo_fun_v2b_objects_large_filter_SOURCES = scribo_fun_v2b_objects_large_filter.cc
+scribo_fun_v2b_objects_on_border_filter_SOURCES =
scribo_fun_v2b_objects_on_border_filter.cc
+scribo_fun_v2b_objects_small_filter_SOURCES = scribo_fun_v2b_objects_small_filter.cc
+scribo_fun_v2v_highlight_SOURCES = scribo_fun_v2v_highlight.cc
+scribo_io_img_internal_draw_edges_SOURCES = scribo_io_img_internal_draw_edges.cc
+scribo_io_text_boxes_save_SOURCES = scribo_io_text_boxes_save.cc
+scribo_io_xml_internal_compute_text_colour_SOURCES =
scribo_io_xml_internal_compute_text_colour.cc
+scribo_io_xml_internal_print_box_coords_SOURCES =
scribo_io_xml_internal_print_box_coords.cc
+scribo_io_xml_internal_print_image_coords_SOURCES =
scribo_io_xml_internal_print_image_coords.cc
+scribo_io_xml_internal_time_info_SOURCES = scribo_io_xml_internal_time_info.cc
+scribo_make_all_SOURCES = scribo_make_all.cc
+scribo_make_debug_filename_SOURCES = scribo_make_debug_filename.cc
+scribo_make_influence_zone_graph_SOURCES = scribo_make_influence_zone_graph.cc
+scribo_postprocessing_all_SOURCES = scribo_postprocessing_all.cc
+scribo_postprocessing_fill_object_holes_SOURCES =
scribo_postprocessing_fill_object_holes.cc
+scribo_preprocessing_all_SOURCES = scribo_preprocessing_all.cc
+scribo_preprocessing_crop_SOURCES = scribo_preprocessing_crop.cc
+scribo_preprocessing_crop_without_localization_SOURCES =
scribo_preprocessing_crop_without_localization.cc
+scribo_preprocessing_denoise_SOURCES = scribo_preprocessing_denoise.cc
+scribo_preprocessing_denoise_bg_SOURCES = scribo_preprocessing_denoise_bg.cc
+scribo_preprocessing_denoise_fg_SOURCES = scribo_preprocessing_denoise_fg.cc
+scribo_preprocessing_deskew_SOURCES = scribo_preprocessing_deskew.cc
+scribo_preprocessing_deskew_crop_SOURCES = scribo_preprocessing_deskew_crop.cc
+scribo_preprocessing_homogeneous_contrast_SOURCES =
scribo_preprocessing_homogeneous_contrast.cc
+scribo_preprocessing_rotate_90_SOURCES = scribo_preprocessing_rotate_90.cc
+scribo_preprocessing_split_bg_fg_SOURCES = scribo_preprocessing_split_bg_fg.cc
+scribo_primitive_all_SOURCES = scribo_primitive_all.cc
+scribo_primitive_extract_all_SOURCES = scribo_primitive_extract_all.cc
+scribo_primitive_extract_canvas_SOURCES = scribo_primitive_extract_canvas.cc
+scribo_primitive_extract_cells_SOURCES = scribo_primitive_extract_cells.cc
+scribo_primitive_extract_components_SOURCES = scribo_primitive_extract_components.cc
+scribo_primitive_extract_horizontal_separators_SOURCES =
scribo_primitive_extract_horizontal_separators.cc
+scribo_primitive_extract_internal_union_SOURCES =
scribo_primitive_extract_internal_union.cc
+scribo_primitive_extract_lines_discontinued_SOURCES =
scribo_primitive_extract_lines_discontinued.cc
+scribo_primitive_extract_lines_h_discontinued_SOURCES =
scribo_primitive_extract_lines_h_discontinued.cc
+scribo_primitive_extract_lines_h_pattern_SOURCES =
scribo_primitive_extract_lines_h_pattern.cc
+scribo_primitive_extract_lines_h_single_SOURCES =
scribo_primitive_extract_lines_h_single.cc
+scribo_primitive_extract_lines_h_thick_SOURCES =
scribo_primitive_extract_lines_h_thick.cc
+scribo_primitive_extract_lines_h_thick_and_single_SOURCES =
scribo_primitive_extract_lines_h_thick_and_single.cc
+scribo_primitive_extract_lines_h_thick_and_thin_SOURCES =
scribo_primitive_extract_lines_h_thick_and_thin.cc
+scribo_primitive_extract_lines_pattern_SOURCES =
scribo_primitive_extract_lines_pattern.cc
+scribo_primitive_extract_lines_thick_SOURCES = scribo_primitive_extract_lines_thick.cc
+scribo_primitive_extract_lines_v_discontinued_SOURCES =
scribo_primitive_extract_lines_v_discontinued.cc
+scribo_primitive_extract_lines_v_pattern_SOURCES =
scribo_primitive_extract_lines_v_pattern.cc
+scribo_primitive_extract_lines_v_single_SOURCES =
scribo_primitive_extract_lines_v_single.cc
+scribo_primitive_extract_lines_v_thick_SOURCES =
scribo_primitive_extract_lines_v_thick.cc
+scribo_primitive_extract_lines_v_thick_and_single_SOURCES =
scribo_primitive_extract_lines_v_thick_and_single.cc
+scribo_primitive_extract_separators_SOURCES = scribo_primitive_extract_separators.cc
+scribo_primitive_extract_separators_nonvisible_SOURCES =
scribo_primitive_extract_separators_nonvisible.cc
+scribo_primitive_extract_vertical_separators_SOURCES =
scribo_primitive_extract_vertical_separators.cc
+scribo_primitive_group_all_SOURCES = scribo_primitive_group_all.cc
+scribo_primitive_group_apply_SOURCES = scribo_primitive_group_apply.cc
+scribo_primitive_group_from_double_link_SOURCES =
scribo_primitive_group_from_double_link.cc
+scribo_primitive_group_from_double_link_any_SOURCES =
scribo_primitive_group_from_double_link_any.cc
+scribo_primitive_group_from_graph_SOURCES = scribo_primitive_group_from_graph.cc
+scribo_primitive_group_from_single_link_SOURCES =
scribo_primitive_group_from_single_link.cc
+scribo_primitive_identify_SOURCES = scribo_primitive_identify.cc
+scribo_primitive_internal_all_SOURCES = scribo_primitive_internal_all.cc
+scribo_primitive_internal_find_graph_link_SOURCES =
scribo_primitive_internal_find_graph_link.cc
+scribo_primitive_internal_find_root_SOURCES = scribo_primitive_internal_find_root.cc
+scribo_primitive_internal_have_link_valid_SOURCES =
scribo_primitive_internal_have_link_valid.cc
+scribo_primitive_internal_is_link_valid_SOURCES =
scribo_primitive_internal_is_link_valid.cc
+scribo_primitive_internal_rd_SOURCES = scribo_primitive_internal_rd.cc
+scribo_primitive_internal_update_graph_link_SOURCES =
scribo_primitive_internal_update_graph_link.cc
+scribo_primitive_link_all_SOURCES = scribo_primitive_link_all.cc
+scribo_primitive_link_compute_SOURCES = scribo_primitive_link_compute.cc
+scribo_primitive_link_internal_compute_anchor_SOURCES =
scribo_primitive_link_internal_compute_anchor.cc
+scribo_primitive_link_internal_dmax_default_SOURCES =
scribo_primitive_link_internal_dmax_default.cc
+scribo_primitive_link_internal_dmax_functor_base_SOURCES =
scribo_primitive_link_internal_dmax_functor_base.cc
+scribo_primitive_link_internal_dmax_hrules_SOURCES =
scribo_primitive_link_internal_dmax_hrules.cc
+scribo_primitive_link_internal_dmax_width_and_height_SOURCES =
scribo_primitive_link_internal_dmax_width_and_height.cc
+scribo_primitive_link_internal_dmax_width_only_SOURCES =
scribo_primitive_link_internal_dmax_width_only.cc
+scribo_primitive_link_internal_find_link_SOURCES =
scribo_primitive_link_internal_find_link.cc
+scribo_primitive_link_internal_link_functor_base_SOURCES =
scribo_primitive_link_internal_link_functor_base.cc
+scribo_primitive_link_internal_link_several_dmax_base_SOURCES =
scribo_primitive_link_internal_link_several_dmax_base.cc
+scribo_primitive_link_internal_link_single_dmax_base_SOURCES =
scribo_primitive_link_internal_link_single_dmax_base.cc
+scribo_primitive_link_internal_link_single_dmax_ratio_aligned_base_SOURCES =
scribo_primitive_link_internal_link_single_dmax_ratio_aligned_base.cc
+scribo_primitive_link_internal_link_single_dmax_ratio_aligned_delta_base_SOURCES =
scribo_primitive_link_internal_link_single_dmax_ratio_aligned_delta_base.cc
+scribo_primitive_link_internal_link_single_dmax_ratio_base_SOURCES =
scribo_primitive_link_internal_link_single_dmax_ratio_base.cc
+scribo_primitive_link_merge_double_link_SOURCES =
scribo_primitive_link_merge_double_link.cc
+scribo_primitive_link_merge_double_link_closest_aligned_SOURCES =
scribo_primitive_link_merge_double_link_closest_aligned.cc
+scribo_primitive_link_with_graph_SOURCES = scribo_primitive_link_with_graph.cc
+scribo_primitive_link_with_rag_SOURCES = scribo_primitive_link_with_rag.cc
+scribo_primitive_link_with_several_graphes_SOURCES =
scribo_primitive_link_with_several_graphes.cc
+scribo_primitive_link_with_several_left_links_SOURCES =
scribo_primitive_link_with_several_left_links.cc
+scribo_primitive_link_with_several_right_links_SOURCES =
scribo_primitive_link_with_several_right_links.cc
+scribo_primitive_link_with_single_down_link_SOURCES =
scribo_primitive_link_with_single_down_link.cc
+scribo_primitive_link_with_single_left_link_SOURCES =
scribo_primitive_link_with_single_left_link.cc
+scribo_primitive_link_with_single_left_link_dmax_ratio_SOURCES =
scribo_primitive_link_with_single_left_link_dmax_ratio.cc
+scribo_primitive_link_with_single_left_link_dmax_ratio_aligned_SOURCES =
scribo_primitive_link_with_single_left_link_dmax_ratio_aligned.cc
+scribo_primitive_link_with_single_right_link_SOURCES =
scribo_primitive_link_with_single_right_link.cc
+scribo_primitive_link_with_single_right_link_bottom_SOURCES =
scribo_primitive_link_with_single_right_link_bottom.cc
+scribo_primitive_link_with_single_right_link_dmax_ratio_SOURCES =
scribo_primitive_link_with_single_right_link_dmax_ratio.cc
+scribo_primitive_link_with_single_right_link_dmax_ratio_aligned_SOURCES =
scribo_primitive_link_with_single_right_link_dmax_ratio_aligned.cc
+scribo_primitive_link_with_single_right_link_top_SOURCES =
scribo_primitive_link_with_single_right_link_top.cc
+scribo_primitive_link_with_single_up_link_SOURCES =
scribo_primitive_link_with_single_up_link.cc
+scribo_primitive_merge_components_SOURCES = scribo_primitive_merge_components.cc
+scribo_primitive_regroup_from_single_left_link_SOURCES =
scribo_primitive_regroup_from_single_left_link.cc
+scribo_primitive_regroup_from_single_left_link_wrt_h_ratio_SOURCES =
scribo_primitive_regroup_from_single_left_link_wrt_h_ratio.cc
+scribo_primitive_remove_separators_SOURCES = scribo_primitive_remove_separators.cc
+scribo_subsampling_bilinear_SOURCES = scribo_subsampling_bilinear.cc
+scribo_subsampling_integral_SOURCES = scribo_subsampling_integral.cc
+scribo_subsampling_integral_single_image_SOURCES =
scribo_subsampling_integral_single_image.cc
+scribo_table_align_lines_horizontaly_SOURCES = scribo_table_align_lines_horizontaly.cc
+scribo_table_align_lines_verticaly_SOURCES = scribo_table_align_lines_verticaly.cc
+scribo_table_all_SOURCES = scribo_table_all.cc
+scribo_table_connect_horizontal_lines_SOURCES =
scribo_table_connect_horizontal_lines.cc
+scribo_table_connect_vertical_lines_SOURCES = scribo_table_connect_vertical_lines.cc
+scribo_table_erase_SOURCES = scribo_table_erase.cc
+scribo_table_extract_SOURCES = scribo_table_extract.cc
+scribo_table_internal_align_lines_SOURCES = scribo_table_internal_align_lines.cc
+scribo_table_internal_all_SOURCES = scribo_table_internal_all.cc
+scribo_table_internal_connect_lines_SOURCES = scribo_table_internal_connect_lines.cc
+scribo_table_internal_repair_lines_SOURCES = scribo_table_internal_repair_lines.cc
+scribo_table_rebuild_SOURCES = scribo_table_rebuild.cc
+scribo_table_repair_horizontal_lines_SOURCES = scribo_table_repair_horizontal_lines.cc
+scribo_table_repair_vertical_lines_SOURCES = scribo_table_repair_vertical_lines.cc
+scribo_text_all_SOURCES = scribo_text_all.cc
+scribo_text_clean_SOURCES = scribo_text_clean.cc
+scribo_text_clean_inplace_SOURCES = scribo_text_clean_inplace.cc
+scribo_text_extract_lines_SOURCES = scribo_text_extract_lines.cc
+scribo_text_extract_lines_with_features_SOURCES =
scribo_text_extract_lines_with_features.cc
+scribo_text_extract_paragraphs_SOURCES = scribo_text_extract_paragraphs.cc
+scribo_text_extract_paragraphs_hdoc_SOURCES = scribo_text_extract_paragraphs_hdoc.cc
+scribo_text_link_lines_SOURCES = scribo_text_link_lines.cc
+scribo_text_look_like_text_lines_SOURCES = scribo_text_look_like_text_lines.cc
+scribo_text_merging_SOURCES = scribo_text_merging.cc
+scribo_text_merging_hdoc_SOURCES = scribo_text_merging_hdoc.cc
+scribo_text_paragraphs_closing_SOURCES = scribo_text_paragraphs_closing.cc
+scribo_toolchain_internal_text_in_doc_preprocess_functor_SOURCES =
scribo_toolchain_internal_text_in_doc_preprocess_functor.cc
+scribo_toolchain_internal_text_in_picture_functor_SOURCES =
scribo_toolchain_internal_text_in_picture_functor.cc
+scribo_toolchain_internal_toolchain_functor_SOURCES =
scribo_toolchain_internal_toolchain_functor.cc
+scribo_toolchain_text_in_doc_preprocess_SOURCES =
scribo_toolchain_text_in_doc_preprocess.cc
+scribo_toolchain_text_in_picture_SOURCES = scribo_toolchain_text_in_picture.cc
+scribo_upsampling_bs2x_SOURCES = scribo_upsampling_bs2x.cc
+scribo_upsampling_eagle_SOURCES = scribo_upsampling_eagle.cc
+scribo_util_box_intersection_SOURCES = scribo_util_box_intersection.cc
+scribo_util_box_is_included_SOURCES = scribo_util_box_is_included.cc
+scribo_util_color_to_hex_SOURCES = scribo_util_color_to_hex.cc
+scribo_util_component_precise_outline_SOURCES =
scribo_util_component_precise_outline.cc
+scribo_util_hex_to_color_SOURCES = scribo_util_hex_to_color.cc
++=======
++>>>>>>> next
hooks/post-receive
--
Olena, a generic and efficient image processing platform