Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.
/ TBC.RekoTool Public archive

Amazon Rekognition testing tool

Notifications You must be signed in to change notification settings

TBCBank/TBC.RekoTool

Repository files navigation

Usage:

Index images from the given directory:

    dotnet run -- collect --directory "C:\faces" --collectionID test --access-key YOUR_ACCESS_KEY --secret-key YOUR_SECRET_KEY --region eu-central-1 --pattern "specimen*.jpg"

Search faces by images from the given directory:

    dotnet run -- search --directory "C:\faces" --collectionID test --access-key YOUR_ACCESS_KEY --secret-key YOUR_SECRET_KEY --region eu-central-1 --pattern "input*.jpg"



Help
dotnet run -- --help

About

Amazon Rekognition testing tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages