mirror of
https://github.com/ImageMagick/ImageMagick.git
synced 2026-06-08 15:37:13 +02:00
eliminate compiler warning
This commit is contained in:
@@ -3680,9 +3680,6 @@ static Image *NCCSimilarityImage(const Image *image,const Image *reconstruct,
|
||||
RectangleInfo
|
||||
geometry;
|
||||
|
||||
size_t
|
||||
extent = MagickMax(image->columns,image->rows);
|
||||
|
||||
/*
|
||||
NCC correlation-based image similarity with FFT local statistics.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user