Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Python Face Detection
Rating: 3.7 out of 5(61 ratings)
2,679 students

Learn Python Face Detection

Learn the basics of Python programming, and learn how to program a face-detection application using Python.
Created byJason Cromer
Last updated 8/2015
English

What you'll learn

  • Program basic Python applications
  • Understand the concept of Face-Recognition
  • Program a Face-Recognition application in Python
  • Understand the basic concepts of Object-Oriented Programming

Course content

3 sections15 lectures2h 36m total length
  • Introduction2:26

    Just a brief overview of what we're going to cover in this lecture and tips on how to contact me if you have any questions.

  • Downloading and Installing Python5:29
  • Python: Variables11:49
  • Python: For and While Loops12:16
  • Python: if, else and elif statements11:02
  • Python: Functions13:48
  • Python: Classes and Program Structure15:15

Requirements

  • You will need a computer with a webcam
  • Windows, OS, or Linux operating System
  • At least 2gb of memory and a dual-core processor

Description

This course covers the fundamentals of Python programming, as well as an introduction to using image-processing techniques to identify a human face in live video recordings. It will be taught by myself through my desktop, and I will be coding from scratch, and step by step to insure that no ambiguity is present.

This course will start out with a brief overview of Python basics such as variables, for and while loops, boolean statements, functions and more. After becoming familiar with Python, we will dive into some image-processing concepts and start on our Python script to detect human faces!

This course is intended for anyone who wants to quickly pick up Python and start working on an interesting, applicable project instead of drudging along a twenty-hour tutorial. My videos are short, hands-on, interactive and engaging, so you'll come out happy and enthusiastic with a large amount of gained knowledge.

Who this course is for:

  • Anyone interested in high-level programming
  • Anyone interested in Image Processing and Artificial Intelligence
  • Anyone interested in the Python programming language