Skip to content

tanomitsu/opencv-eyetrack-scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

実行環境

前提条件

  • poetryのインストールを前提としています。
  • poetryを使うことができない場合、pipでも可能です。

実行準備(パッケージのインストール)

poetryを使う場合

$ make init

pipを使う場合

$ pip install -r requirements.txt

実行方法

poetryを使う場合

$ poetry shell
$ make run

それ以外の場合

$ make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published