浏览代码

Add tip

customisations
alemart 3 个月前
父节点
当前提交
26fccb2107
共有 2 个文件被更改,包括 8 次插入0 次删除
  1. 4
    0
      docs/api/image-tracker.md
  2. 4
    0
      docs/api/reference-image.md

+ 4
- 0
docs/api/image-tracker.md 查看文件

@@ -2,6 +2,10 @@
2 2
 
3 3
 A [tracker](tracker.md) that tracks images in a video. Images are tracked using templates known as [reference images](reference-image.md).
4 4
 
5
+!!! tip "Guidelines for Images"
6
+
7
+    Read [Guidelines for Images](../guidelines-for-images.md) for tips on how to design images that are suitable for tracking.
8
+
5 9
 ## Instantiation
6 10
 
7 11
 ### AR.Tracker.Image

+ 4
- 0
docs/api/reference-image.md 查看文件

@@ -2,6 +2,10 @@
2 2
 
3 3
 An interface specifying an image template that is fed to an [Image Tracker](image-tracker.md).
4 4
 
5
+!!! tip "Guidelines for Images"
6
+
7
+    Read [Guidelines for Images](../guidelines-for-images.md) for tips on how to design images that are suitable for tracking.
8
+
5 9
 ## Properties
6 10
 
7 11
 ### name

正在加载...
取消
保存