890 B
890 B
K4A SDK
Introduction
K4A SDK is a cross platform (Linux and Windows) SDK to read data from your K4A device.
Usage
Please see docs/usage.md for info on how to use the SDK,
Building
K4A uses cmake to build. For instructions on how to build this SDK please see docs/building.md.
Testing
K4A has four types of tests
-
Unit tests
-
Functional tests
-
Stress tests
-
Performance tests
For more instructions on running and writing tests see docs/testing.md.
Contributing
All contributing info is under docs/contributing.md.