[orx-depth-camera-calibrator] Create README.md

This commit is contained in:
Abe Pazos
2024-05-17 08:12:19 +00:00
committed by GitHub
parent 1143f5d876
commit f4891cf2b3

View File

@@ -0,0 +1,5 @@
# orx-depth-camera-calibrator
Class to help callibrate depth and transformation matrices when using one or more depth cameras.
See [Kinect1Demo10DepthCameraCalibration.kt](https://github.com/openrndr/orx/blob/master/orx-jvm/orx-kinect-v1-demo/src/main/kotlin/Kinect1Demo10DepthCameraCalibration.kt) for an example.