NVCL Data Services : Get Image Service

Image Logid is not valid.

Given a valid image log identifier and sample number, this service pulls the corresponding image from the database and returns it as a JPEG.

Usage: getImage.html?parameter1=value&parameter2=value

ParameterDescriptionRequiredExample values
logidobtained through calling the getLogCollection service, with mosaicsvc URL parameter set to yes.yes63d31981-bd0c-44dd-a118-6a3406c5d68
samplenosample number of the image to retrieve from database (0 based index)yes0
uncorrectedimages are automatically corrected if a histogram look up table exists in the database, use this paramater to override the correction and deliver the image raw.noyes

Example Queries:

A stadard query for retrieve mosaic image from database: getImage.html?logid=63d31981-bd0c-44dd-a118-6a3406c5d68&sampleno=0

A stadard query for retrieve a single tray thumbnail image from database: getImage.html?logid=e8218563-e5af-48ac-a643-3f639a11c3f&sampleno=4