Image matcher

This module belongs to the "Computer Vision" category.

Description

The image matcher retrieves and compares the features.

Parameters

We may choose to align faces in order to make the matching process easier. As a metric, as an alternative to cosine_similarity, we can select euclidian_distance .

Last updated

Was this helpful?