You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,14 @@ The SDK performs 6-DoF pose tracking based on visual-inertial odometry (VIO), th
4
4
5
5
## Download
6
6
7
-
The SDK is available for non-commercial use with Luxonis OAK-D device family for Python with `pip install spectacularai`. The C++ version for OAK-D and additionally for Intel RealSense D455 & D435i you can download from the [Releases](https://github.com/SpectacularAI/sdk/releases) on the right.
7
+
The SDK is available for non-commercial use on following platforms:
8
+
9
+
* Luxonis OAK-Ds via PyPi with `pip install spectacularai` and for C++ at [Releases](https://github.com/SpectacularAI/sdk/releases/latest)
10
+
* Intel RealSense D455 & D435i for C++ at [Releases](https://github.com/SpectacularAI/sdk/releases/latest)
* iPhones & iPads (recording & offline usage only) in the [App Store](https://apps.apple.com/us/app/spectacular-rec/id6473188128)
13
+
14
+
*) Azure Kinect was discontinue by Microsoft and [they've licensed the ToF technology found in Kinect to Orbbec](https://www.orbbec.com/microsoft-collaboration/) and we plan to add support for Orbbec cameras soon!
8
15
9
16
For more alternatives (support for other devices), CPU architectures (ARM) and commercial licensing options, please contact us at https://www.spectacularai.com.
0 commit comments