This is a merge commit message of the following branches:
Merge: 8fbf9f2 d4b9819
Conflicts:
ChangeLog
milena/ChangeLog
ChangeLog | 177 +
Makefile.am | 91 +-
README | 15 -
bootstrap | 23 +-
build-aux/generate_dist_headers.sh | 44 +-
build-aux/strip-lrde | 23 -
build-aux/texi2dvi | 146 +-
configure.ac | 31 +-
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 | 51 +
milena/Makefile.am | 11 +-
milena/apps/mesh-segm-skel/Makefile.am | 76 +-
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 -
.../examples/tuto4_genericity_and_algorithms.cc | 4 +-
milena/headers.mk | 96 +-
milena/mln/accu/math/all.hh | 5 -
milena/mln/accu/math/inf.hh | 178 -
milena/mln/accu/math/sup.hh | 180 -
milena/mln/all.hh | 12 +-
milena/mln/core/image/vmorph/all.hh | 5 +-
milena/mln/core/image/vmorph/fun_image.hh | 4 +-
milena/mln/core/image/vmorph/thru_image.hh | 319 -
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/blue.hh | 81 -
milena/mln/fun/component/comp.hh | 108 -
milena/mln/fun/component/comp_count.hh | 96 -
milena/mln/fun/component/green.hh | 81 -
milena/mln/fun/component/ithcomp.hh | 80 -
milena/mln/fun/component/red.hh | 81 -
milena/mln/fun/component/rgb.hh | 37 -
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/param.hh | 86 -
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/spe/unary.hh | 334 -
milena/mln/fun/unary.hh | 175 -
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/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/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/icp.hh | 723 -
milena/mln/registration/internal/rms.hh | 80 -
milena/mln/registration/registration.hh | 391 -
milena/mln/subsampling/all.hh | 47 -
milena/mln/subsampling/essential.hh | 35 -
milena/mln/subsampling/gaussian_subsampling.hh | 90 -
milena/mln/subsampling/subsampling.hh | 114 -
milena/mln/trait/all.hh | 6 -
milena/mln/trait/ch_value.hh | 19 -
milena/mln/trait/functions.hh | 251 -
milena/mln/trait/next/solve.hh | 146 -
milena/mln/trait/next/solve_binary.hh | 300 -
milena/mln/trait/next/solve_proxy.hh | 98 -
milena/mln/trait/next/solve_unary.hh | 170 -
milena/mln/value/all.hh | 8 -
milena/mln/value/essential.hh | 5 -
milena/mln/value/hsi.hh | 113 -
milena/mln/value/int_s24.hh | 49 +
milena/mln/value/int_u24.hh | 49 +
milena/mln/value/shell.hh | 164 -
milena/mln/value/stack.hh | 334 -
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 | 9 +-
milena/tests/convert/Makefile.am | 10 +-
milena/tests/convert/to_hsl.cc | 44 -
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/v2v/Makefile.am | 8 +-
milena/tests/fun/v2v/component.cc | 69 -
milena/tests/linear/Makefile.am | 15 +-
milena/tests/linear/gaussian/Makefile.am | 13 +-
milena/tests/linear/gaussian/filter.cc | 48 -
milena/tests/registration/Makefile.am | 9 +-
milena/tests/registration/registration.cc | 55 -
milena/tests/trait/ch_value.cc | 12 -
milena/tests/unit_test/unit-tests.mk | 160 +-
milena/tests/value/Makefile.am | 8 +-
milena/tests/value/stack.cc | 55 -
scribo/Makefile.am | 9 +-
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 -
swilena/ChangeLog | 15 +
swilena/Makefile.am | 4 +-
swilena/image2d_int_u8.i | 15 +-
swilena/int_u24.i | 40 +
swilena/python/Makefile.am | 12 +-
2407 files changed, 1231 insertions(+), 869568 deletions(-)
diff --cc ChangeLog
index b3e00ef,efd4106..ee7b9ee
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,7 -1,180 +1,184 @@@
+ 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
diff --cc milena/ChangeLog
index 4320702,99a5929..894d261
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@@ -1,246 -1,54 +1,297 @@@
+ 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)
hooks/post-receive
--
Olena, a generic and efficient image processing platform