mirror of
https://github.com/Laex/Delphi-OpenCV.git
synced 2024-11-15 15:55:53 +01:00
dc95249786
[*] samples/LibTest/CvLatentSvmDetector/latentsvmdetect.dpr Initiated translation of the C++ part OpenCV library using wrapper in the form of interfaces An example of technology - see * Opencv_classes\opencv_classes.sln (VC2010) * Include\opencv_classes\opencv_classes.pas * Samples\Classes\Mat\Mat.dpr Submitted comments and suggestions Signed-off-by: Laex <laex@bk.ru>
6 lines
71 B
Modula-2
6 lines
71 B
Modula-2
LIBRARY opencv_classes.dll
|
|
|
|
EXPORTS
|
|
CreateMat @1
|
|
CreateMat_rct @2
|