mirror of
https://github.com/Laex/Delphi-OpenCV.git
synced 2024-11-16 08:15:52 +01:00
f3c4af9f42
[+] TrackColor [*] Some changes in modules [*] To continue the translation of classes [!] Should change the structure of the modules to the structure of the modules installed OpenCV Signed-off-by: Laex <laex@bk.ru>
17 lines
245 B
Modula-2
17 lines
245 B
Modula-2
LIBRARY opencv_classes.dll
|
|
|
|
EXPORTS
|
|
CreateMat @1
|
|
CreateMat_rct @2
|
|
|
|
CreateVideoCapture @100
|
|
CreateVideoCapture_dvc @101
|
|
|
|
CreatePoint @200
|
|
CreatePoint_xy @201
|
|
CreateScalar @202
|
|
CreateScalar_v03 @203
|
|
CreateScalar_v0 @204
|
|
|
|
CString @300
|