Skip to content

顔認識をやってみる #31

@domanthan

Description

@domanthan

title

© 2018 Gridscale Inc. http://www.gridscale.com

前振り

インストール

pip3 install opencv-python
pip3 install opencv-contrib-python

mkdir origin_image
mkdir face_image
mkdir test_image

pip3 install matplotlib
pip3 install pillow

要件説明

reference

宿題学習ポイント(Concept)

参考実装

#!/usr/bin/env python
# -*- coding: utf-8 -*-
# What we learn here: xxxxx

言語リファレンス

https://docs.python.org/ja/3/reference/index.html

宿題の提出について

githubに宿題をコミットする際、必ず下記の様なフォルダ構成にしたがって欲しいです。
宿題を完成させたエビデンスファイルも合わせて出してください。できれば。

     ---- 「ご自分のgithubid]  
         ---   less001  
               -- file001.py  
               -- evidence001.txt  

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions