ソースを参照

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

読み込み中…
キャンセル
保存