[ bianca ]
[ ソース: python-simplehound ]
パッケージ: python3-simplehound (0.6-2)
python3-simplehound に関するリンク
python-simplehound ソースパッケージをダウンロード:
- [python-simplehound_0.6-2.debian.tar.xz]
- [python-simplehound_0.6-2.dsc]
- [python-simplehound_0.6.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-simplehound 関連パッケージ
|
|
|
|
-
- 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