CURVECMOMENT  Compute centered inertia moment of a 2D curve.
   M = curveCMoment(CURVE, P, Q)

   Example
   curveCMoment

   See also
   polygons2d, curveMoment, curveCSMoment

   Reference
   Based on ideas and references in:
   "Affine curve moment invariants for shape recognition"
   Dongmin Zhao and Jie Chen
   Pattern Recognition, 1997, vol. 30, pp. 865-901


 ------
 Author: David Legland
 e-mail: david.legland@grignon.inra.fr
 Created: 2009-03-25,    using Matlab 7.7.0.471 (R2008b)
 Copyright 2009 INRA - Cepia Software Platform.

Package: matgeom