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