Facial recognition in an image with OpenCV
Find out in this article how to use OpenCV to easily do facial recognition in a image.
All to understand and practice A.I. in a simple way
Find out in this article how to use OpenCV to easily do facial recognition in a image.
Find out in this article how to use tesseract in relatively complex cases with Python and OpenCV.
In this post, I suggest you create a web service (RESTFul) in Python which will retrieve an image (JPEG) to analyze and process it in order to return the constituent elements.
122/5000
Interested in OCRs? learn how to use Tesseract (Open Source OCR) from the command line but also via Python.
In this article we will see how to install and especially use the Python Flask micro-framework. very useful for publishing your Machine learning models in REST!
In this short article you will see how in a few lines of Python code you can save your model and recall it.
Discover in this article how to use the latest open-source gradient boosting algorithms: the CatBoost!
Find out in this article how to build regular expressions and then use them with Python and Java.
In this article we will discuss a simple use case: retrieve usage data from Vélib (Paris) and analyze them with Tableau.