image processing

i need logic for developing program that takes a handwriting as input and extracts the characters of handwriting. help needed urgently

답변 (1개)

Sean de Wolski
Sean de Wolski 2011년 4월 11일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

질문:

2011년 4월 10일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by