About 365 results
Open links in new tab
  1. Build Your Own Face Recognition Tool With Python

    In this tutorial, you'll build your own face recognition command-line tool with Python. You'll learn how to use face detection to identify faces in an image and label them using face recognition.

  2. Traditional Face Detection With Python

    In this article on face detection with Python, you'll learn about a historically important algorithm for object detection that can be successfully applied to finding the location of a human face within an image.

  3. Since face detection is such a common case, OpenCV comes with a number of built-in cascades for detecting everything from faces to eyes to hands and legs. There are even cascades for non-human …

  4. Traditional Face Detection With Python: Overview

    One of them is face detection: the ability of a computer to recognize that a photograph contains a human face, and tell you where it is located. In this course, you’ll learn about face detection with Python.

  5. Speech Recognition With Python (Overview) – Real Python

    The ultimate guide to speech recognition with Python. Have you ever wondered how to add speech recognition to your Python project? If so, then keep watching. It’s easier than you might think. …

  6. Classifier Cascades (Video) – Real Python

    When the Viola-Jones framework is being used to detect faces, a 24 by 24 pixel subregion moves across the image to detect the presence of faces. In order to figure out if a face is present, it uses …

  7. Speech Recognition With Python

    In this course, you'll cover the fundamentals of speech recognition with Python. You'll learn which speech recognition library gives the best results and build a full-featured "Guess The Word" game …

  8. Arduino With Python: How to Get Started – Real Python

    To learn more about facial recognition systems, check out Traditional Face Detection With Python. Lastly, there are other ways of using Python in microcontrollers besides Firmata and Arduino:

  9. Natural Language Processing With spaCy in Python

    Feb 1, 2025 · In this step-by-step tutorial, you'll learn how to use spaCy. This free and open-source library for natural language processing (NLP) in Python has a lot of built-in capabilities and is …

  10. Membership – Real Python

    How does a Real Python membership work? When you sign up, you’ll immediately have unlimited viewing access to our entire library of Python video courses and written tutorials.