Difference between revisions of "Publications/darbon.04.ecoopphd"
From LRDE
(Created page with "{{Publication | date = 2004-03-10 | authors = Jérôme Darbon, Thierry Géraud, Patrick Bellot | title = Generic algorithmic blocks dedicated to image processing | booktitle =...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Publication |
{{Publication |
||
+ | | published = true |
||
| date = 2004-03-10 |
| date = 2004-03-10 |
||
| authors = Jérôme Darbon, Thierry Géraud, Patrick Bellot |
| authors = Jérôme Darbon, Thierry Géraud, Patrick Bellot |
||
Line 5: | Line 6: | ||
| booktitle = Proceedings of the ECOOP Workshop for PhD Students |
| booktitle = Proceedings of the ECOOP Workshop for PhD Students |
||
| address = Oslo, Norway |
| address = Oslo, Norway |
||
− | | project = Olena |
||
− | | urllrde = 200406-ECOOPPHD |
||
| abstract = This paper deals with the implementation of algorithms in the specific domain of image processing. Although many image processing libraries are available, they generally lack genericity and flexibility. Many image processing algorithms can be expressed as compositions of elementary algorithmic operations referred to as blocks. Implementing these compositions is achieved using generic programming. Our solution is compared to previous ones and we demonstrate it on a class image processing algorithms. |
| abstract = This paper deals with the implementation of algorithms in the specific domain of image processing. Although many image processing libraries are available, they generally lack genericity and flexibility. Many image processing algorithms can be expressed as compositions of elementary algorithmic operations referred to as blocks. Implementing these compositions is achieved using generic programming. Our solution is compared to previous ones and we demonstrate it on a class image processing algorithms. |
||
| lrdeprojects = Olena |
| lrdeprojects = Olena |
||
Line 20: | Line 19: | ||
address = <nowiki>{</nowiki>Oslo, Norway<nowiki>}</nowiki>, |
address = <nowiki>{</nowiki>Oslo, Norway<nowiki>}</nowiki>, |
||
month = jun, |
month = jun, |
||
− | project = <nowiki>{</nowiki>Olena<nowiki>}</nowiki>, |
||
abstract = <nowiki>{</nowiki>This paper deals with the implementation of algorithms in |
abstract = <nowiki>{</nowiki>This paper deals with the implementation of algorithms in |
||
the specific domain of image processing. Although many |
the specific domain of image processing. Although many |
Latest revision as of 12:13, 26 April 2016
- Authors
- Jérôme Darbon, Thierry Géraud, Patrick Bellot
- Where
- Proceedings of the ECOOP Workshop for PhD Students
- Place
- Oslo, Norway
- Type
- inproceedings
- Projects
- Olena
- Date
- 2004-03-10
Abstract
This paper deals with the implementation of algorithms in the specific domain of image processing. Although many image processing libraries are available, they generally lack genericity and flexibility. Many image processing algorithms can be expressed as compositions of elementary algorithmic operations referred to as blocks. Implementing these compositions is achieved using generic programming. Our solution is compared to previous ones and we demonstrate it on a class image processing algorithms.
Bibtex (lrde.bib)
@InProceedings{ darbon.04.ecoopphd, author = {J\'er\^ome Darbon and Thierry G\'eraud and Patrick Bellot}, title = {Generic algorithmic blocks dedicated to image processing}, booktitle = {Proceedings of the ECOOP Workshop for PhD Students}, year = 2004, address = {Oslo, Norway}, month = jun, abstract = {This paper deals with the implementation of algorithms in the specific domain of image processing. Although many image processing libraries are available, they generally lack genericity and flexibility. Many image processing algorithms can be expressed as compositions of elementary algorithmic operations referred to as blocks. Implementing these compositions is achieved using generic programming. Our solution is compared to previous ones and we demonstrate it on a class image processing algorithms.} }