Pakket: python3-simplehound (0.6-2)
Verwijzigingen voor python3-simplehound
Debian bronnen:
Het bronpakket python-simplehound downloaden:
- [python-simplehound_0.6-2.dsc]
- [python-simplehound_0.6.orig.tar.gz]
- [python-simplehound_0.6-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Library to interface with the Sighthound Cloud API
This library provides an interface with the Sighthound Cloud API, enabling the detection of people, faces, and license plates within images. Utilizing its functions, users can process images through the Sighthound service and retrieve detailed detection data responses. This interaction includes the ability to manage image uploads and handle the results of processed image data, providing bounding information and classification of detected entities such as people and vehicles. Additionally, the library interacts with Sighthound's cloud to track and report detection events efficiently.
Andere aan python3-simplehound gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings