image processing
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
i need logic for developing program that takes a handwriting as input and extracts the characters of handwriting. help needed urgently
0 Kommentare
Antworten (1)
Sean de Wolski
am 11 Apr. 2011
HW = image_with_handwriting < threshold;
HW will be the handwriting image (also the abbreviation for homework; how cool is that?) Threshold will be a threshold you have to define based on the color of the handwriting in relation to the color of the paper. The less-than sign may need to be changed if the person is writing with white-out on dark paper.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!