Home
last modified time | relevance | path

Searched defs:_FeatureCountThreshold (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/colmap/colmap-3.6/lib/SiftGPU/
H A DGlobalUtil.h90 static int _FeatureCountThreshold; variable
H A DGlobalUtil.cpp118 int GlobalParam:: _FeatureCountThreshold = -1; member in GlobalParam