The function cvGetCentralMoment retrieves the central moment, which in case of image moments is defined as:
?x_order,y_order=sumx,y(I(x,y)?x-xc)x_order?y-yc)y_order),
where xc=M10/M00, yc=M01/M00 - coordinates of the gravity center


The center moment