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 Sylvain has been updated
via 161d9e36b73cf9a42837c60fda6e8005ec2c1b43 (commit)
via 5746d8155885f82b642abf5bb6177a74418eee27 (commit)
via 49c6f9588ccf15170f554f73e7183e4445a7617f (commit)
via 87842982c86e75a5b89c8e0bc13887b09c8f344b (commit)
from a794c88fd084cd17f09ce4228c6b80f138f42f47 (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 -----------------------------------------------------------------
161d9e3 Updated all.hh. * mln/fun/v2v/all.hh: Here.
5746d81 Added algorithm to convert a vec2d_f to rgb.
49c6f95 Added flo routines in all.hh.
8784298 Added .flo i/o routines.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 26 ++++++
milena/mln/fun/v2v/all.hh | 1 +
milena/mln/fun/v2v/vec2d_f_to_rgb.hh | 165 ++++++++++++++++++++++++++++++++++
milena/mln/io/all.hh | 1 +
milena/mln/io/{pgms => flo}/all.hh | 19 +++--
milena/mln/io/flo/load.hh | 129 ++++++++++++++++++++++++++
milena/mln/io/flo/save.hh | 118 ++++++++++++++++++++++++
7 files changed, 451 insertions(+), 8 deletions(-)
create mode 100644 milena/mln/fun/v2v/vec2d_f_to_rgb.hh
copy milena/mln/io/{pgms => flo}/all.hh (78%)
create mode 100644 milena/mln/io/flo/load.hh
create mode 100644 milena/mln/io/flo/save.hh
hooks/post-receive
--
Olena, a generic and efficient image processing platform