Home | History | Annotate | Download | only in api

Lines Matching full:similarity

6887 <p>MagickSimilarityImage() compares the reference image of the image and returns the best match offset.  In addition, it returns a similarity image such that an exact match location is completely white and if none of the pixels match, black, otherwise some gray level in-between.</p>
6895 double *similarity)
6925 <dt>similarity</dt>
6926 <dd>the computed similarity between the images. </dd>