Difference between revisions of "Publications/geraud.14.icip.inc"
From LRDE
Line 3: | Line 3: | ||
== Figure == |
== Figure == |
||
+ | |||
+ | Step-by-step staff removal: the same image excerpt is depicted. |
||
{| class="wikitable" border="1" |
{| class="wikitable" border="1" |
||
|- |
|- |
||
− | | [[File:Geraud14icip_input.png]] |
+ | | [[File:Geraud14icip_input.png|300px]] |
|- |
|- |
||
! (a) Input image. |
! (a) Input image. |
||
Line 14: | Line 16: | ||
{| class="wikitable" border="1" |
{| class="wikitable" border="1" |
||
|- |
|- |
||
− | | [[File:Geraud14icip_step1.png]] |
+ | | [[File:Geraud14icip_step1.png|300px]] |
|- |
|- |
||
! (b) Step 1: permissive hit-or-miss. |
! (b) Step 1: permissive hit-or-miss. |
||
Line 22: | Line 24: | ||
{| class="wikitable" border="1" |
{| class="wikitable" border="1" |
||
|- |
|- |
||
− | | [[File: |
+ | | [[File:Geraud14icip_step2.png|300px]] |
|- |
|- |
||
+ | ! (c) Step 2: horizontal median filter. |
||
− | ! (a) Input image. |
||
+ | |} |
||
+ | |||
+ | |||
+ | {| class="wikitable" border="1" |
||
|- |
|- |
||
− | | [[File: |
+ | | [[File:Geraud14icip_step3.png|300px]] |
|- |
|- |
||
− | ! ( |
+ | ! (d) Step 3: horizontal reconstruction. |
|} |
|} |
||
Line 34: | Line 40: | ||
{| class="wikitable" border="1" |
{| class="wikitable" border="1" |
||
|- |
|- |
||
− | | [[File: |
+ | | [[File:Geraud14icip_step4.png|300px]] |
|- |
|- |
||
− | ! ( |
+ | ! (e) Step 4: cleaning. |
+ | |} |
||
+ | |||
+ | |||
+ | {| class="wikitable" border="1" |
||
|- |
|- |
||
− | | [[File: |
+ | | [[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 == |
||
+ | |||
+ | |||
+ | |||
+ | == 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] |
Revision as of 15:46, 18 February 2014
Figure
Step-by-step staff removal: the same image excerpt is depicted.
![]() |
(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
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