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: README.md
+35-35Lines changed: 35 additions & 35 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,23 @@
1
-
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2
-
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
1
+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2
+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3
3
**Table of Contents***generated with [DocToc](https://github.com/thlorenz/doctoc)*
4
-
5
-
-[Mediapipe autoit udf](#mediapipe-autoit-udf)
6
-
-[Usage of the UDF](#usage-of-the-udf)
7
-
-[Prerequisites](#prerequisites)
8
-
-[Usage](#usage)
9
-
-[AutoIt](#autoit)
10
-
-[PowerShell](#powershell)
11
-
-[csharp](#csharp)
12
-
-[Runtime example](#runtime-example)
13
-
-[Compile time example](#compile-time-example)
14
-
-[Running examples](#running-examples)
15
-
-[Developpement](#developpement)
16
-
-[Prerequisites](#prerequisites-1)
17
-
-[Environment](#environment)
18
-
-[Generate the UDF files](#generate-the-udf-files)
19
-
20
-
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
4
+
5
+
-[Mediapipe autoit udf](#mediapipe-autoit-udf)
6
+
-[Usage of the UDF](#usage-of-the-udf)
7
+
-[Prerequisites](#prerequisites)
8
+
-[Usage](#usage)
9
+
-[AutoIt](#autoit)
10
+
-[PowerShell](#powershell)
11
+
-[csharp](#csharp)
12
+
-[Runtime example](#runtime-example)
13
+
-[Compile time example](#compile-time-example)
14
+
-[Running examples](#running-examples)
15
+
-[Developpement](#developpement)
16
+
-[Prerequisites](#prerequisites-1)
17
+
-[Environment](#environment)
18
+
-[Generate the UDF files](#generate-the-udf-files)
19
+
20
+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
21
21
22
22
# Mediapipe autoit udf
23
23
@@ -28,8 +28,8 @@ Partial COM+ binding to [mediapipe](https://google.github.io/mediapipe/)
28
28
## Prerequisites
29
29
30
30
- Download and extract [opencv-4.7.0-windows.exe](https://opencv.org/releases/) into a folder
31
-
- Download and extract [autoit-opencv-4.7.0-com-v2.4.0.7z](https://github.com/smbape/node-autoit-opencv-com/releases/download/v2.4.0/autoit-opencv-4.7.0-com-v2.4.0.7z) into a folder
32
-
- Download and extract [autoit-mediapipe-0.9.3.0-opencv-4.7.0-com-v0.3.0.7z](https://github.com/smbape/node-autoit-mediapipe-com/releases/download/v0.3.0/autoit-mediapipe-0.9.3.0-opencv-4.7.0-com-v0.3.0.7z) into a folder
31
+
- Download and extract [autoit-opencv-4.7.0-com-v2.4.1.7z](https://github.com/smbape/node-autoit-opencv-com/releases/download/v2.4.1/autoit-opencv-4.7.0-com-v2.4.1.7z) into a folder
32
+
- Download and extract [autoit-mediapipe-0.9.3.0-opencv-4.7.0-com-v0.4.0.7z](https://github.com/smbape/node-autoit-mediapipe-com/releases/download/v0.4.0/autoit-mediapipe-0.9.3.0-opencv-4.7.0-com-v0.4.0.7z) into a folder
33
33
34
34
## Usage
35
35
@@ -536,31 +536,31 @@ Install [7-zip](https://www.7-zip.org/download.html) and add the 7-zip folder to
536
536
Then, in [Git Bash](https://gitforwindows.org/), execute the following commands
0 commit comments