mirror of
https://github.com/Laex/Delphi-OpenCV.git
synced 2024-11-15 15:55:53 +01:00
78354b3825
Signed-off-by: Laentir Valetov <laex@bk.ru>
8 lines
54 B
ObjectPascal
8 lines
54 B
ObjectPascal
unit ocv.features2d;
|
|
|
|
interface
|
|
|
|
implementation
|
|
|
|
end.
|