9
9
< p >
10
10
We present here some of the examples of our experimental project for WebAR < a
11
11
href ="https://github.com/webarkit/webarkit-testing "> webarkit-testing</ a >
12
- Four examples with four trackers are available: Freak, Orb, Akaze and Teblid. To test you need the < img
13
- src ="/examples/Data/pinball.jpg " alt ="Pinball image " />
14
- Wait until an image will be superimposed with a blue rect around it.
12
+ Four examples with four trackers are available: Freak, Orb, Akaze and Teblid. To test you need the Pinball image
13
+ see below.</ p > < img src ="/examples/Data/pinball.jpg " alt ="Pinball image "
14
+ title ="pinball image to use for tracking " style ="width:340px " />
15
+ < br >
16
+ < p > Wait until an image will be superimposed with a blue rect around it.
15
17
If you find an issue file one at our < a href ="https://github.com/webarkit/webarkit-testing/issues "> issue
16
- trakcer </ a >
18
+ tracker </ a >
17
19
or if you want to comment or partecipate on the development start a < a
18
20
href ="https://github.com/webarkit/webarkit-testing/discussions "> new discussion</ a >
19
21
</ p >
20
22
</ div >
21
23
< div class ='box '>
22
- < a href ="/examples/webarkit-testing/akaze_example.html "> < h2 > Akaze example with 2d tracking</ h2 > </ a >
24
+ < a href ="/examples/webarkit-testing/akaze_example.html ">
25
+ < h2 > Akaze example with 2d tracking</ h2 >
26
+ </ a >
23
27
< p > A simple WebARkit Akaze example that display an image.</ p >
24
28
</ div >
25
29
< div class ='box '>
26
- < a href ="/examples/webarkit-testing/freak_example.html "> < h2 > Freak example with 2d tracking</ h2 > </ a >
30
+ < a href ="/examples/webarkit-testing/freak_example.html ">
31
+ < h2 > Freak example with 2d tracking</ h2 >
32
+ </ a >
27
33
< p > A simple WebARKit Freak example that display an image.</ p >
34
+ </ div >
28
35
< div class ='box '>
29
- < a href ="/examples/webarkit-testing/orb_example.html "> < h2 > Orb example with 2d tracking</ h2 > </ a >
36
+ < a href ="/examples/webarkit-testing/orb_example.html ">
37
+ < h2 > Orb example with 2d tracking</ h2 >
38
+ </ a >
30
39
< p > A simple WebARKit Orb example that display an image.</ p >
31
40
</ div >
32
41
< div class ='box '>
33
- < a href ="/examples/webarkit-testing/teblid_example.html "> < h2 > Teblid example with 2d tracking</ h2 > </ a >
42
+ < a href ="/examples/webarkit-testing/teblid_example.html ">
43
+ < h2 > Teblid example with 2d tracking</ h2 >
44
+ </ a >
34
45
< p > A simple WebARKit Teblid example that display an image.</ p >
35
46
</ div >
0 commit comments