• Stars
    star
    159
  • Rank 234,569 (Top 5 %)
  • Language
    Python
  • License
    MIT License
  • Created about 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Controlling 3D character's Face Movements using OpenCV and pyhton

Youtube Channel Developer License: MIT

- Demo

- About :

it's a python script to control a 3d character's face movements by capturing user's face landmarks

- Install prerequisites :

  1. Download Blender 2.82 HERE
  2. Install Requirement Modules
    Windows : Open Command Prompt as Administrator
    cd "C:\Program Files\Blender Foundation\Blender 2.82\2.82\python\bin"
    python -m pip install --upgrade pip
    python -m pip install opencv-contrib-python numpy
  3. Download Character file HERE
  4. Download Project Repo HERE
  5. Download Face Landmarks Model HERE

- Youtube Video :

in this tuto i explained how the script works and i will walk you through the Installation process Check it Out
Link : https://youtu.be/tEmdLULBUTQ

- License :

Please see the LICENSE included in this repository for a full copy of the MIT license, which this project is licensed under.