Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

このリポジトリの構成 #2

Open
Hoku113 opened this issue Jun 3, 2022 · 0 comments
Open

このリポジトリの構成 #2

Hoku113 opened this issue Jun 3, 2022 · 0 comments

Comments

@Hoku113
Copy link
Contributor

Hoku113 commented Jun 3, 2022

このリポジトリではPythonのみを使用して顔認証を使った入退場システムのプロトタイプを作っていきます。

構成ファイルとその説明は以下の通りです。

  • camera.py: フロントエンド部分。カメラの起動やリクエストの送信を行います
  • face_recognition.py: AIの部分。リクエストされた画像を受け取って顔認証をするところ
  • DB.py: データベースの部分。データ更新の時や、テーブルにあるデータを取得するときに使う

※ DB.pyはface_recognitionフォルダーのshared_codeの中にある

@Hoku113 Hoku113 changed the title このリポジトリについて このリポジトリの構成 Jun 8, 2022
Hoku113 added a commit that referenced this issue Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant