Skip to content

Commit aebb531

Browse files
committed
Add pointer to documentation.
1 parent d07644a commit aebb531

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

readme.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# ARToolKit Camera Calibration Applications
2+
3+
This is a set of applications that allow the user to perform calibration of the intrinsic camera parameters for their device. The result can be saved as an ARToolKit camera calibration parameters file, or uploaded to an ARToolKit camera calibration server. This, along with the calibration server, and the runtime client component, constitute a system for distributed camera calibration generation and retrieval.
4+
5+
## Why is this useful?
6+
Accurate knowledge of the intrinsic optical properties of the camera in an AR system is critical to robust tracking.
7+
8+
## Documentation:
9+
10+
See https://github.com/artoolkit/ar6-wiki/wiki
11+
12+
Philip Lamb
13+
14+
2017-09-28
15+
16+

0 commit comments

Comments
 (0)