MagickCore  6.9.11-60
Convert, Edit, Or Compose Bitmap Images
_ChannelMoments Struct Reference

#include <statistic.h>

Collaboration diagram for _ChannelMoments:
[legend]

Data Fields

double I [32]
 
PointInfo centroid
 
PointInfo ellipse_axis
 
double ellipse_angle
 
double ellipse_eccentricity
 
double ellipse_intensity
 

Field Documentation

◆ centroid

PointInfo _ChannelMoments::centroid

Referenced by GetImageChannelMoments().

◆ ellipse_angle

double _ChannelMoments::ellipse_angle

Referenced by GetImageChannelMoments().

◆ ellipse_axis

PointInfo _ChannelMoments::ellipse_axis

Referenced by GetImageChannelMoments().

◆ ellipse_eccentricity

double _ChannelMoments::ellipse_eccentricity

Referenced by GetImageChannelMoments().

◆ ellipse_intensity

double _ChannelMoments::ellipse_intensity

Referenced by GetImageChannelMoments().

◆ I

double _ChannelMoments::I[32]

Referenced by GetImageChannelMoments().


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