We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e82e25 commit 0d6b5fcCopy full SHA for 0d6b5fc
articles/ai-services/computer-vision/Tutorials/liveness.md
@@ -209,7 +209,7 @@ The high-level steps involved in liveness with verification orchestration are il
209
210
```
211
212
- - The mobile application provides the reference image when initializing the SDK. Note: this is not a supported scenario in the web-solution.
+ - The mobile application provides the reference image when initializing the SDK. This is not a supported scenario in the web solution.
213
214
```kotlin
215
val singleFaceImageSource = VisionSource.fromFile("/path/to/image.jpg")
0 commit comments