Explorar el Código

Add tip

customisations
alemart hace 3 meses
padre
commit
26fccb2107
Se han modificado 2 ficheros con 8 adiciones y 0 borrados
  1. 4
    0
      docs/api/image-tracker.md
  2. 4
    0
      docs/api/reference-image.md

+ 4
- 0
docs/api/image-tracker.md Ver fichero

@@ -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 Ver fichero

@@ -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…
Cancelar
Guardar