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 cleanup has been created
at c1215ffb093c6e4b0bfbb8d6d0c522e4591c9979 (commit)
- Log -----------------------------------------------------------------
c1215ff Use mln::math::pi instead of a macro-based definition in Scribo.
6e6baf6 Use mln::math::pi instead of a local definition in Milena.
42bdd44 Set mln::math::pi to 20 decimals.
b3754d8 Do not declare main()'s arguments if they are not used.
88e9e68 Remove dead code in Scribo.
6b9bc50 Display Scribo errors on std::cerr, not std::cout.
a2d5c26 Remove Scribo debug code making side effects on streams.
8c828c8 Display Milena fatal errors on std::cerr, not std::cout.
3124478 Remove Milena debug code making side effects on streams.
3e32b86 Remove old tools from doc/.
-----------------------------------------------------------------------
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 next has been updated
via b1efc3e8713ad04f14e4e65645342927b33fbfe1 (commit)
via f15b2c0e82fb846615c755590564955e56b163fc (commit)
via 8f094c6dbc3e7a53004f25a6b4268c5fa88e0f47 (commit)
via 02c4ea9fa1d28f8f6fd8161f5464e713e6c1c540 (commit)
from 0a078938b8f3fdc10d234fe663ff74a4b6a44284 (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 | 17 ++++++++++++----
doc/Doxyfile.in | 4 ++--
doc/Makefile.am | 39 ++++++++++++++++++------------------
milena/ChangeLog | 20 +++++++++++++++----
milena/doc/Doxyfile.in | 2 +-
milena/doc/Makefile.am | 51 ++++++++++++++++++++++++------------------------
scribo/ChangeLog | 20 +++++++++++++++----
scribo/doc/Doxyfile.in | 2 +-
scribo/doc/Makefile.am | 50 +++++++++++++++++++++++------------------------
swilena/ChangeLog | 4 ----
10 files changed, 119 insertions(+), 90 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
#272: linear::gaussian does not work properly on rgb images
-----------------------------+------------------------
Reporter: jonathan | Owner: Olena Team
Type: defect | Status: new
Priority: major | Milestone:
Component: Milena | Version: 2.0
Keywords: gaussian filter |
-----------------------------+------------------------
Hi,
linear::gaussian gives strange results on rgb images. It should be fixed.
J.F.
--
Ticket URL: <https://trac.lrde.org/olena/ticket/272>
Olena <http://olena.lrde.epita.fr>
Olena, a software platform dedicated to image processing.