Difference between revisions of "Publications/levillain.09.ismm"

From LRDE

(Created page with "{{Publication | date = 2009-08-01 | authors = Roland Levillain, Thierry Géraud, Laurent Najman | title = Milena: Write Generic Morphological Algorithms Once, Run on Many Kind...")
 
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Publication
 
{{Publication
| date = 2009-08-01
+
| published = true
  +
| date = 2009-04-09
 
| authors = Roland Levillain, Thierry Géraud, Laurent Najman
 
| authors = Roland Levillain, Thierry Géraud, Laurent Najman
 
| title = Milena: Write Generic Morphological Algorithms Once, Run on Many Kinds of Images
 
| title = Milena: Write Generic Morphological Algorithms Once, Run on Many Kinds of Images
| booktitle = Mathematical Morphology and Its Application to Signal and Image Processing -- Proceedings of the Ninth International Symposium on Mathematical Morphology (ISMM)
+
| booktitle = Mathematical Morphology and Its Application to Signal and Image Processing Proceedings of the Ninth International Symposium on Mathematical Morphology (ISMM)
 
| pages = 295 to 306
 
| pages = 295 to 306
 
| editors = Michael H F Wilkinson, Jos B T M Roerdink
 
| editors = Michael H F Wilkinson, Jos B T M Roerdink
Line 10: Line 11:
 
| publisher = Springer Berlin / Heidelberg
 
| publisher = Springer Berlin / Heidelberg
 
| volume = 5720
 
| volume = 5720
| project = Olena
+
| lrdeprojects = Olena
| urllrde = 200908-ISMM
 
 
| abstract = We present a programming framework for discrete mathematical morphology centered on the concept of genericity. We show that formal definitions of morphological algorithms can be translated into actual code, usable on virtually any kind of compatible imagesprovided a general definition of the concept of image is given. This work is implemented in Milena, a genericefficient, and user-friendly image processing library.
 
| abstract = We present a programming framework for discrete mathematical morphology centered on the concept of genericity. We show that formal definitions of morphological algorithms can be translated into actual code, usable on virtually any kind of compatible imagesprovided a general definition of the concept of image is given. This work is implemented in Milena, a genericefficient, and user-friendly image processing library.
  +
| lrdeslides = http://www.lrde.epita.fr/dload/papers/levillain.09.ismm.slides.pdf
  +
| lrdepaper = http://www.lrde.epita.fr/dload/papers/levillain.09.ismm.pdf
  +
| lrdenewsdate = 2009-04-09
 
| type = inproceedings
 
| type = inproceedings
 
| id = levillain.09.ismm
 
| id = levillain.09.ismm
Line 31: Line 34:
 
publisher = <nowiki>{</nowiki>Springer Berlin / Heidelberg<nowiki>}</nowiki>,
 
publisher = <nowiki>{</nowiki>Springer Berlin / Heidelberg<nowiki>}</nowiki>,
 
volume = 5720,
 
volume = 5720,
project = <nowiki>{</nowiki>Olena<nowiki>}</nowiki>,
 
 
abstract = <nowiki>{</nowiki>We present a programming framework for discrete
 
abstract = <nowiki>{</nowiki>We present a programming framework for discrete
 
mathematical morphology centered on the concept of
 
mathematical morphology centered on the concept of

Latest revision as of 16:21, 5 January 2018

Abstract

We present a programming framework for discrete mathematical morphology centered on the concept of genericity. We show that formal definitions of morphological algorithms can be translated into actual code, usable on virtually any kind of compatible imagesprovided a general definition of the concept of image is given. This work is implemented in Milena, a genericefficient, and user-friendly image processing library.

Documents

Bibtex (lrde.bib)

@InProceedings{	  levillain.09.ismm,
  author	= {Roland Levillain and Thierry G\'eraud and Laurent Najman},
  title		= {{Milena}: Write Generic Morphological Algorithms Once, Run
		  on Many Kinds of Images},
  booktitle	= {Mathematical Morphology and Its Application to Signal and
		  Image Processing -- Proceedings of the Ninth International
		  Symposium on Mathematical Morphology (ISMM)},
  pages		= {295--306},
  year		= 2009,
  editor	= {Michael H. F. Wilkinson and Jos B. T. M. Roerdink},
  series	= {Lecture Notes in Computer Science},
  address	= {Groningen, The Netherlands},
  month		= aug,
  publisher	= {Springer Berlin / Heidelberg},
  volume	= 5720,
  abstract	= {We present a programming framework for discrete
		  mathematical morphology centered on the concept of
		  genericity. We show that formal definitions of
		  morphological algorithms can be translated into actual
		  code, usable on virtually any kind of compatible images,
		  provided a general definition of the concept of image is
		  given. This work is implemented in Milena, a generic,
		  efficient, and user-friendly image processing library.},
  keywords	= {mathematical morphology, image processing operator,
		  genericity, programming}
}