boards/all: Define AGAST as the default corner-detector.

This commit is contained in:
iabdalkader 2024-10-04 11:16:17 +02:00
parent c2945a08ec
commit da6bf6910a
13 changed files with 49 additions and 23 deletions

View File

@ -124,7 +124,7 @@
#endif
// Enable FAST (20+ KBs).
//#define IMLIB_ENABLE_FAST
#define IMLIB_ENABLE_AGAST
// Enable find_template()
#define IMLIB_FIND_TEMPLATE
@ -133,7 +133,9 @@
//#define IMLIB_ENABLE_FIND_LBP
// Enable find_keypoints()
#if defined(IMLIB_ENABLE_FAST) || defined(IMLIB_ENABLE_AGAST)
#define IMLIB_ENABLE_FIND_KEYPOINTS
#endif
// Enable load, save and match descriptor
#define IMLIB_ENABLE_DESCRIPTOR

View File

@ -120,8 +120,8 @@
//#define IMLIB_ENABLE_TFLM
#endif
// Enable FAST (20+ KBs).
// #define IMLIB_ENABLE_FAST
// Enable AGAST.
// #define IMLIB_ENABLE_AGAST
// Enable find_template()
//#define IMLIB_FIND_TEMPLATE
@ -130,7 +130,9 @@
//#define IMLIB_ENABLE_FIND_LBP
// Enable find_keypoints()
//#if defined(IMLIB_ENABLE_FAST) || defined(IMLIB_ENABLE_AGAST)
//#define IMLIB_ENABLE_FIND_KEYPOINTS
//#endif
// Enable load, save and match descriptor
//#define IMLIB_ENABLE_DESCRIPTOR

View File

@ -119,8 +119,8 @@
//#define IMLIB_ENABLE_TFLM
#endif
// Enable FAST (20+ KBs).
// #define IMLIB_ENABLE_FAST
// Enable AGAST.
// #define IMLIB_ENABLE_AGAST
// Enable find_template()
//#define IMLIB_FIND_TEMPLATE
@ -129,7 +129,9 @@
//#define IMLIB_ENABLE_FIND_LBP
// Enable find_keypoints()
//#if defined(IMLIB_ENABLE_FAST) || defined(IMLIB_ENABLE_AGAST)
//#define IMLIB_ENABLE_FIND_KEYPOINTS
//#endif
// Enable load, save and match descriptor
//#define IMLIB_ENABLE_DESCRIPTOR

View File

@ -123,8 +123,8 @@
#define IMLIB_ENABLE_TFLM_BUILTIN_FOMO_FACE_DETECTION
#endif
// Enable FAST (20+ KBs).
//#define IMLIB_ENABLE_FAST
// Enable AGAST.
#define IMLIB_ENABLE_AGAST
// Enable find_template()
#define IMLIB_FIND_TEMPLATE
@ -133,7 +133,9 @@
//#define IMLIB_ENABLE_FIND_LBP
// Enable find_keypoints()
#if defined(IMLIB_ENABLE_FAST) || defined(IMLIB_ENABLE_AGAST)
#define IMLIB_ENABLE_FIND_KEYPOINTS
#endif
// Enable load, save and match descriptor
#define IMLIB_ENABLE_DESCRIPTOR

View File

@ -123,8 +123,8 @@
#define IMLIB_ENABLE_TFLM_BUILTIN_FOMO_FACE_DETECTION
#endif
// Enable FAST (20+ KBs).
//#define IMLIB_ENABLE_FAST
// Enable AGAST.
#define IMLIB_ENABLE_AGAST
// Enable find_template()
#define IMLIB_FIND_TEMPLATE
@ -133,7 +133,9 @@
//#define IMLIB_ENABLE_FIND_LBP
// Enable find_keypoints()
#if defined(IMLIB_ENABLE_FAST) || defined(IMLIB_ENABLE_AGAST)
#define IMLIB_ENABLE_FIND_KEYPOINTS
#endif
// Enable load, save and match descriptor
#define IMLIB_ENABLE_DESCRIPTOR

View File

@ -114,8 +114,8 @@
// Enable Tensor Flow
//#define IMLIB_ENABLE_TFLM
// Enable FAST (20+ KBs).
//#define IMLIB_ENABLE_FAST
// Enable AGAST.
#define IMLIB_ENABLE_AGAST
// Enable find_template()
//#define IMLIB_FIND_TEMPLATE
@ -124,7 +124,9 @@
//#define IMLIB_ENABLE_FIND_LBP
// Enable find_keypoints()
//#if defined(IMLIB_ENABLE_FAST) || defined(IMLIB_ENABLE_AGAST)
//#define IMLIB_ENABLE_FIND_KEYPOINTS
//#endif
// Enable load, save and match descriptor
//#define IMLIB_ENABLE_DESCRIPTOR

View File

