Skip to main content

Function: defaultAreaGetTextLines()

defaultAreaGetTextLines(data, targetId): string[]

_getTextLines - Returns the Area, mean and std deviation of the area of the target volume enclosed by the rectangle.

Parameters

data: any

The annotation tool-specific data.

targetId: string | string[]

The volumeId of the volume to display the stats for.

Returns

string[]

Defined in

tools/src/utilities/defaultGetTextLines.ts:69