Friday, April 16, 2021

Re: image processing

On 16/04/2021 14.00, Aniket Gadge wrote:
> Thanks ,
>      but i want form data which is in the image format and ocr library
> is not capable of giving me any perticular data it gives me all the test
> which is on the image and as well it also not gives me correct image
> text many time
>

I assume you mean text and not test?

You have to write some code to extract the relevant parts of the text.
No library is going to do that for your specific use case.

There also is no way you can be sure to get the correct text all the
time, but you can probably tune the algorithm used for text recognition
in different ways.

Kind regards,

Kasper Laudrup

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/22ef758a-0fc3-afcb-163c-96a71af7faa5%40stacktrace.dk.

No comments:

Post a Comment