• Home
  • Raw
  • Download

Lines Matching defs:distortion

129   const MetricType metric,double *distortion,ExceptionInfo *exception)  in CompareImages()
365 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetAbsoluteDistortion()
484 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetFuzzDistortion()
599 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetMeanAbsoluteDistortion()
713 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetMeanErrorPerPixel()
816 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetMeanSquaredDistortion()
930 const Image *image,const Image *reconstruct_image,double *distortion, in GetNormalizedCrossCorrelationDistortion()
1125 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetPeakAbsoluteDistortion()
1240 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetPeakSignalToNoiseRatio()
1258 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetPerceptualHashDistortion()
1337 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetRootMeanSquaredDistortion()
1352 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetStructuralSimilarityDistortion()
1587 const Image *reconstruct_image,double *distortion,ExceptionInfo *exception) in GetStructuralDisimilarityDistortion()
1603 const Image *reconstruct_image,const MetricType metric,double *distortion, in GetImageDistortion()
2150 distortion; in GetSimilarityMetric() local