Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvvecfacetracking.cpp86 int nRectsInThis; member
98 - 1 * nRectsInThis + in Energy()
408 pRect->nRectsInThis ++; in Energy()
774 face[element[2]].nRectsInThis = 0; in ChoiceTrackingFace2()
799 energy += ppNew[i]->iEnergy - 2 * ppNew[i]->nRectsInThis; in GetEnergy()
838 - 2 * (ppNew[element[0]]->nRectsInThis - ppNew[element[1]]->nRectsInThis) + in GetEnergy2()