Easy-to-use Python wrapper for AWS Rekognition - Image label detection, face detection, and text detection
Project description
AWS Rekognition Tool 🔍
Easy-to-use Python package for AWS Rekognition - Detect labels, faces, and text in images!
Installation
pip install aws-rekognition-tool
from aws_rekognition_tool import detect_labels
LOCAL_IMAGE_PATH = "/home/devel-balamurugan/adv3.png"
result = detect_labels(LOCAL_IMAGE_PATH)
print(f"==>> result: {result}")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aws_rekognition_tool-0.5.0.tar.gz.
File metadata
- Download URL: aws_rekognition_tool-0.5.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b92b90e45c523c27c1e0292ed16492cb05e1ee9289c0c6c7449147517baee35
|
|
| MD5 |
27ddf05b055ddc5c699532197b0ff912
|
|
| BLAKE2b-256 |
7230f8a49ebca31746cc0177a961d7700fd2b6725fe81c04a7a4e21dec2f3451
|
File details
Details for the file aws_rekognition_tool-0.5.0-py3-none-any.whl.
File metadata
- Download URL: aws_rekognition_tool-0.5.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04d8ba74ba4a7504dac06d34df19e953da1a190e51d0d70675ffcb965b75b55c
|
|
| MD5 |
70bb318ffada2edd3c46d27f28572709
|
|
| BLAKE2b-256 |
81b1a50bf889b2d7265d686720d297dc77c1010f664d57c277a0af8a8ac80c97
|