mirror of
https://github.com/Laex/Delphi-OpenCV.git
synced 2024-11-16 08:15:52 +01:00
8 lines
50 B
ObjectPascal
8 lines
50 B
ObjectPascal
|
unit features2d;
|
||
|
|
||
|
interface
|
||
|
|
||
|
implementation
|
||
|
|
||
|
end.
|