Searched refs:col_hist (Results 1 – 1 of 1) sorted by relevance
567 int col_hist[HSIZE*2]; in icvOrderFoundConnectedQuads() local571 col_hist[i] = row_hist[i] = 0; in icvOrderFoundConnectedQuads()586 col_hist[col+HSIZE]++; in icvOrderFoundConnectedQuads()626 PRINTF("HIST[%d] = %d\n", i, col_hist[i+HSIZE]); in icvOrderFoundConnectedQuads()655 if (col_hist[col_max+HSIZE] > col_hist[col_min+HSIZE]) in icvOrderFoundConnectedQuads()