Spinnaker SDK C++
4.1.0.172
 
 

 
Loading...
Searching...
No Matches
ImageStatistics Member List

This is the complete list of members for ImageStatistics, including all inherited members.

DisableAll()ImageStatisticsvirtual
EnableAll()ImageStatisticsvirtual
EnableGreyOnly()ImageStatisticsvirtual
EnableHSLOnly()ImageStatisticsvirtual
EnableRGBOnly()ImageStatisticsvirtual
GetChannelStatus(StatisticsChannel channel, bool *pEnabled) constImageStatisticsvirtual
GetHistogram(StatisticsChannel channel, int **ppHistogram) constImageStatisticsvirtual
GetMean(StatisticsChannel channel, float *pPixelValueMean) constImageStatisticsvirtual
GetNumPixelValues(StatisticsChannel channel, unsigned int *pNumPixelValues) constImageStatisticsvirtual
GetPixelValueRange(StatisticsChannel channel, unsigned int *pPixelValueMin, unsigned int *pPixelValueMax) constImageStatisticsvirtual
GetRange(StatisticsChannel channel, unsigned int *pMin, unsigned int *pMax) constImageStatisticsvirtual
GetStatistics(StatisticsChannel channel, unsigned int *pRangeMin=NULL, unsigned int *pRangeMax=NULL, unsigned int *pPixelValueMin=NULL, unsigned int *pPixelValueMax=NULL, unsigned int *pNumPixelValues=NULL, float *pPixelValueMean=NULL, int **ppHistogram=NULL) constImageStatisticsvirtual
IImageStatistics()IImageStatisticsinlineprotected
IImageStatistics(const IImageStatistics &)IImageStatisticsinlineprotected
ImageStatistics()ImageStatistics
ImageStatistics(const ImageStatistics &other)ImageStatistics
ImageStatsCalculatorImageStatisticsfriend
operator=(const ImageStatistics &other)ImageStatistics
SetChannelStatus(StatisticsChannel channel, bool enabled)ImageStatisticsvirtual
~IImageStatistics()IImageStatisticsinlinevirtual
~ImageStatistics()ImageStatisticsvirtual