iantv / AR-Hair

πŸ’‡β€β™€οΈ System for trying hairstyle using AR technology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AR Hair

Hairstyle application in AR created in Qt

Demo

https://youtu.be/JNBwUjA2mGQ

IMAGE ALT TEXT HERE

Third-party libraries

  1. OpenCV 3.2.0 with extramodule opencv_contrib
  2. Dlib 19.6 (also download shape_predictor_68_face_landmarks.dat to Resources directory)

Specify absolutely paths of your opencv and dlib directories in INCLUDEPATH and LIBS in the .pro file

About

πŸ’‡β€β™€οΈ System for trying hairstyle using AR technology

License:MIT License


Languages

Language:C++ 90.1%Language:QMake 7.9%Language:GLSL 2.0%