early-access version 2853

This commit is contained in:
pineappleEA
2022-07-23 03:01:36 +02:00
parent 1f2b5081b5
commit 1f111bb69c
8955 changed files with 418777 additions and 999 deletions

19
externals/vcpkg/ports/fastfeat/fastfeat.def vendored Executable file
View File

@@ -0,0 +1,19 @@
LIBRARY fastfeat
EXPORTS
fast9_detect_nonmax @1
fast10_detect_nonmax @2
fast9_corner_score @3
fast10_corner_score @4
fast11_corner_score @5
fast12_corner_score @6
fast9_detect @7
fast10_detect @8
fast11_detect @9
fast12_detect @10
fast9_score @11
fast10_score @12
fast11_score @13
fast12_score @14
fast11_detect_nonmax @15
fast12_detect_nonmax @16
nonmax_suppression @17