Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Dorb.cpp657 int _firstLevel, int _WTA_K, int _scoreType, int _patchSize, int _fastThreshold) : in ORB_Impl() argument
660 scoreType(_scoreType), patchSize(_patchSize), fastThreshold(_fastThreshold) in ORB_Impl()