Skip to content

Human motion detection using fuzzy inference system

Notifications You must be signed in to change notification settings

nojiri1098/study

Repository files navigation

study

description

This repo for Nojiri's thesis.

Getting Started

  1. Install Pipenv

$ pip install pipenv

Please add below ENV in your shell configuration file. (e.g. ~/.bashrc, ~/.zshrc )

export PIPENV_VENV_IN_PROJECT=true

  1. Install dependencies

$ pipenv install

  1. Install CLI

$ pipenv shell

$ pip install -e .

$ study

About

Human motion detection using fuzzy inference system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published