Metadata-Version: 2.4
Name: Matrix-Alt-ObjectLocalization
Version: 0.0.1
Summary: Extension for the Matrix-Alt-Core package to add object localization tools
Home-page: https://github.com/Team488/Alt
Author: The Matrix 488
Author-email: 488matrix@gmail.com
Project-URL: Bug Tracker, https://github.com/Team488/Alt/issues
Project-URL: repository, https://github.com/Team488/Alt
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: Matrix-Alt-Core==0.0.1
Requires-Dist: Matrix-Alt-Cameras==0.0.1
Requires-Dist: numpy==2.0.2
Requires-Dist: opencv-python==4.11.0.86
Requires-Dist: scipy==1.13.1
Requires-Dist: pycapnp==2.0.0
Requires-Dist: filterpy==1.4.5
Requires-Dist: onnx==1.17.0
Requires-Dist: ultralytics==8.2.32
Provides-Extra: tensorrt
Requires-Dist: tensorrt==10.7.0; (platform_system == "Linux" and platform_machine in "x86_64, aarch64") and extra == "tensorrt"
Requires-Dist: pycuda==2025.1; (platform_system == "Linux" and platform_machine in "x86_64, aarch64") and extra == "tensorrt"
Provides-Extra: rknn
Requires-Dist: rknn-toolkit-lite2==2.3.2; platform_machine == "aarch64" and extra == "rknn"
Dynamic: license-file

# Matrix-Alt-Objectlocalization

**Matrix-Alt-Objectlocalization** is an extension package to the [Matrix-Alt-Core](https://pypi.org/project/Matrix-Alt-Core/) framework, designed to add localization and inference capabilities to your Alt Agents 
