A Python library to calculate GPS coordinates from detected points in images.
Project description
Object Position Calculator
This library helps calculate the geographical position of detected objects using camera parameters and object detection results.
Installation
pip install object-position-calculator
Example
from object_position_calculator import DroneYOLOClient
if __name__ == "__main__":
client = DroneYOLOClient("http://10.109.68.49:8000", "best.pt")
client.connect()
client.send_message_to_server("Hello, world from YOLO!")
client.send_drone_command("capture_img")
client.wait()
Project details
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 coordinate_estimate-0.1.1.tar.gz.
File metadata
- Download URL: coordinate_estimate-0.1.1.tar.gz
- Upload date:
- Size: 4.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d56d2e414b886c66481ac692a97c3b7aa9c87e35c5ad908b1bc67351bb5ca29
|
|
| MD5 |
a8b22bc6c14c9d33b5df3d4a96cf0980
|
|
| BLAKE2b-256 |
fa281a7074f3ab4827d6ffd8a395c7be10f83e9ce4f3d20d34c9f621ed0cfb9d
|
File details
Details for the file coordinate_estimate-0.1.1-py3-none-any.whl.
File metadata
- Download URL: coordinate_estimate-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa0f663b7ba9399294258ad0b31ea941c07d4d8dfdc285d0653bce679074927d
|
|
| MD5 |
841fca9195fedcfc9b40e3e659659e7c
|
|
| BLAKE2b-256 |
2f9fb62322b7453ceea2ed1d2a2d73072297b71983910cf8c456c28e00d91196
|