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 origin/sandbox/anthony has been created
at 793669454e02565d98983df63057e20838b02991 (commit)
- Log -----------------------------------------------------------------
7936694 Remove many false positives (intersecting boxes)
-----------------------------------------------------------------------
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 unstable/scribo has been updated
via 055f40a10996f1d64c9c2577f395a46409b49e2c (commit)
from a74409363a9941dec0c4a86205cb5f22bdc2dab2 (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 -----------------------------------------------------------------
055f40a doc/Makefile.am: Add a missing dependency.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
doc/Makefile.am | 6 ++++--
2 files changed, 8 insertions(+), 2 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 unstable/scribo has been updated
via a74409363a9941dec0c4a86205cb5f22bdc2dab2 (commit)
via e0089be56aed528efb113d4f804adc7b0eeca65d (commit)
from c6262b2dd178ba0b4cb6e6b9135d3006b287b98b (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 -----------------------------------------------------------------
No new revisions were added by this update.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
configure.ac | 2 +-
milena/ChangeLog | 5 +++++
milena/mln/world/binary_2d/subsample.hh | 23 ++++++++---------------
4 files changed, 18 insertions(+), 16 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 icdar/hnla2013 has been created
at a74409363a9941dec0c4a86205cb5f22bdc2dab2 (commit)
- Log -----------------------------------------------------------------
No new revisions were added by this update.
-----------------------------------------------------------------------
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 icdar/hbr2013 has been created
at a74409363a9941dec0c4a86205cb5f22bdc2dab2 (commit)
- Log -----------------------------------------------------------------
a744093 configure.ac: Allow tarballs with long filenames.
e0089be mln/world/binary_2d/subsample.hh: Cleanup code. Fix a memory leak.
-----------------------------------------------------------------------
hooks/post-receive
--
Olena, a generic and efficient image processing platform
#267: Factor some p2b and v2b functions.
-------------------------+--------------------------------------------------
Reporter: lazzara | Owner: Olena Team
Type: enhancement | Status: new
Priority: major | Milestone:
Component: Milena | Version: 2.0
Keywords: |
-------------------------+--------------------------------------------------
The following functions share the same code:
- fun::p2b::tautology
- fun::p2b::antilogy
- fun::v2b::always_true.hh
- fun::v2b::always_false.hh
We would like to find a way to factor this code while preserving the
function concept.
--
Ticket URL: <https://trac.lrde.org/olena/ticket/267>
Olena <http://olena.lrde.epita.fr>
Olena, a software platform dedicated to image processing.