public class AutomaticBoundingBox extends BoundingBoxGUI
BoundingBoxGUI.ManageListeners
Modifier and Type | Field and Description |
---|---|
static double |
defaultBackgroundIntensity |
static int |
defaultChannelIndex |
static int |
defaultDiscardedObjectSize |
static boolean |
defaultDisplaySegmentationImage |
static int |
defaultDownsamplingAutomatic |
static boolean |
defaultLoadSequentially |
static int |
defaultTimepointIndex |
changedSpimDataObject, defaultImgType, defaultMax, defaultMin, defaultPixelType, downsampling, imgtype, imgTypes, pixelType, pixelTypes, spimData, staticDownsampling, viewIdsToProcess
max, min, title
Constructor and Description |
---|
AutomaticBoundingBox(SpimData2 spimData,
List<ViewId> viewIdsToProcess) |
Modifier and Type | Method and Description |
---|---|
protected void |
addListeners(GenericDialog gd,
Vector<?> tf,
Label label,
long[] dim) |
protected String[] |
assembleChannels(List<Channel> channels) |
protected String[] |
assembleTimepoints(List<TimePoint> timepoints) |
String |
getDescription() |
AutomaticBoundingBox |
newInstance(SpimData2 spimData,
List<ViewId> viewIdsToProcess) |
protected static long |
numPixels(long[] dim,
int downsampling) |
boolean |
queryParameters(Fusion fusion,
ImgExport imgExport) |
cleanUp, computeMaxBoundingBoxDimensions, getDimensions, getDownSampling, getImgFactory, getImgType, getPixelType, getSimpleDialog, numPixels, queryParameters, setUpDefaultValues
compareTo, dimension, dimensions, getMax, getMin, getTitle, max, max, max, min, min, min, numDimensions, realMax, realMax, realMax, realMin, realMin, realMin, setTitle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
maxAsLongArray, maxAsPoint, minAsLongArray, minAsPoint
maxAsDoubleArray, maxAsRealPoint, minAsDoubleArray, minAsRealPoint
allPositive, allPositive, dimensions, dimensionsAsLongArray, dimensionsAsPoint, verify, verify, verifyAllPositive, verifyAllPositive
public static int defaultTimepointIndex
public static int defaultChannelIndex
public static int defaultDownsamplingAutomatic
public static double defaultBackgroundIntensity
public static int defaultDiscardedObjectSize
public static boolean defaultLoadSequentially
public static boolean defaultDisplaySegmentationImage
public boolean queryParameters(Fusion fusion, ImgExport imgExport)
queryParameters
in class BoundingBoxGUI
protected void addListeners(GenericDialog gd, Vector<?> tf, Label label, long[] dim)
protected static long numPixels(long[] dim, int downsampling)
public AutomaticBoundingBox newInstance(SpimData2 spimData, List<ViewId> viewIdsToProcess)
newInstance
in class BoundingBoxGUI
viewIdsToProcess
- - which view ids to fusepublic String getDescription()
getDescription
in class BoundingBoxGUI
Copyright © 2015–2021 Fiji. All rights reserved.