v.0.0.3

Improvements:

  1. The performance of cross matching was improved.

  2. Human body descriptors raw matching is now supported.

  3. Face descriptors matching was moved from “/matcher” to “/matcher/faces”, see /matcher/faces for details.

  4. Face descriptors cross-matching was moved from “/crossmatcher” to “/crossmatcher/faces”, see /crossmatcher/faces for details.

  5. Human body descriptors matching and cross-matching are now supported in the Events database. See docs for /matcher/bodies and /crossmatcher/bodies.

Bugs fixed:

  1. 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.