Skip to content

ImageOutlineFilter

Introduction

vtkImageOutlineFilter - generates outline of labelmap from an vtkImageData input in a given direction (slicing mode).

vtkImageOutlineFilter creates a region (labelmap) outline based on input data given . The output is a vtkImageData object containing only boundary voxels.

Methods

extend

Method used to decorate a given object (publicAPI+model) with vtkImageOutlineFilter characteristics.

ArgumentTypeRequiredDescription
publicAPIYesobject on which methods will be bounds (public)
modelYesobject on which data structure will be bounds (protected)
initialValuesIImageOutlineFilterInitialValuesNo(default: {})

getBackground

getSlicingMode

newInstance

Method used to create a new instance of vtkImageOutlineFilter

ArgumentTypeRequiredDescription
initialValuesIImageOutlineFilterInitialValuesNofor pre-setting some of its content

requestData

ArgumentTypeRequiredDescription
inDataYes
outDataYes

setBackground

ArgumentTypeRequiredDescription
backgroundYes

setSlicingMode

ArgumentTypeRequiredDescription
slicingModeYes