Metadata-Version: 2.1
Name: spectacularai
Version: 1.50.0
Summary: Spectacular AI Python library
Home-page: https://github.com/SpectacularAI/sdk-examples
Author: Spectacular AI Ltd
Author-email: apps@spectacularai.com
License: Free for non-commercial use
Keywords: vio slam
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: Free for non-commercial use
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3
Requires-Dist: depthai==2.28.0
Requires-Dist: numpy<2,>=1
Provides-Extra: cli
Requires-Dist: opencv-python; extra == "cli"
Requires-Dist: pandas; extra == "cli"
Requires-Dist: pyyaml; extra == "cli"
Requires-Dist: matplotlib; extra == "cli"
Requires-Dist: scipy; extra == "cli"
Provides-Extra: full
Requires-Dist: pyopengl; extra == "full"
Requires-Dist: pygame; extra == "full"
Requires-Dist: opencv-python; extra == "full"
Requires-Dist: pandas; extra == "full"
Requires-Dist: pyyaml; extra == "full"
Requires-Dist: matplotlib; extra == "full"
Requires-Dist: scipy; extra == "full"
Provides-Extra: visualization
Requires-Dist: pyopengl; extra == "visualization"
Requires-Dist: pygame; extra == "visualization"

*********************************
Spectacular AI SDK Python Library
*********************************

The SDK performs 6-DoF pose tracking based on visual-inertial SLAM (VISLAM),
the fusion of camera and IMU data. See https://github.com/SpectacularAI/sdk-examples
for more information.

License
-------

Free for non-commercial use.

A list of 3rd party copyright notices that should be included in
redistributions is provided as the ``LICENSE.txt`` file in the Python Wheels.

For more alternatives (custom devices), CPU architectures (ARM) and commercial
licensing options, contact us at https://www.spectacularai.com


