Home
last modified time | relevance | path

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

/external/opencv3/modules/features2d/src/
Dmatchers.cpp811 int iIdx, imgCount = (int)trainDescCollection.size(), update = 0; in knnMatchImpl() local
932 int iIdx, imgCount = (int)trainDescCollection.size(); in radiusMatchImpl() local