瀏覽代碼

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

Loading…
取消
儲存