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 7b2111843120f318b696b1b79bd2e900a7eeac4b (commit)
from 58e82cd9f7d25b6aafb2085c4ace86d1819b5e1f (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 -----------------------------------------------------------------
7b21118 m4/autotroll.m4: Fix invalid configuration when Qt is missing.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
m4/autotroll.m4 | 2 ++
2 files changed, 6 insertions(+), 0 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
Introduce new image converter from color to greyscale.
* green/mln/fun/v2v/rgb8_to_int_u8.hh: New image converter.
---
milena/sandbox/ChangeLog | 6 ++++++
.../sandbox/green/mln/fun/v2v/rgb8_to_int_u8.hh | 0
2 files changed, 6 insertions(+), 0 deletions(-)
copy {scribo => milena}/sandbox/green/mln/fun/v2v/rgb8_to_int_u8.hh (100%)
diff --git a/milena/sandbox/ChangeLog b/milena/sandbox/ChangeLog
index acb7027..c928ab7 100644
--- a/milena/sandbox/ChangeLog
+++ b/milena/sandbox/ChangeLog
@@ -77,6 +77,12 @@
2009-12-15 green <jacquelet(a)lrde.epita.fr>
+ Introduce new image converter from color to greyscale.
+
+ * green/mln/fun/v2v/rgb8_to_int_u8.hh: New image converter.
+
+2009-12-15 green <jacquelet(a)lrde.epita.fr>
+
Add new image paths to use the annoting database.
* green/mln/img_path.hh: Update to LRDE norm and add annoting database.
diff --git a/scribo/sandbox/green/mln/fun/v2v/rgb8_to_int_u8.hh b/milena/sandbox/green/mln/fun/v2v/rgb8_to_int_u8.hh
similarity index 100%
copy from scribo/sandbox/green/mln/fun/v2v/rgb8_to_int_u8.hh
copy to milena/sandbox/green/mln/fun/v2v/rgb8_to_int_u8.hh
--
1.5.6.5