how to create feature vector of projection profile?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Rujal
am 20 Jan. 2016
Kommentiert: Rujal
am 20 Jan. 2016
hello friends, I am working on offline handwritten math expression recognition. I am using projection profile feature extraction technique. I have used pV=sum(image,1); for vertical projection and pH=sum(image,2); for horizontal projection. but I want to make feature vector of them. I need a code for creating feature vector.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!