소스 검색

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…
취소
저장