mirror of https://github.com/opencv/opencv.git
double area = moms.m00; is same as double area = contourArea(contours[contourIdx]); Not to mention "moms" already calculated here,"contourArea" should not applypull/17635/head
parent
daa88c6b9e
commit
476094ad5a
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue