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 TypeClassDescriptionclass
Outputs the logical operation and voxelwise on both masks, modifying {mask} with the result.class
Outputs the logical operationiff first==HIGH and second==LOW then LOW
voxelwise on both masks, modifying {mask} with the result.class
Outputs the logical operation or voxelwise on both masks, modifying {mask} with the result.class
Outputs the logical operation xor (exclusive or) voxelwise on both masks, modifying {mask} with the result.