Searched refs:nContours (Results 1 – 3 of 3) sorted by relevance
87 nPoints, nContours = g.getMaxpValues()89 maxContours = max(maxContours, nContours)91 nPoints, nContours, componentDepth = g.getCompositeMaxpValues(glyfTable)93 maxCompositeContours = max(maxCompositeContours, nContours)
330 nContours = 0342 nContours = nContours + nC343 return nPoints, nContours, maxComponentDepth
78 int nContours = 0; in cvSegmentFGMask() local103 nContours++; in cvSegmentFGMask()