You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/differences-to-vws.rst
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,13 @@ These are:
103
103
104
104
When the given ``Content-Length`` header does not match the length of the given data, the mock server (written with Flask) will not behave as the real Vuforia Web Services behaves.
105
105
106
+
VuMark instance images
107
+
----------------------
108
+
109
+
The mock returns a fixed minimal image in the requested format.
110
+
The ``instance_id`` value is not encoded into the response image.
111
+
Real Vuforia encodes the instance ID into the VuMark pattern.
0 commit comments