i have an image have some text spread on various parts but what i want is to detect the text from bottom part of an image not from other parts & display that text only in a command window.What would be a matlab code for this?

1 回表示 (過去 30 日間)
I am attaching one image for an example so please help me in extracting the text from its bottom part only by using matlab & display this text on command window.
  2 件のコメント
Mudassir Rafi
Mudassir Rafi 2016 年 8 月 21 日
You can use image morphology in this case. This is a segmentation problem basically. First convert the image in gray scale and use morphological reconstruction.
Abhishek Ghai
Abhishek Ghai 2016 年 8 月 22 日
plz send matlab code for this as u understood my question. Even i know very well that it is a part of an image segmentation.

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by