|
On Jun 4, 11:24 am, "Simon Luk"
<simon....@student.uts.edu.au.REMOVETHIS> wrote:
> "C.Radhiya Devi" <radhiy...@gmail.com> wrote in message <h07oup$p1...@fred.mathworks.com>...
> > Hi
>
> > iam doing my M.Phil and my research area is Image Processing and specifically "TEXT EXTRACTION FROM IMAGES"..
>
> > Can u give me some ideas based on this..
>
> > Thanx in advance
>
> Hi Radhiya..
>
> I've did a bit research in that field myself, the link below will help you for sure!
>
> http://lmgtfy.com/?q=TEXT+EXTRACTION+FROM+IMAGES
>
> Regards,
> Simon
Thankyou sir for ur reply..
But gone through those papers already i can able to understang only
the THEROTICAL Concepts..
I dont know to apply PRACTICALLY
eg.. After detecting text in an image put bounding boxes but my big
doubt is how to put bounding boxes around the text?
how to write MATLAB code for it.. i dont have any idea sir...
Wat i have done through is
1.If it is color image convert to grayscale image
2.By thresholding i convert to binary image..
3.Then applying edge eg..sobel,roberts etc i can highlight the text
area..
tats it..
but how to extract only the text pixels in an image..
kindly help me sirr.
|