Skip to content

apacha/mscr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document segementation into music score and text

This software package implements a document segmentation system capable to identify music score and text regions. The input of the system is scanned document image, generally at medium-high resolution, and the output is a list of labeled bounding boxes that describes the content of the document.

Requirements

  • numpy
  • scipy
  • scikit-learn
  • opencv 3 with contrib modules

Install

How to use it

Training

Testing

About

Document segmentation into music-score and text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.4%
  • C 2.0%
  • Other 0.6%