Skip to content

CSEC-NITH/python-rekognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Dependencies

  • Python
    • boto3
    • cv2
    • opencv
  • awscli

How to run?

To run analysis tool:

  py analysis.py

To run face detection tool:

  py detection.py

What to install and how?

  1. Setup AWS account
  2. Setup Dependencies (Including aws credentials)
  sudo apt-get install python awscli
  pip install boto3, cv2, opencv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages