Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Added face recognition API handler for bytes object to help enable DB… #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mazeofthemind
Copy link

Currently it is cumbersome to supply images to the recognition system when they are stored in-memory in bytes objects rather then remote links or files on disk. This is problematic as bytes objects are typical when the image is stored on Azure Storage (in the blob store) or CosmosDB.

Added an additional handler to the facial recognition parser which allows it to recognize and submit bytes objects

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant