- 08 Sep, 2009 2 commits
-
-
Roland Levillain authored
* apps/statues/: Rename directory as... * apps/mesh-segm-skel/: ...this. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4442 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Yann Jacquelet authored
* green/mln/accu/stat/histo1d/histo1d.hh : Improve documentation. * green/tests/accu/stat/histo1d/histo1d.cc (test_14bits_classifying) : Test gausian filtering. * green/mln/io/plot/save_histo_sh.hh : Test new gnuplot style. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4441 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 07 Sep, 2009 8 commits
-
-
Yann Jacquelet authored
* green/mln/fun : New directory. * green/mln/fun/v2v : New directory. * green/mln/fun/v2v/int_u16_to_int_u14.hh : New subsampling function. * green/tests/accu/stat/histo1d/histo1d.cc : Improve unitary tests. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4440 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Yann Jacquelet authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4439 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Yann Jacquelet authored
* green/k_mean/Makefile.am : Remove old makefile. * green/k_mean/k_mean.hh : Remove old library code. * green/k_mean/k_mean.cc : Remove old unitary tests. * green/k_mean : Remove old directory. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4438 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Yann Jacquelet authored
* green/histo1d/Makefile.am : Remove old makefile. * green/histo1d/gaussian.sh : Remove old tools. * green/histo1d/histo1d.hh : Remove old library code. * green/histo1d/histo1d.cc : Remove old unitary tests. * green/histo1d/mp00082c_50p.pgm : Remove old image. * green/histo1d/save_sh.hh : Remove old library code. * green/histo1d : Remove old directory. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4437 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Yann Jacquelet authored
* green/mln : New dev directory. * green/mln/accu : New directory. * green/mln/accu/stat : New directory. * green/mln/accu/stat/histo1d.hh : New histo1d location. * green/mln/img_path.hh : New image path defines. * green/mln/io : New directory. * green/mln/io/plot : New directory. * green/mln/io/plot/save_histo_sh : New saving func for histo. * green/tests : New unitary test directory. * green/tests/accu : New directory. * green/tests/accu/stat : New directory. * green/tests/accu/stat/histo1d : New histo1d test directory. * green/tests/accu/stat/histo1d/Makefile.am: New makefle. * green/tests/accu/stat/histo1d/histo1d.cc : New unit tests location. * green/tests/accu/stat/histo1d/gaussian.sh: New tools to test filter. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4436 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Yann Jacquelet authored
* green/mln : New dev directory. * green/mln/clustering : New directory. * green/mln/clustering/k_mean.hh : New k_mean source location. * green/tests : New unitary test directory. * green/tests/clustering : New directory. * green/tests/clustering/k_mean : New k_mean test directory. * green/tests/clustering/k_mean/Makefile.am: New makefle. * green/tests/clustering/k_mean/k_mean.cc : New unit tests location. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4435 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Fabien Freling authored
* fabien/mln/upsampling/hq4x.hh: Fix output dimensions. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4434 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Fabien Freling authored
* fabien/mln/upsampling/hq2x.hh: Change license and add credit to original author. * fabien/mln/upsampling/hq3x.hh: Change license and add credit to original author. * fabien/mln/upsampling/hq4x.hh: Implement HQ4x algorithm, still not working properly. * fabien/tests/upsampling/Makefile: Add target `hq4x'. * fabien/tests/upsampling/hq4x.cc: New test file for hq4x(). git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4433 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 04 Sep, 2009 13 commits
-
-
Fabien Freling authored
* fabien/mln/upsampling/hq2x.hh: Implement HQ2x algorithm. * fabien/mln/upsampling/hq3x.hh: Remove dead code. * fabien/tests/upsampling/Makefile: Add `hq2x' target. * fabien/tests/upsampling/hq2x.cc: New test file for HQ2x. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4432 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* levillain/: Rename directory as... * roland/: ...this. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4431 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4430 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* levillain/constrained-connectivity.cc: Complete the processing chain. Add a copyright header. Translate the documentation into English. s/ima/input/g. s/ima_x2/f/g. * levillain/soille.pgm: New. * levillain/Makefile: New. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4429 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4428 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* levillain/.gitignore: Add constrained-connectivity. * levillain/alexandre: New symlink to abraham/mln/morpho. * levillain/theo: New symlink to theo/esiee/laurent/ismm09. * levillain/constrained-connectivity.cc: New. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4427 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4426 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* abraham/mln/morpho/topo_wst.hh (topo_wst<I, N>::topo_wst(const Image<I>&, const Neighborhood<N>&)): Properly initialize image new image members in this ctor. (topo_watershed): Likewise. (topo_wst<I, N>::BuildComponentTree): Do not assume the first site of the domain is point2d(0,0). Remove useless #include's. Wrap long lines. Some aesthetic changes. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4425 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4424 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* mln/win/multiple.hh: Here. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4423 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Fabien Freling authored
* fabien/mln/upsampling/hq3x.hh: Fix red component bug, still not working properly because of blue artifacts. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4422 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Fabien Freling authored
* fabien/mln/core/image/magick_tiled2d.hh: Small update. * fabien/mln/core/image/tiled2d.hh: Small update. * fabien/mln/upsampling/hq3x.hh: Implement HQ3x algorithm, not working properly with colors. * fabien/tests/core/image/tiled2d.cc: Update test. * fabien/tests/upsampling/Makefile: New Makefile for target hq3x. * fabien/tests/upsampling/hq3x.cc: New test for algorithm HQ3x. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4421 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4420 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 31 Aug, 2009 4 commits
-
-
Roland Levillain authored
* levillain/double.cc, levillain/min-max.cc: New. * levillain/Makefile: New. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4419 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Yann Jacquelet authored
* green/k_mean/k_mean.hh (update_variance) : Fix bug. * green/k_mean/k_mean.hh (update_center) : Fix bug. * green/k_mean/k_mean.hh (min_row) : New min func. * green/k_mean/k_mean.hh (min) : Remove old min func. * green/k_mean/k_mean.hh (loop) : New main func. * green/k_mean/k_mean.hh : Refactoring. * green/k_mean/k_mean.cc (test_loop) : New unitary test. * green/k_mean/k_mean.cc (main) : New test calls. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4418 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Yann Jacquelet authored
* green/k_mean/k_mean.hh (get_distance) : New accessor method. * green/k_mean/k_mean.hh (get_group) : New accessor method. * green/k_mean/k_mean.hh (get_variance) : New accessor method. * green/k_mean/k_mean.hh (update_variance) : New compute method. * green/k_mean/k_mean.hh (div_col) : New tool method. * green/k_mean/k_mean.hh (sum_row) : New tool method. * green/k_mean/k_mean.hh (k_mean) : Add variance code. * green/k_mean/k_mean.hh (~k_mean) : Add variance code. * green/k_mean/k_mean.hh (update_center) : Fix bugs. * green/k_mean/k_mean.hh (update_distance) : New debugging code. * green/k_mean/k_mean.cc (#define) : New macros. * green/k_mean/k_mean.cc (rgb8_to_4colors) : Comment debugging code. * green/k_mean/k_mean.cc (is_equivalent) : Adapt the signature. * green/k_mean/k_mean.cc (test_init_point) : Adapt the k_mean call. * green/k_mean/k_mean.cc (is_equal) : Remove old function. * green/k_mean/k_mean.cc (set_point) : New assignment func. * green/k_mean/k_mean.cc (fake_init_point) : New initializat° func. * green/k_mean/k_mean.cc (is_equal) : New predicate. * green/k_mean/k_mean.cc (test_init_center) : New unitary test. * green/k_mean/k_mean.cc (set_center) : New assignment func. * green/k_mean/k_mean.cc (fake_init_center) : New initializat° func. * green/k_mean/k_mean.cc (dist) : New distance function. * green/k_mean/k_mean.cc (test_update_distance): New unitary test. * green/k_mean/k_mean.cc (set_distance) : New assignment func. * green/k_mean/k_mean.cc (fake_init_distance) : New initializat° func. * green/k_mean/k_mean.cc (test_update_group) : New unitary test. * green/k_mean/k_mean.cc (set_group) : New assignment func. * green/k_mean/k_mean.cc (fake_update_group) : New initializat° func. * green/k_mean/k_mean.cc (test_update_center) : New unitary test. * green/k_mean/k_mean.cc (test_row) : Remove old function. * green/k_mean/k_mean.cc (test_col) : Remove old function. * green/k_mean/k_mean.cc (test_update_var) : New unitary test. * green/k_mean/k_mean.cc (main) : New test calls. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4417 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* binarization/sauvola.hh, * debug/decision_image.hh, * debug/save_linked_bboxes_image.hh, * draw/bounding_box_links.hh, * filter/object_links_bbox_overlap.hh: Add missing includes. * src/text_in_photo_invert.cc: Update use of some routines. * tests/unit_test/unit-tests.mk: Regen. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4416 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 28 Aug, 2009 8 commits
-
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4415 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4414 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4413 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* filter/object_links_bbox_h_ratio.hh, * filter/object_links_bbox_overlap.hh, * filter/object_links_bbox_ratio.hh, * filter/object_links_bbox_w_ratio.hh, * filter/object_links_bottom_aligned.hh, * filter/object_links_non_aligned_simple.hh: New. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4412 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4411 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* core/object_links.hh, * core/object_groups.hh: Add default constructor and is_valid member. * debug/save_linked_bboxes_image.hh, * draw/bounding_box_links.hh: Update arguments type. * draw/bounding_boxes.hh: Add a new overload. * filter/object_groups_small.hh: Make it return an object_groups. * filter/object_links_non_aligned.hh: Do not do anything if a box does not have any link. * src/table/erase.cc: Add comments. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4410 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* binarization/sauvola.hh: New routine. * src/binarization/Makefile.am, * src/binarization/sauvola.cc, * src/binarization/sauvola_pgm.cc: New examples. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4409 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* mln/core/image/graph_window_piter.hh: Remove exact() member. * mln/core/image/imorph/labeled_image.hh: Reindent. * mln/fun/i2v/array.hh: Fix invalid call to nelements(). * mln/make/relabelfun.hh: Fix invalid results. * mln/trait/op/ord.hh: Revamp header. * tests/core/image/imorph/labeled_image.cc: Fix invalid use of labeled_image. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4408 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 27 Aug, 2009 1 commit
-
-
Yann Jacquelet authored
* green/k_mean/k_mean.hh (get_center, get_point) : New accessors. * green/k_mean/k_mean.cc (rgb8_to_4colors), (print_color), (fill_image_with_4colors), (is_equivalent), (test_init_point), (is_equal), (is_center_initialized), (test_init_center) : New test functions. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4407 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 26 Aug, 2009 3 commits
-
-
Yann Jacquelet authored
* green/k_mean : New directory. * green/k_mean/k_mean.hh : New source. * green/k_mean/k_mean.cc : New test file. * green/k_mean/Makefile.am : New makefile. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4406 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* mln/core/dpsites_piter.hh, * mln/core/image/graph_window_if_piter.hh, * mln/win/multiple_size.hh: Add missing init_ member. * mln/core/mixed_neighb.hh: Fix invalid constructor declarations. * mln/core/image/graph_window_piter.hh: Add comments. * mln/core/internal/neighb_niter_base.hh: Add missing includes. * mln/fun/i2v/array.hh: Add operator<<. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4405 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4404 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 25 Aug, 2009 1 commit
-
-
Guillaume Lazzara authored
* filter/all.hh: Add new includes. * filter/object_links_non_aligned.hh, * filter/object_links_non_h_aligned.hh, * filter/object_links_non_v_aligned.hh: New filters. * src/text/grouping/group_from_double_link_filter_non_aligned.cc: New example. * headers.mk, * tests/unit_test/unit-tests.mk: Regen. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4403 4aad255d-cdde-0310-9447-f3009e2ae8c0
-