- 24 Jul, 2009 4 commits
-
-
Edwin Carlinet authored
* core/site_set/p_vertices.hh: Fix bug in constructor. * make/edge_image.hh: Add overload to compute edge_image from function v2v. * util/internal/graph_base.hh: Make typedef visibility to public. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4328 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4327 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4326 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4325 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 23 Jul, 2009 8 commits
-
-
Yann Jacquelet authored
* green/LearnMilena/LearnMilena.cc : Add () around operator |. * green/Otsu/Otsu.cc : Evict mln_VAR macro. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4324 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Yann Jacquelet authored
* green/Stats/Makefile.am : New. * green/Stats/Stats.cc : Compute histogram, variance and max. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4323 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Yann Jacquelet authored
* green/LearnMilena/Makefile.am : New. * green/LearnMilena/LearnMilena.cc : Filling operator. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4322 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Yann Jacquelet authored
* green/HelloWorld/Makefile.am : New. * green/HelloWorld/HelloMilena.cc : Creating and saving image. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4321 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Yann Jacquelet authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4320 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Edwin Carlinet authored
* edwin/exec/zi.cc: Use distance between bbox instead of distance between mass centers. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4319 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Yann Jacquelet authored
First test with git, test c++ install with HelloWorld program * green/HelloWorld/Makefile.am : Bypass .gitignore, New * green/HelloWorld/HelloWorld.cc: Write "HelloWorld" on CRT. * green/HelloWorld/Print.cc : Deported cout call git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4318 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Yann Jacquelet authored
* green/HelloWorld/Makefile.am: bypass .gitignore, New * green/HelloWorld/HelloWorld.cc: Write "HelloWorld" on CRT. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4317 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 22 Jul, 2009 3 commits
-
-
Edwin Carlinet authored
* edwin/exec/zi.cc: New. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4316 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Thierry Geraud authored
* modules/icdar/words.cc: Cosmetic change. * modules/icdar/lines.cc: Augment. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4315 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Thierry Geraud authored
* inim/2010/page: New directory. * inim/2010/page/AUTHORS: New. * inim/2010/page/check_size_functor.hh: New. * inim/2010/page/white.hxx: New. * inim/2010/page/main.cc: New. * inim/2010/page/binarization: New. * inim/2010/page/binarization/binarization.hxx: New. * inim/2010/page/binarization/grayscale.hxx: New. * inim/2010/page/binarization/functors.hh: New. * inim/2010/page/binarization/integral-image.hh: New. * inim/2010/page/binarization/binarization.hh: New. * inim/2010/page/binarization/grayscale.hh: New. * inim/2010/page/binarization/functors.hxx: New. * inim/2010/page/binarization/integral-image.hxx: New. * inim/2010/page/README: New. * inim/2010/page/Makefile: New. * inim/2010/page/white.hh: New. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4314 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 17 Jul, 2009 7 commits
-
-
Edwin Carlinet authored
* edwin/exec/max_delta_colormean_obj.cc, * edwin/mln/morpho/tree/components_debug.hh: Minor fixes. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4313 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4312 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
name patterns. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4311 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Fabien Freling authored
* mln/core/alias/neighb3d.hh: Add preprocessor command #ifndef. * mln/io/dicom/load.hh: Remove dead code. * mln/io/plot/save.hh: Update save() method for 1D image. * mln/labeling/n_max.hh: Fix algorithm. * mln/world/inter_pixel/display_edge.hh: Add documentation and fix image dimensions. * mln/world/inter_pixel/immerse.hh: Minor update. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4310 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4309 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4308 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4307 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 16 Jul, 2009 3 commits
-
-
Edwin Carlinet authored
* tests/accu/stat/Makefile.am: Fix dependencies. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4306 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Edwin Carlinet authored
* edwin/exec/max_delta_colormean_obj.cc: The distance used to retrieve components is now based on the distance to parent and the distance to brothers. * edwin/exec/mask_fill_mean_color.cc: Fill the mask from binarisation with the mean color of the components. * edwin/exec/pgm_gradient.cc: Compute a thick gradient from the a grey scale image. Debug: * edwin/mln/morpho/tree/components_debug.hh, * edwin/mln/morpho/tree/debug.hh, * edwin/mln/morpho/tree/propagate_node_debug.hh, * edwin/exec/tree_debug.cc: Code instrumentalized for debuging. Vizualisation: * edwin/tools: New. * edwin/exec/give_me_the_curve.cc, * edwin/tools/make_the_curves.sh: Trace the plot of log files genererated by debug code. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4305 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Edwin Carlinet authored
* accu/math/sum.hh: Add untake method. * accu/stat/mean.hh: Add untake, sum, count methods. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4304 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 15 Jul, 2009 1 commit
-
-
Guillaume Lazzara authored
* build-aux/devtools.sh: Improve MILENA_DEVTOOLS_PATH value detection. * build-aux/devtools_utils.sh, * build-aux/make_report_utils.sh: New. Set of functions to help writing devtools. * build-aux/mln_add_file, * build-aux/mln_check_source_has_test, * build-aux/mln_check_test_hierarchy: Update headers. * build-aux/mln_check_all_hh_headers: split into... * build-aux/mln_check_all_hh_inclusions, * build-aux/mln_check_missing_all_hh_headers: ... these files. * build-aux/mln_check_guards: move... * build-aux/mln_fix_guards: ... here. * build-aux/mln_check_guards: New. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4303 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 14 Jul, 2009 10 commits
-
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4302 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4301 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4300 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4299 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* NEWS: Update. Aesthetic changes. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4297 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4296 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4295 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4294 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4293 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4292 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 13 Jul, 2009 4 commits
-
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4291 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4290 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* INSTALL, README: Here. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4289 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4288 4aad255d-cdde-0310-9447-f3009e2ae8c0
-