Searched defs:statuses (Results 1 – 4 of 4) sorted by relevance
39 const char* statuses[] = { variable
57 def _build_status_groups(self, statuses): argument
44 function testRegExp(statuses, patterns, strings, actualmatches, expectedmatches) argument
589 CvMat** statuses,/* 3 arrays of status of points */ in icvCompute3ProjectMatricesNPointsStatus()