Class ReinitializeLevelSetImageFilter
java.lang.Object
org.itk.simple.ProcessObject
org.itk.simple.ImageFilter
org.itk.simple.ReinitializeLevelSetImageFilter
-
Field Summary
Fields inherited from class ProcessObject
swigCMemOwn -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedReinitializeLevelSetImageFilter(long cPtr, boolean cMemoryOwn) -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()virtual itk::simple::ImageFilter::~ImageFilter()=0 Default Destructorprotected voidfinalize()protected static longdoubledoublegetName()virtual std::string itk::simple::ProcessObject::GetName() const =0 return user readable name for the filterbooleandoublevoidvoidvoidnarrowBandwidth(double value) voidsetInputNarrowBandwidth(double InputNarrowBandwidth) voidsetLevelSetValue(double LevelSetValue) voidsetNarrowBanding(boolean NarrowBanding) voidsetOutputNarrowBandwidth(double OutputNarrowBandwidth) protected static longtoString()virtual std::string itk::simple::ProcessObject::ToString() constMethods inherited from class ImageFilter
getCPtr, swigReleaseModifier and TypeMethodDescriptionprotected static longgetCPtr(ImageFilter obj) protected static longswigRelease(ImageFilter obj) Methods inherited from class ProcessObject
abort, addCommand, debugOff, debugOn, getCPtr, getDebug, getGlobalDefaultCoordinateTolerance, getGlobalDefaultDebug, getGlobalDefaultDirectionTolerance, getGlobalDefaultNumberOfThreads, getGlobalDefaultThreader, getGlobalWarningDisplay, getNumberOfThreads, getNumberOfWorkUnits, getProgress, globalDefaultDebugOff, globalDefaultDebugOn, globalWarningDisplayOff, globalWarningDisplayOn, hasCommand, removeAllCommands, setDebug, setGlobalDefaultCoordinateTolerance, setGlobalDefaultDebug, setGlobalDefaultDirectionTolerance, setGlobalDefaultNumberOfThreads, setGlobalDefaultThreader, setGlobalWarningDisplay, setNumberOfThreads, setNumberOfWorkUnits, swigReleaseModifier and TypeMethodDescriptionvoidabort()virtual void itk::simple::ProcessObject::Abort() Sets an abort flag on the active process.intaddCommand(EventEnum event, Command cmd) virtual int itk::simple::ProcessObject::AddCommand(itk::simple::EventEnum event, itk::simple::Command &cmd) Add a Command Object to observer the event.voiddebugOff()voiddebugOn()protected static longgetCPtr(ProcessObject obj) booleangetDebug()static doublestatic booleanstatic doublestatic longstatic Stringstatic booleanlonglongfloatvirtual float itk::simple::ProcessObject::GetProgress() const An Active Measurement of the progress of execution.static voidstatic voidstatic voidstatic voidbooleanhasCommand(EventEnum event) virtual bool itk::simple::ProcessObject::HasCommand(itk::simple::EventEnum event) const Query of this object has any registered commands for event.voidvirtual void itk::simple::ProcessObject::RemoveAllCommands() Remove all registered commands.voidsetDebug(boolean debugFlag) static voidsetGlobalDefaultCoordinateTolerance(double arg0) static voidsetGlobalDefaultDebug(boolean debugFlag) static voidsetGlobalDefaultDirectionTolerance(double arg0) static voidsetGlobalDefaultNumberOfThreads(long n) static booleansetGlobalDefaultThreader(String threader) static voidsetGlobalWarningDisplay(boolean flag) voidsetNumberOfThreads(long n) voidsetNumberOfWorkUnits(long n) protected static longswigRelease(ProcessObject obj)
-
Constructor Details
-
ReinitializeLevelSetImageFilter
protected ReinitializeLevelSetImageFilter(long cPtr, boolean cMemoryOwn) -
ReinitializeLevelSetImageFilter
public ReinitializeLevelSetImageFilter()
-
-
Method Details
-
getCPtr
-
swigRelease
-
finalize
protected void finalize()- Overrides:
finalizein classImageFilter
-
delete
public void delete()Description copied from class:ImageFiltervirtual itk::simple::ImageFilter::~ImageFilter()=0 Default Destructor- Overrides:
deletein classImageFilter
-
setLevelSetValue
public void setLevelSetValue(double LevelSetValue) -
getLevelSetValue
public double getLevelSetValue() -
setNarrowBanding
public void setNarrowBanding(boolean NarrowBanding) -
narrowBandingOn
public void narrowBandingOn() -
narrowBandingOff
public void narrowBandingOff() -
getNarrowBanding
public boolean getNarrowBanding() -
setInputNarrowBandwidth
public void setInputNarrowBandwidth(double InputNarrowBandwidth) -
getInputNarrowBandwidth
public double getInputNarrowBandwidth() -
setOutputNarrowBandwidth
public void setOutputNarrowBandwidth(double OutputNarrowBandwidth) -
getOutputNarrowBandwidth
public double getOutputNarrowBandwidth() -
getName
virtual std::string itk::simple::ProcessObject::GetName() const =0 return user readable name for the filter- Overrides:
getNamein classProcessObject
-
toString
virtual std::string itk::simple::ProcessObject::ToString() const- Overrides:
toStringin classProcessObject
-
execute
-
narrowBandwidth
public void narrowBandwidth(double value)
-