lib.sedna.service.multi_edge_inference.interface.detection_endpoint

Module Contents

Classes

Detection

Endpoint to trigger the Object Tracking component

class lib.sedna.service.multi_edge_inference.interface.detection_endpoint.Detection(service_name, version='', ip='127.0.0.1', port='8080', protocol='http')[source]

Endpoint to trigger the Object Tracking component

check_server_status(self)[source]
transmit(self, data, **kwargs)[source]

Transfer enriched tracking object to video analytics job

update_service(self, data, **kwargs)[source]