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
+34-34Lines changed: 34 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,22 +3,22 @@
3
3
Do you want to use [OpenCV](https://opencv.org/) v4+ in [AutoIt v3](https://www.autoitscript.com/) ?
4
4
If yes, then this udf might be for you.
5
5
6
-
In fact, the dll being a [Component Object Model (COM)](https://docs.microsoft.com/en-us/windows/win32/com/the-component-object-model) dll, it can be used in any client dans can use COM components. For example [Office VBA](https://docs.microsoft.com/en-us/office/vba/api/overview/), [PowerShell](https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-7.2).
6
+
In fact, the dll being a [Component Object Model (COM)](https://docs.microsoft.com/en-us/windows/win32/com/the-component-object-model) dll, it can be used in any client that can use COM components. For example [Office VBA](https://docs.microsoft.com/en-us/office/vba/api/overview/), [PowerShell](https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-7.2).
7
7
8
8
## Table Of Contents
9
9
10
10
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
11
11
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
12
12
13
-
-[Prerequisites](#prerequisites)
13
+
-[Installation](#installation)
14
14
-[Usage](#usage)
15
15
-[AutoIt](#autoit)
16
16
-[PowerShell](#powershell)
17
17
-[csharp](#csharp)
18
18
-[Runtime example](#runtime-example)
19
19
-[Compile time example](#compile-time-example)
20
20
-[Running examples](#running-examples)
21
-
-[Prerequisites](#prerequisites-1)
21
+
-[Prerequisites](#prerequisites)
22
22
-[autoit](#autoit)
23
23
-[powershell](#powershell)
24
24
-[csharp](#csharp-1)
@@ -34,17 +34,17 @@ In fact, the dll being a [Component Object Model (COM)](https://docs.microsoft.c
34
34
-[Third line](#third-line)
35
35
-[Final result](#final-result)
36
36
-[Developpement](#developpement)
37
-
-[Prerequisites](#prerequisites-2)
37
+
-[Prerequisites](#prerequisites-1)
38
38
-[Environment](#environment)
39
39
-[Generate the UDF files](#generate-the-udf-files)
40
40
-[History](#history)
41
41
42
42
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
43
43
44
-
## Prerequisites
44
+
## Installation
45
45
46
-
- Download and extract [opencv-4.10.0-windows.exe](https://github.com/opencv/opencv/releases/) into a folder
47
-
- Download and extract [autoit-opencv-4.10.0-com-v2.6.2.7z](https://github.com/smbape/node-autoit-opencv-com/releases/download/v2.6.2/autoit-opencv-4.10.0-com-v2.6.2.7z) into a folder
46
+
- Download and extract [opencv-4.11.0-windows.exe](https://github.com/opencv/opencv/releases/) into a folder
47
+
- Download and extract [autoit-opencv-4.11.0-com-v2.7.0.7z](https://github.com/smbape/node-autoit-opencv-com/releases/download/v2.7.0/autoit-opencv-4.11.0-com-v2.7.0.7z) into a folder
48
48
49
49
## Usage
50
50
@@ -60,7 +60,7 @@ In fact, the dll being a [Component Object Model (COM)](https://docs.microsoft.c
# extract the autoit-addon and samples folders of autoit-opencv-4.10.0-com-v2.6.2-src.zip
265
-
7z x autoit-opencv-4.10.0-com-v2.6.2-src.zip -aoa 'node-autoit-opencv-com-2.6.2\autoit-addon\*''node-autoit-opencv-com-2.6.2\samples\*'
266
-
cp -rf node-autoit-opencv-com-2.6.2/* ./
267
-
rm -rf node-autoit-opencv-com-2.6.2
264
+
# extract the autoit-addon and samples folders of autoit-opencv-4.11.0-com-v2.7.0-src.zip
265
+
7z x autoit-opencv-4.11.0-com-v2.7.0-src.zip -aoa 'node-autoit-opencv-com-2.7.0\autoit-addon\*''node-autoit-opencv-com-2.7.0\samples\*'
266
+
cp -rf node-autoit-opencv-com-2.7.0/* ./
267
+
rm -rf node-autoit-opencv-com-2.7.0
268
268
```
269
269
270
270
### autoit
@@ -298,7 +298,7 @@ Look at `samples\tutorial_code\Histograms_Matching\calcHist_Demo.au3` for an exa
298
298
299
299
#### Prerequisite
300
300
301
-
- Install [Visual Studio 2022 >= 17.7.2 with .NET Desktop and C++ Desktop](https://visualstudio.microsoft.com/fr/downloads/)
301
+
- Install [Visual Studio 2022 >= 17.13.0 with .NET Desktop and C++ Desktop](https://visualstudio.microsoft.com/fr/downloads/)
302
302
303
303
#### Building
304
304
@@ -311,7 +311,7 @@ The transformation will usually be straight from python.
311
311
The translation usually involves 2 steps:
312
312
313
313
- Finding the functions/constants names.
314
-
- Transform the parameter types according to the UDF parameter. This step might involve looking at the [opencv documentation](https://docs.opencv.org/4.10.0/index.html).
314
+
- Transform the parameter types according to the UDF parameter. This step might involve looking at the [opencv documentation](https://docs.opencv.org/4.11.0/index.html).
The [GaussianBlur](https://docs.opencv.org/4.10.0/d4/d86/group__imgproc__filter.html#gaabe8c836e97159a9193fb0b11ac52cf1) documentation gives the following information
357
+
The [GaussianBlur](https://docs.opencv.org/4.11.0/d4/d86/group__imgproc__filter.html#gaabe8c836e97159a9193fb0b11ac52cf1) documentation gives the following information
The [threshold](https://docs.opencv.org/4.10.0/d7/d1b/group__imgproc__misc.html#gae8a4a146d1ca78c626a53577199e9c57) documentation gives the following information
390
+
The [threshold](https://docs.opencv.org/4.11.0/d7/d1b/group__imgproc__misc.html#gae8a4a146d1ca78c626a53577199e9c57) documentation gives the following information
The [findContours](https://docs.opencv.org/4.10.0/d3/dc0/group__imgproc__shape.html#gadf1ad6a0b82947fa1fe3c3d497f260e0) documentation gives the following information
434
+
The [findContours](https://docs.opencv.org/4.11.0/d3/dc0/group__imgproc__shape.html#gadf1ad6a0b82947fa1fe3c3d497f260e0) documentation gives the following information
435
435
```txt
436
436
void cv::findContours ( InputArray image,
437
437
OutputArrayOfArrays contours,
@@ -480,7 +480,7 @@ $_ = $cv.extended[1]
480
480
481
481
### Prerequisites
482
482
483
-
- Install [Visual Studio 2022 >= 17.7.2 with .NET Desktop and C++ Desktop](https://visualstudio.microsoft.com/fr/downloads/)
483
+
- Install [Visual Studio 2022 >= 17.13.0 with .NET Desktop and C++ Desktop](https://visualstudio.microsoft.com/fr/downloads/)
484
484
- Install [Git for Windows](https://gitforwindows.org/)
0 commit comments