Skip to content

Music Score Binarization Based On Content Knowledge

Notifications You must be signed in to change notification settings

anarebelo/BLIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Content aware music score binarization
Reproducible Research
email: [email protected]; [email protected]
Paper: Pinto T, Rebelo A, Giraldi G, Cardoso JS (2011) Music score binarization based on domain knowledge. In: Pattern recognition and image analysis. Lecture notes in computer science, vol 6669. Springer, Heidelberg, pp 700–708


The root RR folder has two main folders: code and images.

	Code:
	Here is presented all the code impemented:
	- The RUN.m file is the main script that runs all the methods. Comment any method call you don't want to run;
	- The files in capital letters implement the corresponding methods;
	- The files "run_*.m" files are responsible for calling the methods with the correct parameterization and saving the binarizations to the right folders;
	- The "ME_*.m" files implement Misclassification error (also MOPx and FOPx, for the adaptive methods);

	Images:
	This folder has two subdirectories:
	- grey folder has all the 65 grey scale dataset images;
	- ground_truth has the 10 manual binarizations (ground truths) used to calculate the Misclassification Error;


In addition, two other folders are created:

	images/binarizations/
	- where new binarizations are saved;

	results/
	- where optimum thresholds for the global methods and Misclassification Error for all the methods are saved;

About

Music Score Binarization Based On Content Knowledge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages