Skip to content

Latest commit

 

History

History
64 lines (50 loc) · 1.66 KB

README(es).md

File metadata and controls

64 lines (50 loc) · 1.66 KB

EnglishEspañol

Face Class

Una clase para la detección de caras vía webcam en tu propio proyecto de Processing.

CaracterísticasUso

Características

You'll be able to receive useful data from your webcam for your project.

Uso

First of all you'll need to import the class into your project.

  1. Download the .zip.
  2. Extract
  3. Copy Face-Class-main/face_controller/face.pde next to the main file of your Processing project.
  4. Now you can call the Face class inside your project!

GitHub @Chgv99 · Twitter @ChgvCode