Skip to main content

Voxel Attributes

Right-click commands for Voxel Attributes in the Data Tree.

Source resources: IDR_DT_VM_ATTRIB.

Item Context Menu

Right-click an individual voxel attribute in the Data Tree.

Actions

  • Make Active — Make active (ID_VOXELATTRIBUTE_MAKEACTIVE)
  • Delete — Delete (ID_VOXELATTRIBUTE_DELETE)

Filters submenu

  • Mean Filter — Mean Filter (ID_FILTER_MEANFILTER)
  • Gaussian Smooth — Gaussian Smooth (ID_FILTER_GAUSSIANSMOOTH)
  • Sobel 3D — Sobel 3D (ID_FILTER_SOBEL3D)

Operations submenu

  • Normalize — Normalize (ID_OPERATIONS_NORMALISE)
  • Calculate Difference — Calculate difference (ID_OPERATIONS_DIFFERENCE)
  • Clip to Filter Limits — Clip to Filter Limits (ID_OPERATIONS_CLIPTOFILTERLIMITS)
  • Clamp to Filter Limits — Clamp to Filter Limits (ID_OPERATIONS_CLAMPTOFILTERLIMITS)
  • Clip Histogram — Clip Histogram (ID_OPERATIONS_CLIPHISTOGRAM)
  • Convert Data Type
    • 8-Bit Unsigned — Convert to 8-bit unsigned (ID_CONVERTTO_8BIT)
    • 16-Bit Unsigned — Convert to 16-bit unsigned (ID_CONVERTTO_16BIT)
    • Float (Signed) — Convert to float (signed) (ID_CONVERTTO_FLOAT)