drawing bounding box

답변 (1개)

Hoa
Hoa 2012년 4월 18일

0 개 추천

You need to separate each word into each single object.
This can be done by eroding the image with proper structuring element.
you can get rid of the small objects by using bwareaopen.
using regionprops you can get the BoundingBox property of the object.

댓글 수: 1

kash
kash 2012년 4월 18일
Hao can u please tell how to separate each word into single object

댓글을 달려면 로그인하십시오.

카테고리

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

태그

질문:

2012년 4월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by