Package | Description |
---|---|
org.bonej.wrapperPlugins | |
org.bonej.wrapperPlugins.wrapperUtils |
Modifier and Type | Field and Description |
---|---|
protected List<HyperstackUtils.Subspace<BitType>> |
BoneJCommand.subspaces |
Modifier and Type | Method and Description |
---|---|
protected <C extends ComplexType<C>> |
BoneJCommand.find3DSubspaces(ImgPlus<C> image) |
Modifier and Type | Method and Description |
---|---|
static <T extends RealType<T> & NativeType<T>> |
HyperstackUtils.split3DSubspaces(ImgPlus<T> hyperStack)
Splits the hyperstack into {X, Y, Z} subspaces.
|
static <T extends RealType<T> & NativeType<T>> |
HyperstackUtils.splitSubspaces(ImgPlus<T> hyperStack,
Collection<AxisType> subspaceTypes)
Splits the hyperstack into subspaces defined by the given axes.
|
Copyright © 2018–2022 BoneJ. All rights reserved.