套件:python3-simplehound(0.6-2)
python3-simplehound 的相關連結
Debian 的資源:
下載原始碼套件 python-simplehound:
- [python-simplehound_0.6-2.dsc]
- [python-simplehound_0.6.orig.tar.gz]
- [python-simplehound_0.6-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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