Lines Matching refs:GetPixelChannelTraits
120 PixelTrait traits=GetPixelChannelTraits(image,channel); in GetImageChannels()
274 PixelTrait traits=GetPixelChannelTraits(image,channel); in CompareImages()
275 PixelTrait reconstruct_traits=GetPixelChannelTraits(reconstruct_image, in CompareImages()
429 PixelTrait traits=GetPixelChannelTraits(image,channel); in GetAbsoluteDistortion()
430 PixelTrait reconstruct_traits=GetPixelChannelTraits(reconstruct_image, in GetAbsoluteDistortion()
533 PixelTrait traits=GetPixelChannelTraits(image,channel); in GetFuzzDistortion()
534 PixelTrait reconstruct_traits=GetPixelChannelTraits(reconstruct_image, in GetFuzzDistortion()
637 PixelTrait traits=GetPixelChannelTraits(image,channel); in GetMeanAbsoluteDistortion()
638 PixelTrait reconstruct_traits=GetPixelChannelTraits(reconstruct_image, in GetMeanAbsoluteDistortion()
735 PixelTrait traits=GetPixelChannelTraits(image,channel); in GetMeanErrorPerPixel()
736 PixelTrait reconstruct_traits=GetPixelChannelTraits(reconstruct_image, in GetMeanErrorPerPixel()
836 PixelTrait traits=GetPixelChannelTraits(image,channel); in GetMeanSquaredDistortion()
837 PixelTrait reconstruct_traits=GetPixelChannelTraits(reconstruct_image, in GetMeanSquaredDistortion()
958 PixelTrait traits=GetPixelChannelTraits(image,channel); in GetNormalizedCrossCorrelationDistortion()
959 PixelTrait reconstruct_traits=GetPixelChannelTraits(reconstruct_image, in GetNormalizedCrossCorrelationDistortion()
1098 PixelTrait traits=GetPixelChannelTraits(image,channel); in GetPeakAbsoluteDistortion()
1099 PixelTrait reconstruct_traits=GetPixelChannelTraits(reconstruct_image, in GetPeakAbsoluteDistortion()
1576 PixelTrait traits=GetPixelChannelTraits(image,channel); in IsImagesEqual()
1577 PixelTrait reconstruct_traits=GetPixelChannelTraits(reconstruct_image, in IsImagesEqual()
1715 PixelTrait traits=GetPixelChannelTraits(image,channel); in SetImageColorMetric()
1716 PixelTrait reconstruct_traits=GetPixelChannelTraits(reconstruct_image, in SetImageColorMetric()
1930 PixelTrait traits=GetPixelChannelTraits(image,channel); in SimilarityImage()
1931 PixelTrait similarity_traits=GetPixelChannelTraits(similarity_image, in SimilarityImage()