Difference between revisions of "Publications/geraud.14.icip.inc"
From LRDE
(Created page with "Some materials will be inserted here!") |
(→Figure) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | |||
− | Some materials will be inserted here! |
||
+ | __TOC__ |
||
+ | |||
+ | == Figure == |
||
+ | |||
+ | . |
||
+ | |||
+ | Step-by-step staff removal: the same image excerpt is depicted: click on the images to enlarge. |
||
+ | |||
+ | . |
||
+ | |||
+ | |||
+ | {| class="wikitable" border="1" |
||
+ | |- |
||
+ | | [[File:Geraud14icip_input.png|300px]] |
||
+ | |- |
||
+ | ! (a) Input image. |
||
+ | |} |
||
+ | |||
+ | |||
+ | {| class="wikitable" border="1" |
||
+ | |- |
||
+ | | [[File:Geraud14icip_step1.png|300px]] |
||
+ | |- |
||
+ | ! (b) Step 1: permissive hit-or-miss. |
||
+ | |} |
||
+ | |||
+ | |||
+ | {| class="wikitable" border="1" |
||
+ | |- |
||
+ | | [[File:Geraud14icip_step2.png|300px]] |
||
+ | |- |
||
+ | ! (c) Step 2: horizontal median filter. |
||
+ | |} |
||
+ | |||
+ | |||
+ | {| class="wikitable" border="1" |
||
+ | |- |
||
+ | | [[File:Geraud14icip_step3.png|300px]] |
||
+ | |- |
||
+ | ! (d) Step 3: horizontal reconstruction. |
||
+ | |} |
||
+ | |||
+ | |||
+ | {| class="wikitable" border="1" |
||
+ | |- |
||
+ | | [[File:Geraud14icip_step4.png|300px]] |
||
+ | |- |
||
+ | ! (e) Step 4: cleaning. |
||
+ | |} |
||
+ | |||
+ | |||
+ | {| class="wikitable" border="1" |
||
+ | |- |
||
+ | | [[File:Geraud14icip_step5s.png|300px]] |
||
+ | |- |
||
+ | ! (f) Step 5: after line selection (contour superimposed). |
||
+ | |} |
||
+ | |||
+ | |||
+ | {| class="wikitable" border="1" |
||
+ | |- |
||
+ | | [[File:Geraud14icip_output.png|300px]] |
||
+ | |- |
||
+ | ! (g) Step 6: output, after a local vertical median filter. |
||
+ | |} |
||
+ | |||
+ | |||
+ | {| class="wikitable" border="1" |
||
+ | |- |
||
+ | | [[File:Geraud14icip_groundtruth.png|300px]] |
||
+ | |- |
||
+ | ! (h) Ground truth. |
||
+ | |} |
||
+ | |||
+ | == Source Code == |
||
+ | |||
+ | Code of the method described in the paper: [https://www.lrde.epita.fr/~theo/papers/geraud14icip_materials/steps.tgz] |
||
+ | |||
+ | |||
+ | == Useful Links == |
||
+ | |||
+ | * The staff removal competition organized at the International Conference on Document Analysis and Recognition (ICDAR) 2013: |
||
+ | http://www.icdar2013.org/program/competitions |
||
+ | |||
+ | * The CVC-MUSCIMA database of handwritten music score images: |
||
+ | http://www.cvc.uab.es/cvcmuscima |
||
+ | |||
+ | * The ''Olena'' Image Processing Platform (containing the ''Milena'' C++ image processing library): |
||
+ | http://olena.lrde.epita.fr |
||
+ | |||
+ | * An online demo of staff removal: |
||
+ | http://olena.lrde.epita.fr/demos/staff_removal.php |
||
+ | |||
+ | * Reproducible research: |
||
+ | ** http://reproducibleresearch.net/index.php/Main_Page |
||
+ | ** http://en.wikipedia.org/wiki/Reproducibility#Reproducible_research |
||
+ | |||
+ | |||
+ | == Contact == |
||
+ | |||
+ | * Homepage: http://www.lrde.epita.fr/wiki/User:Theo |
||
+ | * Email: [mailto:thierry.geraud@lrde.epita.fr thierry.geraud@lrde.epita.fr] |
Latest revision as of 15:59, 18 February 2014
Figure
.
Step-by-step staff removal: the same image excerpt is depicted: click on the images to enlarge.
.
![]() |
(a) Input image. |
---|
![]() |
(b) Step 1: permissive hit-or-miss. |
---|
![]() |
(c) Step 2: horizontal median filter. |
---|
![]() |
(d) Step 3: horizontal reconstruction. |
---|
![]() |
(e) Step 4: cleaning. |
---|
![]() |
(f) Step 5: after line selection (contour superimposed). |
---|
![]() |
(g) Step 6: output, after a local vertical median filter. |
---|
![]() |
(h) Ground truth. |
---|
Source Code
Code of the method described in the paper: [1]
Useful Links
- The staff removal competition organized at the International Conference on Document Analysis and Recognition (ICDAR) 2013:
http://www.icdar2013.org/program/competitions
- The CVC-MUSCIMA database of handwritten music score images:
http://www.cvc.uab.es/cvcmuscima
- The Olena Image Processing Platform (containing the Milena C++ image processing library):
- An online demo of staff removal:
http://olena.lrde.epita.fr/demos/staff_removal.php
- Reproducible research:
Contact
- Homepage: http://www.lrde.epita.fr/wiki/User:Theo
- Email: thierry.geraud@lrde.epita.fr