Difference between revisions of "Publications/darbon.02.ismm"
From LRDE
Line 10: | Line 10: | ||
| project = Olena |
| project = Olena |
||
| urllrde = 200204-Ismm |
| urllrde = 200204-Ismm |
||
− | | abstract = Several libraries dedicated to mathematical morphology exist. But they lack genericity, that is to say, the ability for operators to accept input of different natures ---2D binary images, graphs enclosing floating |
+ | | abstract = Several libraries dedicated to mathematical morphology exist. But they lack genericity, that is to say, the ability for operators to accept input of different natures ---2D binary images, graphs enclosing floating values, etc. We describe solutions which are integrated in Olena, a library providing morphological operators. We demonstrate with some examples that translating mathematical formulas and algorithms into source code is made easy and safe with Olena. Moreover, experimental results show that no extra costs at run-time are induced. |
| lrdeprojects = Olena |
| lrdeprojects = Olena |
||
| type = inproceedings |
| type = inproceedings |
Revision as of 09:00, 10 September 2014
- Authors
- Jérôme Darbon, Thierry Géraud, Alexandre Duret-Lutz
- Where
- Mathematical Morphology, Proceedings of the 6th International Symposium (ISMM)
- Place
- Sydney, Australia
- Type
- inproceedings
- Publisher
- CSIRO Publishing
- Projects
- Olena
- Date
- 2002-04-01
Abstract
Several libraries dedicated to mathematical morphology exist. But they lack genericity, that is to say, the ability for operators to accept input of different natures ---2D binary images, graphs enclosing floating values, etc. We describe solutions which are integrated in Olena, a library providing morphological operators. We demonstrate with some examples that translating mathematical formulas and algorithms into source code is made easy and safe with Olena. Moreover, experimental results show that no extra costs at run-time are induced.
Bibtex (lrde.bib)
@InProceedings{ darbon.02.ismm, author = {J\'er\^ome Darbon and Thierry G\'eraud and Alexandre Duret-Lutz}, title = {Generic implementation of morphological image operators}, booktitle = {Mathematical Morphology, Proceedings of the 6th International Symposium (ISMM)}, pages = {175--184}, year = 2002, address = {Sydney, Australia}, month = apr, publisher = {CSIRO Publishing}, project = {Olena}, abstract = {Several libraries dedicated to mathematical morphology exist. But they lack genericity, that is to say, the ability for operators to accept input of different natures ---2D binary images, graphs enclosing floating values, etc. We describe solutions which are integrated in Olena, a library providing morphological operators. We demonstrate with some examples that translating mathematical formulas and algorithms into source code is made easy and safe with Olena. Moreover, experimental results show that no extra costs at run-time are induced.} }