Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The request body may contain the size of the searched image:

Code Block
{
 "mask_size":{
			            "height":1080,
			            "width":1920
			            }
}  

Sample request:

POST http://127.0.0.1:80/search/heatmap/SERVER1/AVDetector.2/EventSupplierSourceEndpoint.vmda/past/future

GET http://127.0.0.1:80/search/heatmap/35ff5989-42ee-4446-bfde-f91375df67d3/result

...