Searched defs:cellW (Results 1 – 4 of 4) sorted by relevance
114 CvHOGEvaluator::Feature::Feature( int offset, int x, int y, int cellW, int cellH ) in Feature()
400 const float cellW = (float)dst.getWidth() / (float)(gridWidth-1); in renderFloatReference() local430 float cellW = (float)dst.getWidth() / (float)(gridWidth-1); in renderIntReference() local
691 float cellW = 2.0f / (float)m_gridSide; in renderTo() local
823 float cellW = 2.0f / (float)m_gridSide; in renderTo() local