Difference between revisions of "Publications/levillain.10.wadgmm"
From LRDE
Line 11: | Line 11: | ||
| urllrde = 201008-WADGMM |
| urllrde = 201008-WADGMM |
||
| abstract = Digital Geometry software should reflect the generality of the underlying mathematics: mapping the latter to the former requires genericity. By designing generic solutionsone can effectively reuse digital geometry data structures and algorithms. We propose an image processing framework centered on the Generic Programming paradigm in which an algorithm on the paper can be turn into a single codewritten once and usable with various input types. This approach enables users to design and implement new methods at a lower cost, try cross-domain experiments and help generalize results. |
| abstract = Digital Geometry software should reflect the generality of the underlying mathematics: mapping the latter to the former requires genericity. By designing generic solutionsone can effectively reuse digital geometry data structures and algorithms. We propose an image processing framework centered on the Generic Programming paradigm in which an algorithm on the paper can be turn into a single codewritten once and usable with various input types. This approach enables users to design and implement new methods at a lower cost, try cross-domain experiments and help generalize results. |
||
− | | lrdeslides = http://www.lrde.epita.fr/dload/papers/levillain.10.wadgmm.slides.pdf |
||
− | | lrdepaper = http://www.lrde.epita.fr/dload/papers/levillain.10.wadgmm.pdf |
||
| lrdeprojects = Olena |
| lrdeprojects = Olena |
||
| lrdenewsdate = 2012-07-30 |
| lrdenewsdate = 2012-07-30 |
Revision as of 01:02, 10 March 2015
- Authors
- Roland Levillain, Thierry Géraud, Laurent Najman
- Where
- Proceedings of the Workshop on Applications of Digital Geometry and Mathematical Morphology (WADGMM)
- Place
- Istanbul, Turkey
- Type
- inproceedings
- Projects
- Olena
- Date
- 2012-07-30
Abstract
Digital Geometry software should reflect the generality of the underlying mathematics: mapping the latter to the former requires genericity. By designing generic solutionsone can effectively reuse digital geometry data structures and algorithms. We propose an image processing framework centered on the Generic Programming paradigm in which an algorithm on the paper can be turn into a single codewritten once and usable with various input types. This approach enables users to design and implement new methods at a lower cost, try cross-domain experiments and help generalize results.
Bibtex (lrde.bib)
@InProceedings{ levillain.10.wadgmm, author = {Roland Levillain and Thierry G\'eraud and Laurent Najman}, title = {Writing Reusable Digital Geometry Algorithms in a Generic Image Processing Framework}, booktitle = {Proceedings of the Workshop on Applications of Digital Geometry and Mathematical Morphology (WADGMM)}, pages = {96--100}, year = 2010, address = {Istanbul, Turkey}, month = aug, url = {http://mdigest.jrc.ec.europa.eu/wadgmm2010/}, project = {Olena}, abstract = {Digital Geometry software should reflect the generality of the underlying mathematics: mapping the latter to the former requires genericity. By designing generic solutions, one can effectively reuse digital geometry data structures and algorithms. We propose an image processing framework centered on the Generic Programming paradigm in which an algorithm on the paper can be turn into a single code, written once and usable with various input types. This approach enables users to design and implement new methods at a lower cost, try cross-domain experiments and help generalize results.}, keywords = {Generic Programming, Interface, Skeleton, Complex} }