mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
use long seeds
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ void sft::write(cv::FileStorage& fs, const string&, const ICF& f)
|
||||
|
||||
sft::ICFFeaturePool::~ICFFeaturePool(){}
|
||||
|
||||
// #define USE_LONG_SEEDS
|
||||
#define USE_LONG_SEEDS
|
||||
#if defined USE_LONG_SEEDS
|
||||
# define FEATURE_RECT_SEED 8854342234LU
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user