Difference between revisions of "Publications/carlinet.13.ismm"
From LRDE
Line 8: | Line 8: | ||
| volume = 7883 |
| volume = 7883 |
||
| series = Lecture Notes in Computer Science Series |
| series = Lecture Notes in Computer Science Series |
||
− | | address = |
+ | | address = Uppsala, Sweden |
| publisher = Springer |
| publisher = Springer |
||
− | | pages = |
+ | | pages = 73 to 85 |
| project = Image |
| project = Image |
||
| urllrde = 201305-ISMMd |
| urllrde = 201305-ISMMd |
||
Line 31: | Line 31: | ||
volume = 7883, |
volume = 7883, |
||
series = <nowiki>{</nowiki>Lecture Notes in Computer Science Series<nowiki>}</nowiki>, |
series = <nowiki>{</nowiki>Lecture Notes in Computer Science Series<nowiki>}</nowiki>, |
||
− | address = <nowiki>{</nowiki> |
+ | address = <nowiki>{</nowiki>Uppsala, Sweden<nowiki>}</nowiki>, |
publisher = <nowiki>{</nowiki>Springer<nowiki>}</nowiki>, |
publisher = <nowiki>{</nowiki>Springer<nowiki>}</nowiki>, |
||
− | pages = <nowiki>{</nowiki> |
+ | pages = <nowiki>{</nowiki>73--85<nowiki>}</nowiki>, |
project = <nowiki>{</nowiki>Image<nowiki>}</nowiki>, |
project = <nowiki>{</nowiki>Image<nowiki>}</nowiki>, |
||
abstract = <nowiki>{</nowiki>With the development of connected filters in the last |
abstract = <nowiki>{</nowiki>With the development of connected filters in the last |
Revision as of 10:00, 25 November 2014
- Authors
- Edwin Carlinet, Thierry Géraud
- Where
- Mathematical Morphology and Its Application to Signal and Image Processing -- Proceedings of the 11th International Symposium on Mathematical Morphology (ISMM)
- Place
- Uppsala, Sweden
- Type
- inproceedings
- Publisher
- Springer
- Keywords
- Image
- Date
- 2013-03-14
Abstract
With the development of connected filters in the last decade, many algorithms have been proposed to compute the max-tree. Max-tree allows computation of the most advanced connected operators in a simple way. However, no exhaustive comparison of these algorithms has been proposed so far and the choice of an algorithm over another depends on many parameters. Since the need for fast algorithms is obvious for production code, we present an in depth comparison of five algorithms and some variations of them in a unique framework. Finally, a decision tree will be proposed to help the user choose the most appropriate algorithm according to their requirements.
Documents
Bibtex (lrde.bib)
@InProceedings{ carlinet.13.ismm, author = {Edwin Carlinet and Thierry G\'eraud}, title = {A comparison of many max-tree computation algorithms}, booktitle = {Mathematical Morphology and Its Application to Signal and Image Processing -- Proceedings of the 11th International Symposium on Mathematical Morphology (ISMM)}, year = 2013, editor = {C.L. Luengo Hendriks and G. Borgefors and R. Strand}, volume = 7883, series = {Lecture Notes in Computer Science Series}, address = {Uppsala, Sweden}, publisher = {Springer}, pages = {73--85}, project = {Image}, abstract = {With the development of connected filters in the last decade, many algorithms have been proposed to compute the max-tree. Max-tree allows computation of the most advanced connected operators in a simple way. However, no exhaustive comparison of these algorithms has been proposed so far and the choice of an algorithm over another depends on many parameters. Since the need for fast algorithms is obvious for production code, we present an in depth comparison of five algorithms and some variations of them in a unique framework. Finally, a decision tree will be proposed to help the user choose the most appropriate algorithm according to their requirements.} }