@ -121,8 +121,8 @@
#define IMLIB_ENABLE_TFLM_BUILTIN_FOMO_FACE_DETECTION
#endif
// Enable FAST (20+ KBs).
#define IMLIB_ENABLE_FAST
// Enable AGAST.
#define IMLIB_ENABLE_AGAST
// Enable find_template()
#define IMLIB_FIND_TEMPLATE
@ -131,7 +131,9 @@
#define IMLIB_ENABLE_FIND_LBP
// Enable find_keypoints()
#if defined(IMLIB_ENABLE_FAST) || defined(IMLIB_ENABLE_AGAST)
#define IMLIB_ENABLE_FIND_KEYPOINTS
#endif
// Enable load, save and match descriptor
#define IMLIB_ENABLE_DESCRIPTOR

View File

@ -121,8 +121,8 @@
#define IMLIB_ENABLE_TFLM_BUILTIN_FOMO_FACE_DETECTION
#endif
// Enable FAST (20+ KBs).
// #define IMLIB_ENABLE_FAST
// Enable AGAST.
#define IMLIB_ENABLE_AGAST
// Enable find_template()
#define IMLIB_FIND_TEMPLATE
@ -131,7 +131,9 @@
#define IMLIB_ENABLE_FIND_LBP
// Enable find_keypoints()
#if defined(IMLIB_ENABLE_FAST) || defined(IMLIB_ENABLE_AGAST)
#define IMLIB_ENABLE_FIND_KEYPOINTS
#endif
// Enable load, save and match descriptor
#define IMLIB_ENABLE_DESCRIPTOR

View File

@ -121,8 +121,8 @@
#define IMLIB_ENABLE_TFLM_BUILTIN_FOMO_FACE_DETECTION
#endif
// Enable FAST (20+ KBs).
// #define IMLIB_ENABLE_FAST
// Enable AGAST.
#define IMLIB_ENABLE_AGAST
// Enable find_template()
#define IMLIB_FIND_TEMPLATE
@ -131,7 +131,9 @@
#define IMLIB_ENABLE_FIND_LBP
// Enable find_keypoints()
#if defined(IMLIB_ENABLE_FAST) || defined(IMLIB_ENABLE_AGAST)
#define IMLIB_ENABLE_FIND_KEYPOINTS
#endif
// Enable load, save and match descriptor
#define IMLIB_ENABLE_DESCRIPTOR

View File

@ -121,8 +121,8 @@
#define IMLIB_ENABLE_TFLM_BUILTIN_FOMO_FACE_DETECTION
#endif
// Enable FAST (20+ KBs).
// #define IMLIB_ENABLE_FAST
// Enable AGAST.
#define IMLIB_ENABLE_AGAST
// Enable find_template()
#define IMLIB_FIND_TEMPLATE
@ -131,7 +131,9 @@
#define IMLIB_ENABLE_FIND_LBP
// Enable find_keypoints()
#if defined(IMLIB_ENABLE_FAST) || defined(IMLIB_ENABLE_AGAST)
#define IMLIB_ENABLE_FIND_KEYPOINTS
#endif
// Enable load, save and match descriptor
#define IMLIB_ENABLE_DESCRIPTOR

View File

@ -121,8 +121,8 @@
#define IMLIB_ENABLE_TFLM_BUILTIN_FOMO_FACE_DETECTION
#endif
// Enable FAST (20+ KBs).
// #define IMLIB_ENABLE_FAST
// Enable AGAST.
#define IMLIB_ENABLE_AGAST
// Enable find_template()
#define IMLIB_FIND_TEMPLATE
@ -131,7 +131,9 @@
#define IMLIB_ENABLE_FIND_LBP
// Enable find_keypoints()
#if defined(IMLIB_ENABLE_FAST) || defined(IMLIB_ENABLE_AGAST)
#define IMLIB_ENABLE_FIND_KEYPOINTS
#endif
// Enable load, save and match descriptor
#define IMLIB_ENABLE_DESCRIPTOR

View File

@ -127,8 +127,8 @@
#define IMLIB_ENABLE_TFLM_BUILTIN_FORCE_INT_QUANT
#endif
// Enable FAST (20+ KBs).
#define IMLIB_ENABLE_FAST
// Enable AGAST.
#define IMLIB_ENABLE_AGAST
// Enable find_template()
#define IMLIB_FIND_TEMPLATE
@ -137,7 +137,9 @@
#define IMLIB_ENABLE_FIND_LBP
// Enable find_keypoints()
#if defined(IMLIB_ENABLE_FAST) || defined(IMLIB_ENABLE_AGAST)
#define IMLIB_ENABLE_FIND_KEYPOINTS
#endif
// Enable load, save and match descriptor
#define IMLIB_ENABLE_DESCRIPTOR

View File

@ -130,7 +130,9 @@
//#define IMLIB_ENABLE_FIND_LBP
// Enable find_keypoints()
//#if defined(IMLIB_ENABLE_FAST) || defined(IMLIB_ENABLE_AGAST)
//#define IMLIB_ENABLE_FIND_KEYPOINTS
//#endif
// Enable load, save and match descriptor
//#define IMLIB_ENABLE_DESCRIPTOR