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/newdoc has been updated
via e6d70f78a13acfa65347e229ef04bdceb2a87f39 (commit)
via 0469218d0e308d737baf56a1411993ef220b9c66 (commit)
via abe7da9fbe85dbde5b55475a3efbf841bf2e0dbe (commit)
via 0df50239629154b1764e5913eca0a4957b3fe8c1 (commit)
via f3f7fa20ca15d18317fd31daf7e13efe88f02a45 (commit)
from 64752940c947d09ef82306107adde7e9d6f33cda (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 -----------------------------------------------------------------
e6d70f7 mln/core/concept/function.hh: Document function interface for each concept.
0469218 Kill Doxygen warnings.
abe7da9 Specify conversion formulas for rgb to integer conversion functions.
0df5023 Create sub-modules in image geometry module.
f3f7fa2 doc/mln/convert.dox: Fix typos.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 46 ++++++++
milena/doc/mln/convert.dox | 6 +-
milena/doc/mln/geom/geom.dox | 7 +
milena/doc/mln/transformation.dox | 41 +++++++
milena/mln/binarization/threshold.hh | 2 +-
milena/mln/core/concept/function.hh | 160 ++++++++++++++++++++------
milena/mln/data/convert.hh | 2 +-
milena/mln/fun/v2v/rgb_to_int_u.hh | 5 +
milena/mln/fun/v2v/rgb_to_luma.hh | 5 +
milena/mln/geom/crop.hh | 2 +-
milena/mln/geom/crop_without_localization.hh | 2 +-
milena/mln/geom/horizontal_symmetry.hh | 2 +-
milena/mln/geom/rotate.hh | 10 +-
milena/mln/geom/translate.hh | 10 +-
milena/mln/geom/vertical_symmetry.hh | 2 +-
milena/mln/registration/icp.hh | 4 +-
milena/mln/subsampling/antialiased.hh | 4 +-
milena/mln/upscaling/art/scale2x.hh | 2 +-
milena/mln/upscaling/art/scale3x.hh | 2 +-
milena/mln/value/qt/rgb32.hh | 4 +-
20 files changed, 256 insertions(+), 62 deletions(-)
create mode 100644 milena/doc/mln/geom/geom.dox
create mode 100644 milena/doc/mln/transformation.dox
hooks/post-receive
--
Olena, a generic and efficient image processing platform
Show replies by date