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 e75bf0c commit 426abf4Copy full SHA for 426abf4
README.md
@@ -1,7 +1,8 @@
1
# NatCam With OpenCVForUnity Example
2
3
-An example of a benchmark test integrating NatCam and OpenCVForUnity. (Comparison between WebCamTexture and NatCam preview frame)
4
-An example of the native sharing and save to the camera roll using NatShare.
+* An example of a benchmark test integrating NatCam and OpenCVForUnity. (Comparison between WebCamTexture and NatCam API)
+* An example of replacing WebCamTextureToMatHelper with NatCamPreviewToMatHelper.
5
+* An example of native sharing and save to the camera roll using NatShare API.
6
7
## Benchmark
8

0 commit comments