Home
last modified time | relevance | path

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

/external/opencv3/modules/shape/src/
Dsc_dis.cpp507 bool unassignedfound; in hungarian() local
646 unassignedfound = false; in hungarian()
673 unassignedfound = true; in hungarian()
679 if (!unassignedfound) in hungarian()
700 unassignedfound = true; in hungarian()
713 }while (!unassignedfound); in hungarian()