NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

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

...

Code Block
$ curl http://localhost:9099/Camicroscope/ImageData/fileLocation

/MarkupData

Bindaas

HTTP Verb

QueryEndpoint

Query Parameters(Input)

Output(Description)

Additional Information

GET

 /multipleMarkups
Case
case_id,

x1,y1,x2,y2,footprint,algorithms

 GeoJSON
X1

x1, y1, x2, y2 are the coordinates of a rectangular region of interest.

(x1,y1) is the top-left coordinate pair

and

. (x2, y2) is the bottom-right coordinate pair.

 N/A

/executionIds

case_id

List of execution IDs available for a case

 The

The case_id

is used to identify images

uniquely identifies an image.

The execution_ids

are used to

identify the image segmentation algorithm that is run on images. The results of these images appear as green polygons in caMicroscope. 

Examples of /MarkupData

/uAIMTemplates

...