How to read an Handwritten Text from image

Hey,

Can you help me to extract the handwritten text from an Image. Below is the image

Thanks
image

Hi @Snehamayi_Sneha

Try using screenscrapping

Thanks
Ashwin.S

hello @Snehamayi_Sneha

try with Computer Vision activity

Regards
Ajay

1 Like

Hey Ashwin,

I am not getting result properly.

ok thanks let me try this …

Hey can you please give me a small example to how we can get text from image using computer vision

here you go

_Test.xaml (15.2 KB)

1 Like

it will get whole text from Image ya particular text? As i cannot run your Xaml file

@Snehamayi_Sneha you can use get ocr text activity,it might be helpful

The output is not proper

@Snehamayi_Sneha

change the Cv scope to your image and also Get CV text to what text you want to extract . or re-develop the same thing in your PC using your Image,

it might work

@Snehamayi_Sneha change the scale to different values,and also try with different ocr engines.let me know if any thing goes wrong.

yes i changed the scope and different ocr like tesserct and Microsoft but no luck

@Snehamayi_Sneha have you tried with different scale values .

it can able to fetch a single word from the image i want to fetch all the words present in that image.

yes but finally you can join the words :slight_smile:

I dont think this will be a good workaround because if it has more that 50 words then.The flow doesnot look good

yeah i am aware of it…

then go with OCR Extraction if it is not helping you.

Cheers have a good day

Hi @Snehamayi_Sneha,

Have you tried using Google vision activity?

ya for that did we need a paid account?