Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Dorb.cpp656 explicit ORB_Impl(int _nfeatures, float _scaleFactor, int _nlevels, int _edgeThreshold, in ORB_Impl() argument
659 edgeThreshold(_edgeThreshold), firstLevel(_firstLevel), wta_k(_WTA_K), in ORB_Impl()