Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

passing images to the request and response object. #28

Open
EmranSalehAli opened this issue Apr 21, 2020 · 1 comment
Open

passing images to the request and response object. #28

EmranSalehAli opened this issue Apr 21, 2020 · 1 comment

Comments

@EmranSalehAli
Copy link

In your python examples - for instance in example_analytic.py - it is not clear how to pass the images or the images folder to request and response objects and pass that to process_image(req, resp).

@PVjammer
Copy link
Collaborator

Only the path to the image/video is included in the requests and responses. The analytics expect the files to be accessible, generally as a volume mount on the analytic container.

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

No branches or pull requests

2 participants