Searched defs:metric (Results 1 – 3 of 3) sorted by relevance
/imagick/ |
H A D | Imagick.stub.php | 11 public function compareImageLayers(int $metric): Imagick {} 296 int $metric, 787 public function compareImageChannels(Imagick $reference, int $channel, int $metric): array {} 789 public function compareImages(Imagick $reference, int $metric): array {} 868 …public function getImageChannelDistortion(Imagick $reference, int $channel, int $metric): float {} 893 public function getImageDistortion(Imagick $reference, int $metric): float {} 1269 …y &$offset = null, ?float &$similarity = null, float $threshold = 0.0, int $metric = 0): Imagick … 1272 …y &$offset = null, ?float &$similarity = null, float $threshold = 0.0, int $metric = 0): Imagick …
|
H A D | shim_im6_to_im7.c | 216 …d *wand, const MagickWand *reference, const ChannelType channel, const MetricType metric, double *… in MagickCompareImageChannels() 479 const MagickWand *reference,const ChannelType channel,const MetricType metric, in MagickGetImageChannelDistortion()
|
H A D | imagick_class.c | 2289 im_long metric, channel = DefaultChannels; in PHP_METHOD() local 12550 im_long metric = RootMeanSquaredErrorMetric; local 12552 im_long metric = 0; local
|
Completed in 50 milliseconds