mirror of
https://github.com/Laex/Delphi-OpenCV.git
synced 2024-11-16 16:25:53 +01:00
24 lines
379 B
Modula-2
24 lines
379 B
Modula-2
|
LIBRARY opencv_classes.dll
|
||
|
|
||
|
EXPORTS
|
||
|
CreateMat @1
|
||
|
CreateMat_rct @2
|
||
|
CreateMat_Mat @3
|
||
|
|
||
|
CreateVideoCapture @100
|
||
|
CreateVideoCapture_dvc @101
|
||
|
CreateVideoCapture_fln @102
|
||
|
|
||
|
CreatePoint @200
|
||
|
CreatePoint_xy @201
|
||
|
CreateScalar @202
|
||
|
CreateScalar_v03 @203
|
||
|
CreateScalar_v0 @204
|
||
|
CreateSize2i @205
|
||
|
CreateSize2i_wh @206
|
||
|
|
||
|
CString @300
|
||
|
|
||
|
CreateCvKNearest @400
|
||
|
CreateCvKNearestTR @401
|