Damien Thivolle <damien(a)lrde.epita.fr> writes:
Index: ChangeLog
from Damien Thivolle <damien(a)lrde.epita.fr>
* NEWS: Update the file.
+2004-04-14 Damien Thivolle <damien(a)lrde.epita.fr>
+
* config/oln.m4: Correct the message that appears when doxygen is not
enough up to date.
Index: doc/ChangeLog
from Damien Thivolle <damien(a)lrde.epita.fr>
* dev/abstract.texi: Update the file.
* dev/biblio.texi: Update the file.
Index: NEWS
--- NEWS Mon, 08 Mar 2004 08:12:15 +0100 palma_g (oln/0_NEWS 1.21 600)
+++ NEWS Thu, 15 Apr 2004 18:07:12 +0200 thivol_d (oln/0_NEWS 1.21 600)
@@ -1,4 +1,4 @@
-Olena 0.10 Not yet
+Olena 0.10 April 15, 2004
* New documentaion system.
Now any comment should use doxygen style (i.e. /*! ... */).
@@ -31,6 +31,15 @@
directly into any other color system.
- Conversion between 2 color systems should pass by the RGB one.
+ * Generic and concrete morphers are now implemented in Olena.
+ - Five morphers are included in this release:
+ Color morpher
+ Sub quantifying morpher
+ Piece morpher
+ Iter morpher
+ Slicing morpher
+ - These morphers can be manipulated as if they were normal images.
+
Olena 0.9 August 8, 2003
* New static hierarchy paradigm
Index: doc/dev/biblio.texi
--- doc/dev/biblio.texi Wed, 20 Aug 2003 16:58:54 +0200 astrid (oln/p/39_biblio.tex 1.4
600)
+++ doc/dev/biblio.texi Thu, 15 Apr 2004 17:32:37 +0200 thivol_d (oln/p/39_biblio.tex 1.4
600)
@@ -48,6 +48,12 @@
Jérôme Darbon, Thierry Géraud, and Alexandre Duret-Lutz,
submitted to International Symposium On Mathematical Morphology VI
(ISMM 2002), April 3-5, 2002, Sydney, Australia.
+
+@item
+ @cite{Static C++ Object-Oriented Programming (SCOOP)}
+ Nicolas Burrus, Alexandre Duret-Lutz, Thierry Geraud, David Lesage,
+ and Raphaël Poss. In the Proceedings of the Workshop on Multiple
+ Paradigm with OO Languages (MPOOL'03) Anaheim, CA Oct. 2003.
@end itemize
You can download these papers and related materials from
Index: doc/dev/abstract.texi
--- doc/dev/abstract.texi Sat, 23 Aug 2003 13:44:03 +0200 burrus_n (oln/p/41_abstract.t
1.7.1.2 600)
+++ doc/dev/abstract.texi Thu, 15 Apr 2004 17:27:33 +0200 thivol_d (oln/p/41_abstract.t
1.7.1.2 600)
@@ -14,18 +14,13 @@
prototypes and throwaway experiments before settling into the kind of
programming paradigm which is finally here.
-This version of Olena is quite young. In fact most of the operators
-have been translated from the sources of Milena, an image processing
-library which works only on 2D images (Milena stands for "mini-Olena")
-and which is not publicly available.
-
-We haven't written a real documentation yet. In the @file{doc/}
-directory you will find the start of a reference manual which presently
-documents only the morphological operators, together with a developer's
-guide to the use of Olena from user projects. In the @file{doc/demo/}
-directory lie a few sample programs. The file @file{doc/demo/tour.cc}
-attempts to introduce you to the basics of Olena. For the rest, we're
-afraid you will have to dig the code or e-mail us.
+The documentation does not cover the whole project. In the @file{doc/}
+directory you will find the first draft of a reference manual. It
+only documents the image hierarchy and image processing algorithms.
+In the @file{doc/demo/} directory lie a few sample programs.
+The file @file{doc/demo/tour.cc} attempts to introduce you to the basics
+of Olena.
+For the rest, we're afraid you will have to dig the code or e-mail us.
Please direct any question or comments to @email{olena@@lrde.epita.fr},
or @email{olena-bugs@@lrde.epita.fr}.
OK
--
Giovanni Palma
EPITA - promo 2005 - membre d'EpX - LRDE
Mob. : +33 (0)6 60 97 31 74