Companies Home Search Profile

Traditional Face Detection With Python

Focused View

Austin Cepalia

29:43

333 View
  • 01 Intro.mp4
    01:08
  • 02 Computer Vision Technologies.mp4
    02:49
  • 03 How Do Computers See Images.mp4
    02:19
  • 04 features.mp4
    00:58
  • 05 Viola Jones.mp4
    01:18
  • 06 Haar-Like features.mp4
    04:00
  • 07 Integral Images.mp4
    03:54
  • 08 Adaboost.mp4
    03:34
  • 09 Classifier Cascades.mp4
    02:04
  • 10 Using The Viola Jones Framework.mp4
    06:38
  • 11 Conclusion.mp4
    01:01
  • Description


    Computer vision is an exciting and growing field. There are tons of interesting problems to solve! 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.

    To detect any object in an image, it is necessary to understand how images are represented inside a computer, and how that object differs visually from any other object.

    Once that is done, the process of scanning an image and looking for those visual cues needs to be automated and optimized. All these steps come together to form a fast and reliable computer vision algorithm.

    In this course, you’ll learn:

    What You'll Learn?


    • What face detection is
    • How computers understand features in images
    • How to quickly analyze many different features to reach a decision
    • How to use a minimal Python solution for detecting human faces in images

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Austin Cepalia
    Austin Cepalia
    Instructor's Courses

    Hi I’m Austin Cepalia, a video tutorial author at Real Python. I’m currently a student working towards a degree in computer science at Rochester Institute of Technology, but I learn best when I can work through projects at my own pace and challenge my understanding of whatever it is I’m learning.

    I’ve held a few education-related positions in the past five years, such as computing instructor at a community program, iD Tech Camps, and my local university K12 program. Now, I combine my passions for programming, computer science, teaching, and digital media to create engaging video tutorials here at Real Python.

    My background is primarily in Microsoft technologies like C# and .NET, but I’ve loved learning Python over the past few years, especially when I can utilize libraries like Matplotlib to easily plot data and help me in my various STEM courses.

    Learn Python online: Python tutorials for developers of all skill levels, Python books and courses, Python news, code examples, articles, and more.
    • language english
    • Training sessions 11
    • duration 29:43
    • Release Date 2023/04/03