Home
last modified time | relevance | path

Searched refs:FeatureArray (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/classify/
H A Dintmatcher.h90 int16_t NumFeatures, INT_FEATURE_ARRAY Features, FEATURE_ID *FeatureArray,
H A Dintmatcher.cpp621 INT_FEATURE_ARRAY Features, FEATURE_ID *FeatureArray, in FindBadFeatures() argument
648 *FeatureArray = Feature; in FindBadFeatures()
649 FeatureArray++; in FindBadFeatures()
/dports/graphics/vigra/vigra-8acd73a/include/vigra/random_forest/
H A Drf_visitors.hxx1336 typedef typename PR::FeatureWithMemory_t FeatureArray; in after_tree_ip_impl() typedef
1337 typedef typename FeatureArray::value_type FeatureValue; in after_tree_ip_impl()
1339 FeatureArray features = pr.features(); in after_tree_ip_impl()