Searched refs:numStepsToShowWithoutDetecting (Results 1 – 3 of 3) sorted by relevance
21 int numStepsToShowWithoutDetecting; member
26 numStepsToShowWithoutDetecting=5; in Parameters()269 if (trackedObjects[i].numFramesNotDetected > parameters.numStepsToShowWithoutDetecting) { in calcTrackedObjectPositionToShow()
174 int numStepsToShowWithoutDetecting; member