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
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 mesh-segm-skel has been updated
via 5e82f8f41121a6f4724fcbe6687673f070c6bf31 (commit)
via dd86adeb2178f0fa89f6183589eba917f7a0e9c1 (commit)
from c68caaf54cabebfd094a596d54fa6517dac6278b (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 -----------------------------------------------------------------
5e82f8f Configure tests in mesh-segm-skel apps.
dd86ade mesh-complex-pinv-curv-segm and mesh-complex-pinv-curv-skel apps.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 8 ++++++
configure.ac | 4 +++
milena/ChangeLog | 25 ++++++++++++++++++++
milena/apps/mesh-segm-skel/Makefile.am | 20 ++++++++++++----
.../mesh-segm-skel/mesh-complex-max-curv-segm.cc | 19 ++++-----------
.../mesh-segm-skel/mesh-complex-max-curv-skel.cc | 12 ++-------
...curv-segm.cc => mesh-complex-pinv-curv-segm.cc} | 20 ++++++---------
...curv-skel.cc => mesh-complex-pinv-curv-skel.cc} | 23 ++++++++---------
...segm.in => test-mesh-complex-pinv-curv-segm.in} | 9 ++++---
...skel.in => test-mesh-complex-pinv-curv-skel.in} | 6 ++--
10 files changed, 87 insertions(+), 59 deletions(-)
copy milena/apps/mesh-segm-skel/{mesh-complex-max-curv-segm.cc => mesh-complex-pinv-curv-segm.cc} (91%)
copy milena/apps/mesh-segm-skel/{mesh-complex-max-curv-skel.cc => mesh-complex-pinv-curv-skel.cc} (94%)
copy milena/apps/mesh-segm-skel/{test-mesh-segm.in => test-mesh-complex-pinv-curv-segm.in} (65%)
mode change 100755 => 100644
copy milena/apps/mesh-segm-skel/{test-mesh-complex-max-curv-skel.in => test-mesh-complex-pinv-curv-skel.in} (72%)
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 swilena has been updated
via 208f43e3faa18851968542e4c15336b1b3ba1bf4 (commit)
from 2358392f48a9191f72851cc299eb5bedcf303659 (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 -----------------------------------------------------------------
208f43e Have AC_PROG_SWIG be more flexible w.r.t. major/minor version numbers.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
m4/swig.m4 | 9 ++++++---
2 files changed, 12 insertions(+), 3 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform