Home
last modified time | relevance | path

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

/external/opencv3/modules/shape/src/
Dhaus_dis.cpp120 double mindis; in _apply() local
121 minMaxIdx(therow, &mindis); in _apply()
122 shortest.at<float>(ii,0) = float(mindis); in _apply()