Searched refs:hist_row (Results 1 – 2 of 2) sorted by relevance
245 int *hist_row = 0; in icvCalcPGH() local255 hist_row = pghi + dist_dim * in icvCalcPGH()284 hist_row[d1]++; in icvCalcPGH()289 hist_row[d1]++; in icvCalcPGH()291 hist_row[d2]++; in icvCalcPGH()
300 int* hist_row = hist.ptr<int>(); in calcHistGold() local306 ++hist_row[src_row[x]]; in calcHistGold()