Hand Writing Segmentation

Hi I have hand writing that need to segment to send it through OCR, problem is that it is connected letter, any easy way to seperate the connected letters apart so it can go trough OCR are one by one. THanks you for your help

답변 (1개)

Image Analyst
Image Analyst 2012년 2월 8일

0 개 추천

Morphological operations like erosion and opening will separate blobs, but they might not separate them at the locations you want, so you're best off seeing how other people did it here:
particularly the section called "23.4.3 Character Segmentation, Segmentation of Individual Characters"

카테고리

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

질문:

2012년 2월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by