DetectFaces

command
v0.0.0-...-e8b88a3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

README

DetectFaces/DetectFaces.go

This example reads the specified image from the bucket, runs facial recognition on the faces in the image, and display attributes of each face, such as position, age, emotion, and gender.

go run DetectFaces.go -b BUCKET -i IMAGE

  • BUCKET is the name of the bucket containing the image.
  • IMAGE is the name of the JPEG, JPG, or PNG image as the fully-qualified path in the bucket. Other formats are not supported.

The unit test accepts similar values in config.json.

Documentation

Overview

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL