Home | History | Annotate | Download | only in src

Lines Matching refs:sum0

534                 double sum0 = 0, area0 = 0;
651 sum0 += hidfeature->rect[k].weight * tr.width * tr.height;
654 hidfeature->rect[0].weight = (float)(-sum0/area0);