Skip to content

Commit f38a5e6

Browse files
committed
update ReadMe.pdf
1 parent 7063f2f commit f38a5e6

File tree

2 files changed

+29
-30
lines changed

2 files changed

+29
-30
lines changed

Assets/OpenCVForUnity/ReadMe.pdf

-711 KB
Binary file not shown.

README.md

Lines changed: 29 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,33 @@
1-
OpenCVForUnity Examples
2-
====================
3-
4-
Overview
5-
-----
6-
OpenCVForUnity is required to run example code of this repository.
7-
[https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088](https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088?aid=1011l4ehR)
8-
9-
[![](http://img.youtube.com/vi/88ftWSdIhwc/0.jpg)](https://www.youtube.com/watch?v=88ftWSdIhwc)
10-
11-
Setup Guide
12-
-----
13-
[![](http://img.youtube.com/vi/ZdyQ58rBkyo/0.jpg)](https://www.youtube.com/watch?v=ZdyQ58rBkyo)
14-
15-
Demo
16-
-----
17-
- WebGL <https://enoxsoftware.github.io/OpenCVForUnity/webgl_example/index.html>
18-
- WebGL (simd) <https://enoxsoftware.github.io/OpenCVForUnity/webgl_example_simd/index.html>
19-
- WebGL (simd, threads) <https://enoxsoftware.github.io/OpenCVForUnity/webgl_example_simd_threads/index.html>
20-
- Android
21-
<https://github.com/EnoxSoftware/OpenCVForUnity/releases>
22-
23-
Manual
24-
-----
1+
# OpenCV for Unity
2+
3+
## Overview
4+
5+
**OpenCV for Unity** is required to run example code of this repository.
6+
7+
[OpenCV for Unity on Unity Asset Store](https://assetstore.unity.com/packages/tools/integration/opencv-for-unity-21088?aid=1011l4ehR)
8+
9+
[![OpenCV for Unity Overview Video](http://img.youtube.com/vi/88ftWSdIhwc/0.jpg)](https://www.youtube.com/watch?v=88ftWSdIhwc)
10+
11+
## Setup Guide
12+
13+
[![OpenCV for Unity Setup Guide Video](http://img.youtube.com/vi/ZdyQ58rBkyo/0.jpg)](https://www.youtube.com/watch?v=ZdyQ58rBkyo)
14+
15+
## Demo
16+
17+
- **Web**: [Play Demo](https://enoxsoftware.github.io/OpenCVForUnity/webgl_example/index.html)
18+
- **Web** (simd): [Play Demo](https://enoxsoftware.github.io/OpenCVForUnity/webgl_example_simd/index.html)
19+
- **Web** (simd, threads): [Play Demo](https://enoxsoftware.github.io/OpenCVForUnity/webgl_example_simd_threads/index.html)
20+
- **Android**: [Download APK](https://github.com/EnoxSoftware/OpenCVForUnity/releases)
21+
22+
## Manual
23+
2524
[ReadMe.pdf](/Assets/OpenCVForUnity/ReadMe.pdf)
2625

27-
API Reference
28-
-----
29-
<https://enoxsoftware.github.io/OpenCVForUnity/doc/html/annotated.html>
26+
## API Reference
27+
28+
[API Documentation](https://enoxsoftware.github.io/OpenCVForUnity/doc/html/annotated.html)
29+
30+
## Official Site
3031

31-
Official Site
32-
-----
33-
<https://enoxsoftware.com/opencvforunity/>
32+
[OpenCVForUnity Official Website](https://enoxsoftware.com/opencvforunity/)
3433

0 commit comments

Comments
 (0)