mirror of
https://github.com/Laex/Delphi-OpenCV.git
synced 2024-11-15 07:45:53 +01:00
README.md
Signed-off-by: Laentir Valetov <laex@bk.ru>
This commit is contained in:
parent
f407adb235
commit
a6dbed198e
@ -43,7 +43,9 @@ Target platform 64-bit: (2),(4),(6),(8) -> "C:\Windows\System32\"
|
|||||||
Target platform 32-bit: (1),(3),(5),(7) -> "C:\Windows\SysWOW64\"
|
Target platform 32-bit: (1),(3),(5),(7) -> "C:\Windows\SysWOW64\"
|
||||||
```
|
```
|
||||||
<b>OS Windows 32-bit</b><br>
|
<b>OS Windows 32-bit</b><br>
|
||||||
|
```
|
||||||
Target platform 32-bit: (1),(3),(5),(7) -> "C:\Windows\System32\"
|
Target platform 32-bit: (1),(3),(5),(7) -> "C:\Windows\System32\"
|
||||||
|
```
|
||||||
### 2. Delphi environment setting
|
### 2. Delphi environment setting
|
||||||
Download and unzip the [archive][1] or clone repository<br>
|
Download and unzip the [archive][1] or clone repository<br>
|
||||||
```
|
```
|
||||||
@ -63,7 +65,7 @@ Get the following directory structure<br>
|
|||||||
<source3> - attempt for opencv 3
|
<source3> - attempt for opencv 3
|
||||||
<source4> - blank for OpenCV 4
|
<source4> - blank for OpenCV 4
|
||||||
```
|
```
|
||||||
Run InitDelphiFFMPEG.cmd to initialize the "Delphi-FFMPEG" submodule. The <Delphi-FFMPEG> directory should be populated with sources for "Delphi-FFMPEG".
|
Run <b>InitDelphiFFMPEG.cmd<b> to initialize the "Delphi-FFMPEG" submodule. The <Delphi-FFMPEG> directory should be populated with sources for "Delphi-FFMPEG".
|
||||||
If it didn’t work, then
|
If it didn’t work, then
|
||||||
```
|
```
|
||||||
git clone https://github.com/Laex/Delphi-FFMPEG.git
|
git clone https://github.com/Laex/Delphi-FFMPEG.git
|
||||||
|
Loading…
Reference in New Issue
Block a user