Ask Your Question
0

Text extraction and segmentation using opencv and java for android application

asked 2016-03-21 15:59:40 -0600

nadia gravatar image

updated 2017-08-02 17:24:09 -0600

I have to do an android application that use opencv and java language to extrat objects from images and put them into squares .I should get a result like this

image description

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
3

answered 2016-03-22 07:50:08 -0600

essamzaky gravatar image

If you are are looking for method to isolate forground text from back ground , i read that the best method till now is SWT (Stroke Width Transform ) , the method is announced on 2010 by Epshtein and others in 2010 you can find the implementation and some description in the following link SWT description and implementation

the method works for any color text on any background , also it works when there is alot of text written in diffirent colors , you can use it as generlized text detection method

edit flag offensive delete link more

Comments

Is there any android sample of this project ?

namacos gravatar imagenamacos ( 2017-11-16 06:39:14 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2016-03-21 15:59:40 -0600

Seen: 4,359 times

Last updated: Mar 22 '16