7 Home
Laentir Valetov edited this page 2013-06-04 09:58:58 -07:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Delphi OpenCV

Translation of OpenCV library headers in Delphi

  • OpenCV version - 2.4.5
  • Development environment - Delphi XE3

Проект состоит из трех частей:

  1. Трансляция заголовочных файлов С-части библиотеки (C-part)
  2. Обертки над классами С++ в виде интерфейсов (далее)
  3. Библиотека компонентов (далее)