Skip to content
This repository was 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

Closed
Mazeofthemind wants to merge 1 commit intomicrosoft:masterfrom
booz-allen-hamilton:master
Closed

Added face recognition API handler for bytes object to help enable DB…#64
Mazeofthemind wants to merge 1 commit intomicrosoft:masterfrom
booz-allen-hamilton:master

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

@booz-allen-hamilton booz-allen-hamilton closed this by deleting the head repository Feb 6, 2026
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.

2 participants