Volume Labelling
Labeller3D Returns a DICOM image of 3D blob labels. Each 3D white blob in the input image will be assigned a unique value. The output image blobs will be filled entirely with their unique identifier. The labels are assigned in a raster fashion
LabelByVol Returns a DICOM image of 3D blob labels. Each 3D white blob in the input image will be assigned a unique value. The output image blobs will be filled entirely with their unique identifier. The labels are according to the size of the blobs
BigBlob3D Returns a binary DICOM image containing the largest 3D blob detected in the input image
SmallBlob3D Returns a binary DICOM image containing the smallest 3D blob detected in the input image
Home         Back