v.0.0.3¶
Improvements:¶
The performance of cross matching was improved.
Human body descriptors raw matching is now supported.
Face descriptors matching was moved from “/matcher” to “/matcher/faces”, see /matcher/faces for details.
Face descriptors cross-matching was moved from “/crossmatcher” to “/crossmatcher/faces”, see /crossmatcher/faces for details.
Human body descriptors matching and cross-matching are now supported in the Events database. See docs for /matcher/bodies and /crossmatcher/bodies.
Bugs fixed:¶
Incoming JSON object validation errors handling was fixed.
How to update from previous version:¶
To update from previous version simply replace folders luna_python_matcher, tests, docs, deploy and update dependencies from requirements.txt.