I wanted to locate text in an image
조회 수: 1 (최근 30일)
이전 댓글 표시
Given an image,locate the text region and draw bounding box. Pls help with a code.Thanks
댓글 수: 0
채택된 답변
Walter Roberson
2011년 3월 27일
That is not generally possible. It might, however, be possible if you are willing to put restrictions on as to what "text" is for your purposes. Are hieroglyphics "text" or "image" ?
댓글 수: 2
Walter Roberson
2011년 3월 27일
It is not uncommon for greeting cards to use unusual fonts or to use script fonts; this will make your task more difficult.
Are the greeting cards in any specific language? The extraction process would likely differ between (say) Persian and (say) Old Norse.
추가 답변 (1개)
Saneem Ahmed
2011년 9월 1일
Locating a letter in an image (natural scene image) is a really difficult problem and it is still open for research.. check this out to know more about this.
http://www.cvc.uab.es/icdar2009/
this is a conference held specially on this topic
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Segmentation and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!