Search 1:N | Crop
Service for searching for a Face within a Collection to Find Matches, using images of up to 120x120px.
Last updated
Service for searching for a Face within a Collection to Find Matches, using images of up to 120x120px.
Last updated
POST -
https://api.verifik.co/v2/face-recognition/search/crops
The API allows you to perform a 1:N query to search for a Face Hash that matches the provided face in the parameters. The maximum size of this Crop (small image) is 120x120 pixels.
You can use similarity scores to determine the quality of the matches, and the information provided about the matching persons can be used for various applications such as identity verification, access control, and security systems requiring facial recognition.
This service is designed for applications that need to efficiently match smaller images with a database of known persons.
Headers
Name | Value |
---|---|
Body
Name | Type | Description |
---|---|---|
Body Example
Response
Content-Type
application/json
Authorization
Bearer <token>
image
string
Name of the user
min_score
string
Age of the user
search_mode
string
collection_id
string