MagickCore  7.0.9
Convert, Edit, Or Compose Bitmap Images
_ChannelMoments Struct Reference

#include <statistic.h>

Data Fields

double invariant [MaximumNumberOfImageMoments+1]
 
PointInfo centroid
 
PointInfo ellipse_axis
 
double ellipse_angle
 
double ellipse_eccentricity
 
double ellipse_intensity
 

Field Documentation

PointInfo _ChannelMoments::centroid

Referenced by GetImageMoments().

double _ChannelMoments::ellipse_angle

Referenced by GetImageMoments().

PointInfo _ChannelMoments::ellipse_axis

Referenced by GetImageMoments().

double _ChannelMoments::ellipse_eccentricity

Referenced by GetImageMoments().

double _ChannelMoments::ellipse_intensity

Referenced by GetImageMoments().

double _ChannelMoments::invariant[MaximumNumberOfImageMoments+1]

Referenced by GetImageMoments().


The documentation for this struct was generated from the following file: