Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 276 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 276 Bytes

uAIMDataLoader

API for loading Markups for caMicroscope.

/submitZipOrder

Example with curl:

curl -X POST -F case_id=xyz -F zip=@test_output.zip localhost:3001/submitZipOrder

/submitMaskOrder

Parameters

  • file
  • case_id
  • execution_id
  • width
  • height
  • x
  • y