Skip to main content

A python module for determining gaze direction

Project description

EyeGame Title

A Python Module for Parsing Gaze Direction

❖ Introduction

This module is used to parse human gaze direction. Given an image containing a human face, the module will return its gaze direction.

❖ Usage

You need to install it first by running command pip install eye_game, then import and use it!

import eye_game

eye_game.get_gaze_direction(image_path)

❖ Dependencies

{
    "face_recognition",
    "opencv-python",
    "pillow",
    "numpy"
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

eye_game-0.1-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page