Difference between revisions of "Publications/darbon.02.ismm"
From LRDE
Line 5: | Line 5: | ||
| title = Generic implementation of morphological image operators |
| title = Generic implementation of morphological image operators |
||
| booktitle = Mathematical Morphology, Proceedings of the 6th International Symposium (ISMM) |
| booktitle = Mathematical Morphology, Proceedings of the 6th International Symposium (ISMM) |
||
− | | pages = |
+ | | pages = 175 to 184 |
| address = Sydney, Australia |
| address = Sydney, Australia |
||
| publisher = CSIRO Publishing |
| publisher = CSIRO Publishing |
Revision as of 18:56, 4 January 2018
- 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}, 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.} }