Face attribute descriptor batches handler¶
- class luna_faces.app.handlers.face_attributes_descriptor_batches_handler.FaceDescriptorsBatchesHandler(request)[source]¶
Handler for work with attributes ‘/attributes/batches’
- async post()[source]¶
Get face descriptor batches thr. See spec_get_face_descriptor_batches.
- Return type:
HTTPResponse
- Returns:
response with status code 200 and batch of descriptors.