Logo elodees  elodees

A caring AI for a better world













Only alphabetic characters accented or not as well as the space are accepted

Logo IA




Optical character recognition OCR





No account yet ?

Sign up to access all content


Tested in Anaconda and Python 3.7

from PIL import Image
import pytesseract
import numpy as np
 
filename = 'OCR-01.PNG'
img1 = np.array(Image.open(filename))
text = pytesseract.image_to_string(img1)
 
print(text)
 


Original image

Free image provided by pexel.com

Text / Texte OCR





This is a lot of 12 point text to test the
ocr code and see if it works on all types
of file format.

The quick brown dog jumped over the
lazy fox. The quick brown dog jumped
over the lazy fox. The quick brown dog
jumped over the lazy fox. The quick
brown dog jumped over the lazy fox.



















Image detection


Sorting of waste by image processing

Medical imaging by image processing

Characterization of a face

Recognition of objects by image processing

Image processing for autonomous vehicles

Image processing for industry

Image processing for agriculture












Welcome, my name is Eric Soupet and I am the administrator of the site elodees.com. elodees.com is a state of the art of Artificial Intelligence and aims to be collaborative, you can now offer content such as articles, events, tutorials, ... so don't hesitate !

Platform images credit : Pixabay - Pixabay License | Pexels - Pexels License