Best Shot
Last updated
Was this helpful?
Last updated
Was this helpful?
The "Best shot" algorithm is intended to choose the most high-quality and well-tuned frame with a face from a video record. This algorithm works as a part of the liveness analysis, so here, we describe only the best shot part.
1. Initiate the analysis similar to , but make sure that extract_best_shot
is set to true
as shown below:
If you want to use a webhook for response, add it to the payload at this step, as described here.
2. Check and interpret results in the same way as for the pure analysis.
3. The URL to the best shot is located in the results_media -> output_images -> original_url
response.