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

V0.3.0 #12

Merged
merged 2 commits into from
Dec 3, 2019
Merged

V0.3.0 #12

merged 2 commits into from
Dec 3, 2019

Conversation

alessiosavi
Copy link
Owner

No description provided.

alessiosavi added 2 commits December 2, 2019 16:01
- Add treshold parameter for manage level of precision during prediction
- Fix bcrypt
@alessiosavi alessiosavi added the enhancement New feature or request label Dec 3, 2019
@alessiosavi alessiosavi self-assigned this Dec 3, 2019
@alessiosavi alessiosavi merged commit 9f8ca2d into master Dec 3, 2019
alessiosavi added a commit that referenced this pull request Dec 3, 2019
alessiosavi added a commit that referenced this pull request Jan 3, 2020
alessiosavi added a commit that referenced this pull request Jan 3, 2020
Enhancements
- util.random_string more human readable
- Create method for wrap the response data and construct the response

Issue #8 Manage face recognition among multiple faces in the same image
- Allow the possibility to receive an image with more than one face
- Apply face recognition logic among every faces found
- Apply machine learning technique to the faces encoded
- Return [{person: distance}] as data into response

Issue #12 [Owasp] Add security headers
- util.secure_request is now delegated to set the security headers into the response
- @app.after_request wrapper used for secure every response request
alessiosavi added a commit that referenced this pull request Jan 3, 2020
Enhancements
- util.random_string more human readable
- Create method for wrap the response data and construct the response

Issue #8 Manage face recognition among multiple faces in the same image
- Allow the possibility to receive an image with more than one face
- Apply face recognition logic among every faces found
- Apply machine learning technique to the faces encoded
- Return [{person: distance}] as data into response

Issue #12 [Owasp] Add security headers
- util.secure_request is now delegated to set the security headers into the response
- @app.after_request wrapper used for secure every response request
alessiosavi added a commit that referenced this pull request Jan 3, 2020
alessiosavi added a commit that referenced this pull request Jan 3, 2020
Enhancements
- util.random_string more human readable
- Create method for wrap the response data and construct the response

Issue #8 Manage face recognition among multiple faces in the same image
- Allow the possibility to receive an image with more than one face
- Apply face recognition logic among every faces found
- Apply machine learning technique to the faces encoded
- Return [{person: distance}] as data into response

Issue #12 [Owasp] Add security headers
- util.secure_request is now delegated to set the security headers into the response
- @app.after_request wrapper used for secure every response request
alessiosavi added a commit that referenced this pull request Jan 3, 2020
Enhancements
- util.random_string more human readable
- Create method for wrap the response data and construct the response

Issue #8 Manage face recognition among multiple faces in the same image
- Allow the possibility to receive an image with more than one face
- Apply face recognition logic among every faces found
- Apply machine learning technique to the faces encoded
- Return [{person: distance}] as data into response

Issue #12 [Owasp] Add security headers
- util.secure_request is now delegated to set the security headers into the response
- @app.after_request wrapper used for secure every response request
alessiosavi added a commit that referenced this pull request Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant