Uses of Class
org.anchoranalysis.plugin.image.bean.mask.provider.combine.CombineBase
Packages that use CombineBase
-
Uses of CombineBase in org.anchoranalysis.plugin.image.bean.mask.provider.combine
Subclasses of CombineBase in org.anchoranalysis.plugin.image.bean.mask.provider.combineModifier and TypeClassDescriptionclassOutputs the logical operation and voxelwise on both masks, modifying {mask} with the result.classOutputs the logical operationiff first==HIGH and second==LOW then LOWvoxelwise on both masks, modifying {mask} with the result.classOutputs the logical operation or voxelwise on both masks, modifying {mask} with the result.classOutputs the logical operation xor (exclusive or) voxelwise on both masks, modifying {mask} with the result.