Class SurfaceNumberVoxelFaces

Object
AnchorBean<Feature<FeatureInputSingleObject>>
InitializableBean<Feature<FeatureInputSingleObject>, FeatureInitialization>
Feature<FeatureInputSingleObject>
FeatureSingleObject
SurfaceNumberVoxelsBase
SurfaceNumberVoxelFaces

public class SurfaceNumberVoxelFaces extends SurfaceNumberVoxelsBase
The number of voxel-faces along the surface (the faces of each voxel that touch outside)
Author:
Owen Feehan
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected CalculationPart<Integer, FeatureInputSingleObject>
    createParameters(boolean mip, boolean suppress3d)
    Creates the calculation parameters for the surface voxel count.

    Methods inherited from class org.anchoranalysis.plugin.image.feature.bean.object.single.surface.SurfaceNumberVoxelsBase

    calculate, isMip, isSuppress3D, setMip, setSuppress3D

    Methods inherited from class org.anchoranalysis.image.feature.bean.object.single.FeatureSingleObject

    inputType

    Methods inherited from class org.anchoranalysis.feature.bean.Feature

    assignTo, beforeCalc, calculateCheckInitialized, castAs, createListChildFeatures, describeBean, describeParameters, descriptionLong, duplicateChangeName, getCustomName, getFriendlyName, onInitialization, setCustomName, toString

    Methods inherited from class org.anchoranalysis.bean.initializable.InitializableBean

    getInitialization, getLogger, getPropertyInitializer, initialize, initializeRecursive, initRecursiveWithInitializer, isInitialized

    Methods inherited from class org.anchoranalysis.bean.AnchorBean

    checkMisconfigured, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • SurfaceNumberVoxelFaces

      public SurfaceNumberVoxelFaces()
  • Method Details

    • createParameters

      protected CalculationPart<Integer, FeatureInputSingleObject> createParameters(boolean mip, boolean suppress3d)
      Description copied from class: SurfaceNumberVoxelsBase
      Creates the calculation parameters for the surface voxel count.
      Specified by:
      createParameters in class SurfaceNumberVoxelsBase
      Parameters:
      mip - whether to use maximum intensity projection
      suppress3d - whether to suppress 3D calculations
      Returns:
      a CalculationPart for calculating the number of surface voxels