Difference between revisions of "Publications/darbon.02.ismm"
From LRDE
Line 8: | Line 8: | ||
| address = Sydney, Australia |
| address = Sydney, Australia |
||
| publisher = CSIRO Publishing |
| publisher = CSIRO Publishing |
||
− | | project = Olena |
||
− | | 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 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. |
| 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 |
||
Line 26: | Line 24: | ||
month = apr, |
month = apr, |
||
publisher = <nowiki>{</nowiki>CSIRO Publishing<nowiki>}</nowiki>, |
publisher = <nowiki>{</nowiki>CSIRO Publishing<nowiki>}</nowiki>, |
||
− | project = <nowiki>{</nowiki>Olena<nowiki>}</nowiki>, |
||
abstract = <nowiki>{</nowiki>Several libraries dedicated to mathematical morphology |
abstract = <nowiki>{</nowiki>Several libraries dedicated to mathematical morphology |
||
exist. But they lack genericity, that is to say, the |
exist. But they lack genericity, that is to say, the |
Revision as of 12:13, 26 April 2016
- 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.} }