Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit d83d51f

Browse files
mykyta-bondarenkoconceptdev
authored andcommitted
Updated ReadMe (#284)
* update for ARKitVision * updated for ARMultiuser * updated for VisionObjectTrack * Update README.md * Update README.md * Update README.md * make images relative, for compat with sample gallery
1 parent 69a1d5a commit d83d51f

File tree

11 files changed

+4
-4
lines changed

11 files changed

+4
-4
lines changed

ios12/ARKitVision/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Vision in Real Time with ARKit
33

44
Manage Vision resources for efficient execution of a Core ML image classifier, and use SpriteKit to display image classifier output in AR.
55

6-
<img src="https://github.com/xamarin/ios-samples/blob/master/ios12/ARKitVision/Screenshots/scnreenshot-1.png" width="250" height="445" />
6+
![Detected Object](Screenshots/screenshot-1.png)
77

88
Build Requirements
99
-------
-2.71 MB
Binary file not shown.
951 KB
Loading

ios12/ARMultiuser/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ Multiuser AR Experience
33

44
This sample demonstrates how to transmit ARKit world-mapping data between nearby devices with the MultipeerConnectivity framework to create a shared basis for AR experiences.
55

6-
<img src="https://github.com/xamarin/ios-samples/blob/master/ios12/ARMultiuser/Screenshots/screenshots_1.png" width="250" height="445" />
6+
![Added Object](Screenshots/screenshots_1.png)
77

88
Diagram showing AR experiences on two devices viewing, from two different perspectives, the same virtual red panda character sitting on a real table, after an ARWorldMap is transmitted from one device to the other.
99

10-
![Diagram](https://github.com/xamarin/ios-samples/blob/master/ios12/ARMultiuser/Screenshots/concept-art.png)
10+
![Diagram](ARMultiuser/Screenshots/concept-art.png)
1111

1212
Build Requirements
1313
-------
-1.13 MB
Loading

ios12/VisionObjectTrack/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Tracking Multiple Objects or Rectangles in Video
33

44
This sample demonstrates how to apply Vision algorithms to track objects or rectangles throughout a video.
55

6-
<img src="https://github.com/xamarin/ios-samples/blob/master/ios12/VisionObjectTrack/Screenshots/screenshot-2.png" width="250" height="445" />
6+
![Detected Object](Screenshots/screenshot-2.png)
77

88
Build Requirements
99
-------
-989 KB
Loading
-1.02 MB
Loading
-109 KB
Loading
-940 KB
Loading

0 commit comments

Comments
 (0)