This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch exp/scribo-z has been updated
via 83e8345d5d31ad0d20dcfda0b5e2852b6c613130 (commit)
from acf89baab8b2cadc93ba0ff845d7c83c27049172 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
83e8345 Text selectable in Qt interface.
-----------------------------------------------------------------------
Summary of changes:
scribo/ChangeLog | 56 +++++++++++++++++++++++------------------
scribo/demo/viewer/viewer.cc | 5 +---
2 files changed, 32 insertions(+), 29 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch exp/scribo-z has been updated
via acf89baab8b2cadc93ba0ff845d7c83c27049172 (commit)
from cfa008d41e46c8c145d9eb01cb9719a4fa018861 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
acf89ba Some changes in XML interface.
-----------------------------------------------------------------------
Summary of changes:
scribo/ChangeLog | 33 ++
scribo/demo/viewer/Makefile.am | 9 -
scribo/demo/viewer/browser_widget.cc | 2 +-
scribo/demo/viewer/domitem.cc | 98 ------
scribo/demo/viewer/domitem.hh | 75 -----
scribo/demo/viewer/dommodel.cc | 198 ------------
scribo/demo/viewer/dommodel.hh | 85 -----
scribo/demo/viewer/help_dialog.cc | 6 +-
scribo/demo/viewer/image_region.cc | 6 +-
scribo/demo/viewer/image_region.hh | 9 +-
scribo/demo/viewer/image_region.hxx | 7 -
scribo/demo/viewer/image_scene.cc | 20 +-
scribo/demo/viewer/image_scene.hh | 4 +-
scribo/demo/viewer/key_widget.cc | 2 +-
scribo/demo/viewer/property_widget.cc | 73 -----
scribo/demo/viewer/property_widget.hh | 41 ---
scribo/demo/viewer/step_widget.cc | 4 +-
scribo/demo/viewer/step_widget.hh | 1 +
scribo/demo/viewer/viewer.cc | 547 +++++++++++++++++++--------------
scribo/demo/viewer/viewer.hh | 15 +-
scribo/demo/viewer/xml_widget.cc | 143 ++++++++-
scribo/demo/viewer/xml_widget.hh | 15 +-
22 files changed, 543 insertions(+), 850 deletions(-)
delete mode 100644 scribo/demo/viewer/domitem.cc
delete mode 100644 scribo/demo/viewer/domitem.hh
delete mode 100644 scribo/demo/viewer/dommodel.cc
delete mode 100644 scribo/demo/viewer/dommodel.hh
delete mode 100644 scribo/demo/viewer/property_widget.cc
delete mode 100644 scribo/demo/viewer/property_widget.hh
hooks/post-receive
--
Olena, a generic and efficient image processing platform
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch fix-magick++-wrappers has been created
at 15a057175710227bdea5a9702dcbf5bd64704a9d (commit)
- Log -----------------------------------------------------------------
15a0571 Fix and improve the Magick++ I/O API wrapper.
-----------------------------------------------------------------------
hooks/post-receive
--
Olena, a generic and efficient image processing platform
#234: Add more I/O routines for graph and complexes
-------------------------+--------------------------------------------------
Reporter: levill_r | Owner: Olena Team
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Milena | Version: 1.0
Keywords: |
-------------------------+--------------------------------------------------
We need routines to read input from/write output to these file formats :
!GraphViz's (`.dot`, `.neato`, etc.):: Nothing has been done so far,
except some ad hoc outputs in
source:milena/apps/papers/levillain.09.ismm/graph.cc).
VTK's:: Roland has started to support the VTK legacy format, since it is
easy to produce ; the other, newer format is XML-based.
OFF file format:: Milena already provides some read/write support for
this format, but there is still some work to do (see the FIXMEs in
source:milena/mln/io/off).
TikZ/PGF "format":: TikZ (and/or PGF) outputs would be useful to draw
figures for LaTeX documents like papers, documentation, manuals, etc. (I'm
unsure about inputs).
--
Ticket URL: <https://trac.lrde.org/olena/ticket/234>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch exp/scribo-z has been updated
via cfa008d41e46c8c145d9eb01cb9719a4fa018861 (commit)
from fc5c165e1e2b4713f25529e1a1f12e16514c771e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
cfa008d Base 64 support in Qt interface (xmlc extension)
-----------------------------------------------------------------------
Summary of changes:
scribo/ChangeLog | 47 +++++++++++++-------
scribo/demo/viewer/browser_widget.cc | 9 +++-
scribo/demo/viewer/browser_widget.hh | 2 +-
scribo/demo/viewer/image_scene.cc | 10 ++--
scribo/demo/viewer/step_widget.cc | 77 ++++++++++++++++++---------------
scribo/demo/viewer/step_widget.hh | 4 +-
scribo/demo/viewer/viewer.cc | 60 +++++++++++++++++++++++---
scribo/demo/viewer/viewer.hh | 3 +-
8 files changed, 142 insertions(+), 70 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch exp/scribo-z has been updated
via fc5c165e1e2b4713f25529e1a1f12e16514c771e (commit)
via 7bebf5b174b861b8cd7f181bb51bce2d2e771f4c (commit)
from 1454557f814a8f278ec51d567340bf7732895825 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
fc5c165 Two new features in Qt interface.
7bebf5b ChangeLog mistake.
-----------------------------------------------------------------------
Summary of changes:
scribo/ChangeLog | 64 ++++++++-----------
scribo/demo/viewer/browser_widget.cc | 56 +++++++++++++++--
scribo/demo/viewer/browser_widget.hh | 8 ++-
scribo/demo/viewer/key_widget.cc | 113 +++++++++++++++++++++++----------
scribo/demo/viewer/key_widget.hh | 12 +++-
scribo/demo/viewer/step_widget.cc | 38 +++++++++---
scribo/demo/viewer/step_widget.hh | 4 +-
scribo/demo/viewer/viewer.cc | 24 +++++---
scribo/demo/viewer/xml_widget.cc | 3 +-
scribo/sandbox/ChangeLog | 80 ++++++++++++++++++------
10 files changed, 278 insertions(+), 124 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform