- 07 Mar, 2013 11 commits
-
-
Guillaume Lazzara authored
* scribo/layout/internal/hist_info.hh, * scribo/layout/internal/node.hh, * scribo/layout/xy_cut.hh, * tests/layout/Makefile.am, * tests/layout/xy_cut.cc: New. * tests/Makefile.am: Add new subdir.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* demo/demat/demat.pro, * demo/demat/demat.qrc, * demo/demat/src/doc_type.hh, * demo/demat/src/main.cc, * demo/demat/src/main_window.cc, * demo/demat/src/main_window.hh, * demo/demat/src/mln_widgets.cc, * demo/demat/src/preprocessing_task.hh, * demo/demat/src/process_args.hh, * demo/demat/src/runner.cc, * demo/demat/src/runner.hh, * demo/demat/ui/main_window.ui, * demo/review/Makefile.am, * demo/review/icons/document-open.png, * demo/review/icons/edit-find.png, * demo/review/icons/format-indent-more.png, * demo/review/icons/go-next.png, * demo/review/icons/image-x-generic.png, * demo/review/icons/list-add.png, * demo/review/icons/ocr.png, * demo/review/icons/text-x-generic.png, * demo/review/icons/view-refresh.png, * demo/review/icons/x-office-spreadsheet.png, * demo/review/mainwindow.ui, * demo/review/review.qrc, * demo/review/src/main.cc, * demo/review/src/mainwindow.cc, * demo/review/src/mainwindow.hh, * demo/shared/icons/Symbols-Delete-icon.png, * demo/shared/icons/accept-icon.png, * demo/shared/icons/close.gif, * demo/shared/icons/crop-icon.png, * demo/shared/icons/image-add-icon.png, * demo/shared/icons/image-edit-icon.png, * demo/shared/icons/image-multi-icon.png, * demo/shared/icons/image-next-icon.png, * demo/shared/icons/image-remove-icon.png, * demo/shared/icons/next-icon.png, * demo/shared/icons/olena_smaller.jpg, * demo/shared/icons/page-down-icon.png, * demo/shared/icons/page-search-icon.png, * demo/shared/icons/rotate_ccw.png, * demo/shared/icons/rotate_cw.png, * demo/shared/icons/search-add-icon.png, * demo/shared/icons/search-remove-icon.png, * demo/shared/shared.qrc, * demo/shared/src/bak/crop_item.cc, * demo/shared/src/bak/crop_item.hh, * demo/shared/src/bak/image_viewer.cc, * demo/shared/src/bak/image_viewer.hh, * demo/shared/src/bak/types.hh, * demo/shared/src/browse_widget.cc, * demo/shared/src/browse_widget.hh, * demo/shared/src/crop_item.cc, * demo/shared/src/crop_item.hh, * demo/shared/src/image_viewer.cc, * demo/shared/src/image_viewer.hh, * demo/shared/src/image_viewer.hxx, * demo/shared/src/internal.bak/interactive_scene.cc, * demo/shared/src/internal.bak/interactive_scene.hh, * demo/shared/src/internal.bak/selection_rectangle.cc, * demo/shared/src/internal.bak/selection_rectangle.hh, * demo/shared/src/internal/interactive_scene.cc, * demo/shared/src/internal/interactive_scene.hh, * demo/shared/src/internal/selection_rectangle.cc, * demo/shared/src/internal/selection_rectangle.hh, * demo/shared/src/to_mln_image.hh, * demo/shared/src/types.hh, * demo/shared/ui/browse_widget.ui, * demo/shared/ui/crop_widget.ui, * demo/shared/ui/image_viewer.ui, * demo/shared/ui/interactive_scene.cc, * demo/shared/ui/interactive_scene.hh, * demo/shared/ui/rotate_widget.ui, * demo/tip/gui.pro, * demo/tip/gui.qrc, * demo/tip/icons/next.png, * demo/tip/icons/ok.png, * demo/tip/icons/photos.png, * demo/tip/icons/prev.png, * demo/tip/icons/remove.png, * demo/tip/src/custom_delegate.cc, * demo/tip/src/custom_delegate.hh, * demo/tip/src/launch_dialog.cc, * demo/tip/src/launch_dialog.hh, * demo/tip/src/main.cc, * demo/tip/src/main_window.cc, * demo/tip/src/main_window.hh, * demo/tip/ui/launch_dialog.ui, * demo/tip/ui/main_window.ui, * demo/wizard/images/dematerialization.png, * demo/wizard/src/crop_page.cc, * demo/wizard/src/crop_page.hh, * demo/wizard/src/crop_widget.cc, * demo/wizard/src/crop_widget.hh, * demo/wizard/src/doc_type.hh, * demo/wizard/src/doc_type_page.cc, * demo/wizard/src/doc_type_page.hh, * demo/wizard/src/doc_type_widget.cc, * demo/wizard/src/doc_type_widget.hh, * demo/wizard/src/load_page.cc, * demo/wizard/src/load_page.hh, * demo/wizard/src/load_widget.cc, * demo/wizard/src/load_widget.hh, * demo/wizard/src/main.cc, * demo/wizard/src/main_window.cc, * demo/wizard/src/main_window.hh, * demo/wizard/src/mln_widgets.cc, * demo/wizard/src/preprocessing_page.cc, * demo/wizard/src/preprocessing_page.hh, * demo/wizard/src/preprocessing_task.hh, * demo/wizard/src/preprocessing_widget.cc, * demo/wizard/src/preprocessing_widget.hh, * demo/wizard/src/process_page.cc, * demo/wizard/src/process_page.hh, * demo/wizard/src/process_widget.cc, * demo/wizard/src/process_widget.hh, * demo/wizard/src/result_page.cc, * demo/wizard/src/result_page.hh, * demo/wizard/src/result_widget.cc, * demo/wizard/src/result_widget.hh, * demo/wizard/src/rotate_page.cc, * demo/wizard/src/rotate_page.hh, * demo/wizard/src/rotate_widget.cc, * demo/wizard/src/rotate_widget.hh, * demo/wizard/src/runner.cc, * demo/wizard/src/runner.hh, * demo/wizard/src/test.cc, * demo/wizard/ui/doc_type_widget.ui, * demo/wizard/ui/load_widget.ui, * demo/wizard/ui/main_window.ui, * demo/wizard/ui/preprocessing_widget.ui, * demo/wizard/wizard.pro, * demo/wizard/wizard.qrc: Remove.
-
Guillaume Lazzara authored
* demo/viewer/image_view.cc: Fix a warning; * demo/viewer/main.cc: Include sauvola_ms.hh to compile related global variables.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* sandbox/ChangeLog, * sandbox/z/sauvola_ms_rv/dump_color_sign.cc, * sandbox/z/sauvola_ms_rv/img/001.pgm, * sandbox/z/sauvola_ms_rv/img/001_i.pgm, * sandbox/z/sauvola_ms_rv/img/002.pgm, * sandbox/z/sauvola_ms_rv/img/002_i.pgm, * sandbox/z/sauvola_ms_rv/img/003.pgm, * sandbox/z/sauvola_ms_rv/img/003_i.pgm, * sandbox/z/sauvola_ms_rv/img/004.pgm, * sandbox/z/sauvola_ms_rv/img/004_i.pgm, * sandbox/z/sauvola_ms_rv/img/005.pgm, * sandbox/z/sauvola_ms_rv/img/005_i.pgm, * sandbox/z/sauvola_ms_rv/img/006.pgm, * sandbox/z/sauvola_ms_rv/img/006_i.pgm, * sandbox/z/sauvola_ms_rv/img/007.pgm, * sandbox/z/sauvola_ms_rv/img/007_i.pgm, * sandbox/z/sauvola_ms_rv/img/008.pgm, * sandbox/z/sauvola_ms_rv/img/008_i.pgm, * sandbox/z/sauvola_ms_rv/img/009.pgm, * sandbox/z/sauvola_ms_rv/img/009_i.pgm, * sandbox/z/sauvola_ms_rv/img/010.pgm, * sandbox/z/sauvola_ms_rv/img/010_i.pgm, * sandbox/z/sauvola_ms_rv/img/011.pgm, * sandbox/z/sauvola_ms_rv/img/011_i.pgm, * sandbox/z/sauvola_ms_rv/img/012.pgm, * sandbox/z/sauvola_ms_rv/img/012_i.pgm, * sandbox/z/sauvola_ms_rv/img/013.pgm, * sandbox/z/sauvola_ms_rv/img/013_i.pgm, * sandbox/z/sauvola_ms_rv/img/014.pgm, * sandbox/z/sauvola_ms_rv/img/014_i.pgm, * sandbox/z/sauvola_ms_rv/img/015.pgm, * sandbox/z/sauvola_ms_rv/mp00082c_crop.pgm, * sandbox/z/sauvola_ms_rv/pbm_color_diff.cc, * sandbox/z/sauvola_ms_rv/pgm_color_diff.cc, * sandbox/z/sauvola_ms_rv/pgm_local_mean.cc, * sandbox/z/sauvola_ms_rv/ppm_influence_zone_geodesic.cc, * sandbox/z/sauvola_ms_rv/skewness.cc, * sandbox/z/sauvola_ms_rv/skewness/integral_browsing_rv.hh, * sandbox/z/sauvola_ms_rv/skewness/skewness2.cc: Remove.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* scribo/io/xml/internal/page_xml_visitor.hh: Here.
-
Guillaume Lazzara authored
* tests/binarization/sauvola_ms.cc, * tests/binarization/sauvola_ms.ref.pbm, * tests/binarization/sauvola_ms_weven_hodd.ref.pbm, * tests/binarization/sauvola_ms_wodd_heven.ref.pbm, * tests/binarization/sauvola_ms_wodd_hodd.ref.pbm: Make use of reference files in test.
-
Guillaume Lazzara authored
* scribo/binarization/local_threshold.hh, * scribo/core/central_sites.hh, * scribo/debug/save_table_image.hh, * scribo/filter/object_groups_with_holes.hh, * scribo/fun/v2b/objects_large_filter.hh, * scribo/make/influence_zone_graph.hh, * scribo/postprocessing/fill_object_holes.hh: Fix namespace ambiguities. * scribo/toolchain/text_in_doc_preprocess.hh: Fix arguments. * scribo/toolchain/internal/text_in_doc_preprocess_functor.hh, * scribo/util/integral_sub_sum_sum2_functor.hh: Use namespace mln. * scribo/util/compute_sub_domains.hh, * scribo/util/integral_sum_sum2_functor.hh, * scribo/util/integral_sum_sum2_global_min_functor.hh, * src/contest/hdibco-2010/sauvola_ms_hdibco.cc: Add missing include. * scribo/io/img/save.hh: Use box2d constructor.
-
- 06 Mar, 2013 6 commits
-
-
Guillaume Lazzara authored
* scribo/binarization/internal/niblack_functor_fast.hh, * scribo/binarization/internal/niblack_threshold_functor.hh, * scribo/binarization/internal/sauvola_functor.hh, * scribo/binarization/internal/sauvola_threshold_functor.hh, * scribo/binarization/internal/singh_functor.hh, * scribo/binarization/internal/wolf_functor_fast.hh, * scribo/binarization/sauvola_ms.hh, * scribo/util/init_integral_image.hh, * scribo/util/integral_sub_sum_sum2_functor.hh: Here.
-
Guillaume Lazzara authored
Conflicts: milena/tests/unit_test/unit-tests.mk scribo/sandbox/ChangeLog scribo/scribo/binarization/otsu_threshold.hh scribo/scribo/debug/logger.hh scribo/scribo/text/paragraphs_closing.hh scribo/scribo/toolchain/text_in_doc_preprocess.hh scribo/src/binarization/Makefile.am scribo/src/binarization/otsu.cc scribo/tests/binarization/Makefile.am scribo/tests/unit_test/unit-tests.mk
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* tests/primitive/extract/Makefile.am: New targets. * tests/primitive/extract/lines_h_pattern.cc, * tests/primitive/extract/lines_h_pattern.ref.pbm, * tests/primitive/extract/lines_v_pattern.cc, * tests/primitive/extract/lines_v_pattern.ref.pbm: New.
-
Guillaume Lazzara authored
* scribo/primitive/extract/lines_h_pattern.hh, * scribo/primitive/extract/lines_v_pattern.hh: Here.
-
Guillaume Lazzara authored
* tests/primitive/extract/Makefile.am: New targets. * tests/primitive/extract/lines_h_discontinued.cc, * tests/primitive/extract/lines_v_discontinued.cc: New.
-
- 05 Mar, 2013 5 commits
-
-
Guillaume Lazzara authored
* tests/img/lines_discontinued.pbm, * tests/primitive/extract/lines_discontinued.cc: New. * tests/primitive/extract/Makefile.am: Add new target.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
- 01 Mar, 2013 3 commits
-
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* tests/img/example-0.ppm, * tests/img/example-1.ppm, * tests/img/example-2.ppm, * tests/img/example-3.ppm, * tests/img/example.pdf: New.
-
- 28 Feb, 2013 2 commits
-
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* mln/io/pdf/get_header.hh, * mln/io/pdf/load.hh, * mln/tests/io/pdf/Makefile.am, * mln/tests/io/pdf/load.cc: New. * mln/tests/io/Makefile.am: Add pdf/ subdir.
-
- 27 Feb, 2013 1 commit
-
-
Anthony Seure authored
-
- 26 Feb, 2013 8 commits
-
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* src/content_in_hdoc.cc, * src/contest/hdlac-2011/content_in_hdoc_hdlac.cc, * src/non_text_components.cc, * src/text_in_doc_preprocess.cc: Here.
-
Guillaume Lazzara authored
* scribo/binarization/otsu_threshold.hh: Fix comparisons between different types. * scribo/io/xml/load.hh: Convert to float. * scribo/text/paragraphs_closing.hh, * scribo/text/recognition.hh, * src/afp/components.hh: Remove unused variables. * src/binarization/otsu.cc: Silent warning. * src/misc/morpho.cc: Check number of arguments.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* mln/canvas/labeling/sorted.hh, * mln/canvas/labeling/video.hh: Remove unused attribute.
-
Guillaume Lazzara authored
Conflicts: ChangeLog configure.ac milena/ChangeLog milena/apps/papers/levillain.09.ismm/graph.cc milena/doc/examples/tuto4_genericity_and_algorithms.cc milena/mln/canvas/browsing/diagonal2d.hh milena/mln/io/plot/save.hh milena/mln/labeling/value_and_compute.hh milena/mln/morpho/watershed/topological.hh milena/mln/registration/icp.hh milena/mln/subsampling/antialiased.hh milena/mln/util/object_id.hh milena/tests/core/alias/point1d.cc milena/tests/data/Makefile.am milena/tests/literal/Makefile.am milena/tests/unit_test/unit-tests.mk scribo/ChangeLog scribo/scribo/text/recognition.hh scribo/scribo/toolchain/text_in_doc_preprocess.hh scribo/src/Makefile.am scribo/src/binarization/Makefile.am scribo/tests/binarization/Makefile.am scribo/tests/unit_test/unit-tests.mk
-
- 18 Feb, 2013 4 commits
-
-
Antoine Froger authored
Conflicts: .gitignore
-
Antoine Froger authored
* NotePad/NotePad.pro, * NotePad/main.cpp, * NotePad/notepad.cpp, * NotePad/notepad.h, * NotePad/notepad.ui, * NotePad/test.ppm, * Test/Test.pro, * Test/Test.pro.user, * Test/main.cpp, * Test/test.cpp, * Test/test.h, * Test/test.ui, * Test2/Test2.pro, * Test2/Test2.pro.user, * Test2/Test2.pro.user.1.3, * Test2/customgraphicsview.cpp, * Test2/customgraphicsview.h, * Test2/debug.xml, * Test2/main.cpp, * Test2/picture.cpp, * Test2/picture.h, * Test2/region.h, * Test2/selectionitem.cpp, * Test2/selectionitem.h, * Test2/test2.cpp, * Test2/test2.h, * Test2/test2.ui, * Test2/xml.cpp, * Test2/xml.h, * TestInterface/GScribo.pro, * TestInterface/GScribo.pro.user, * TestInterface/config.h, * TestInterface/dir.h, * TestInterface/main.cpp, * TestInterface/mainwindow.cpp, * TestInterface/mainwindow.h, * TestInterface/mainwindow.ui, * TestInterface/polygonitem.cpp, * TestInterface/polygonitem.h, * TestInterface/preprocess.cpp, * TestInterface/preprocess.h, * TestInterface/process.cpp, * TestInterface/process.h, * TestInterface/progressdialog.cpp, * TestInterface/progressdialog.h, * TestInterface/runner.cpp, * TestInterface/runner.h, * TestInterface/scene.cpp, * TestInterface/scene.h, * TestInterface/selection.cpp, * TestInterface/selection.h, * TestInterface/xml.cpp, * TestInterface/xml.h, * XmlParser/XmlParser.pro, * XmlParser/XmlParser.pro.user, * XmlParser/XmlParser.pro.user.1.3, * XmlParser/configs.h, * XmlParser/dir.h, * XmlParser/main.cpp, * XmlParser/mainwindow.cpp, * XmlParser/mainwindow.h, * XmlParser/mainwindow.ui, * XmlParser/polygonitem.cpp, * XmlParser/polygonitem.h, * XmlParser/preprocess.cpp, * XmlParser/preprocess.h, * XmlParser/process.cpp, * XmlParser/process.h, * XmlParser/progressdialog.cpp, * XmlParser/progressdialog.h, * XmlParser/region.h, * XmlParser/runner.cpp, * XmlParser/runner.h, * XmlParser/scene.cpp, * XmlParser/scene.h, * XmlParser/selection.cpp, * XmlParser/selection.h, * XmlParser/toolbar.cpp, * XmlParser/toolbar.h, * XmlParser/xml.cpp, * XmlParser/xml.h, * XmlTree/XmlTree.pro, * XmlTree/XmlTree.pro.user, * XmlTree/XmlTree.pro.user.1.3, * XmlTree/configs.h, * XmlTree/main.cpp, * XmlTree/mainwindow.cpp, * XmlTree/mainwindow.h, * XmlTree/mainwindow.ui, * XmlTree/polygonitem.cpp, * XmlTree/polygonitem.h, * XmlTree/region.h, * XmlTree/treeview.h, * XmlTree/variantpointer.h, * XmlTree/xml.cpp, * XmlTree/xml.h, * XmlTree/xmldelegate.cpp, * XmlTree/xmldelegate.h, * XmlTree/xmlitem.cpp, * XmlTree/xmlitem.h, * XmlTree/xmlmodel.cpp, * XmlTree/xmlmodel.h, * XmlTree/xmlproxy.cpp, * XmlTree/xmlproxy.h, * XmlTree/xmlwidget.cpp, * XmlTree/xmlwidget.h: Remove.
-
Antoine Froger authored
-
Antoine Froger authored
* mainwindow.cpp: Set all temporary windows (such like progress dialog) as Qt::Dialog to avoid the title main window changement, Disable/ Enable the exportation if the xml file has been recognized or not, Exportation do not work due to the source program. * xml.cpp: Create a function "recognized" which check if the current xml file has been recognized by the OCR. * graphicsview.cpp: Enlarge the zoom.
-