Delphi-OpenCV/source/component/readme.md
Laentir Valetov bb395e42db Refactoring
Added new Haar cascades

Signed-off-by: Laentir Valetov <laex@bk.ru>
2016-11-21 18:51:34 +04:00

20 lines
589 B
Markdown

Visual and non-visual components for working with the library OpenCV
------------------------
Version: OpenCV 2.4.13
Requires installed [Visual C++ redistributable for Visual Studio 2013][1]<br>
Installation
------------
1. Add to system variable PATH path to DLL libraries OpenCV.
2. To install, open <PROJECT_ROOT>\component\<Delphi version>\<Delphi version>.groupproj. Install package.
3. In the panel component will be part OpenCV.
4. Open the sample<br>
```
<PROJECT_ROOT>\samples\Components\
```
Run the sample.
[1]: http://www.microsoft.com/ru-ru/download/details.aspx?id=40784