Hey,
Can you help me to extract the handwritten text from an Image. Below is the image
Thanks
Hey,
Can you help me to extract the handwritten text from an Image. Below is the image
Thanks
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)
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
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
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?