rectangle box over text in image

i have a image which contains text ,i want to draw the rectangle box over those text ,i want to draw on the rgb image itself,is it possible to do

Answers (1)

Jan
Jan on 24 Apr 2012
Do you want to define the position of the rectangle manually or automatically? What is the problem for drawing the RGB image itself? Do you know the IMAGE and IMSHOW commands?

3 Comments

ya i know he commands of imshow and image ,i want to definr the osition automatically ,that rgb is the input image and i want to draw a box over text
What does "draw" mean here: Should it appear inside the saved JPG file or only on the figure displayed in Matlab?
draw means the rectangle must be drawn over text for example as
http://imgur.com/qFYdK

Sign in to comment.

Categories

Find more on Convert Image Type in Help Center and File Exchange

Asked:

on 24 Apr 2012

Community Treasure Hunt

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

Start Hunting!