Similarity[]

✅ Works in Interactive Notebook

Category: Find.

Get the similarity between two or more images.

Syntax

Similarity[]
Similarity[3]

Arguments

Examples

The following example loads two images, compares them, and displays a similarity score.

Load["./photo.jpg"]
Load["./photo1.jpg"]
Similarity[]
Say[]

See Also

Made with ❤️ by capjamesg