Giter VIP home page Giter VIP logo

15112-foureyes's Introduction

FourEyes

FourEyes uses the facial geometry of users to help them choose the most flattering glasses. First, it uses the ratios between six key points on the user’s face to calculate the user’s primary face shape. Then, it uses that information to recommend a flattering glasses style. Next, FourEyes allows users to try on several frames in that style with face tracking. Finally, it presents the user with a gallery of commercially available frames in that style.

All calculations and recommendations are based on extensive research, sources included in sources.txt

INSTALLATION

FourEyes is a python file. Before running FourEyes, you will additionally need to install:

  • OpenCV
  • PIL
  • NumPy

MAC

How to install OpenCV

How to install PIL:

  1. open terminal

  2. type “sudo easy_install pip”

  3. type “sudo pip install pil”

How to install NumPy:

  1. install MacPorts

  2. open terminal

  3. type “sudo port install py27-numpy”

WINDOWS

How to install OpenCV

How to install PIL

How to install NumPy

15112-foureyes's People

Contributors

carolinehermans avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.