1.Download database from https://sourceforge.net/projects/mongolian-hw/files/
File Introduction
Trainset.mat:Matlab(ver:7.10.0.499 (R2010a)) format train set file.
Trainset_label.txt : Train set labels in ASCII text format(Unicode)
Testset_I.mat:Matlab(ver:7.10.0.499 (R2010a)) format test set file I.
Testset_I_label.txt : Test set I labels in ASCII text format(Unicode)
Testset_II.mat:Matlab(ver:7.10.0.499 (R2010a)) format test set file II.
Testset_II_label.txt : Test se II labels in ASCII text format(Unicode)
Operate in Matlab
load('Trainset.mat'); imshow(train_set{1});
you will see:
train_set is cell with size 100000x1, each cell is a handwritten binaray image with size Hx48,where H is handwritten image height,48 is fix width.
4.Mongolian Unicode Table
For any question contact me at fandaoerji@126.com