Package | Description |
---|---|
spim.fiji.plugin | |
spim.fiji.plugin.fusion | |
spim.process.fusion.boundingbox | |
spim.process.fusion.deconvolution | |
spim.process.fusion.export | |
spim.process.fusion.weightedavg |
Modifier and Type | Field and Description |
---|---|
static ArrayList<ImgExport> |
Image_Fusion.staticImgExportAlgorithms |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
Fusion.fuseData(BoundingBoxGUI bb,
ImgExport exporter)
Fuses and saves/displays
|
Modifier and Type | Method and Description |
---|---|
protected void |
BoundingBoxGUI.ManageListeners.addListeners(ImgExport imgExport) |
boolean |
PreDefinedBoundingBox.queryParameters(Fusion fusion,
ImgExport imgExport) |
boolean |
BoundingBoxGUI.queryParameters(Fusion fusion,
ImgExport imgExport) |
boolean |
BigDataViewerBoundingBox.queryParameters(Fusion fusion,
ImgExport imgExport) |
boolean |
AutomaticReorientation.queryParameters(Fusion fusion,
ImgExport imgExport) |
boolean |
AutomaticBoundingBox.queryParameters(Fusion fusion,
ImgExport imgExport) |
boolean |
BoundingBoxGUI.queryParameters(Fusion fusion,
ImgExport imgExport,
boolean allowModifyDimensions)
Query the necessary parameters for the bounding box
|
Constructor and Description |
---|
ManageListeners(GenericDialog gd,
Vector<?> tf,
Vector<?> choices,
Label label1,
Label label2,
Fusion fusion,
ImgExport imgExport,
boolean supportsDownsampling,
boolean supports16bit) |
Modifier and Type | Method and Description |
---|---|
boolean |
EfficientBayesianBased.fuseData(BoundingBoxGUI bb,
ImgExport exporter) |
Modifier and Type | Interface and Description |
---|---|
interface |
ImgExportTitle |
Modifier and Type | Class and Description |
---|---|
class |
AppendSpimData2 |
class |
AppendSpimData2HDF5 |
class |
DisplayImage |
class |
ExportSpimData2HDF5 |
class |
ExportSpimData2TIFF |
class |
Save3dTIFF |
Modifier and Type | Method and Description |
---|---|
ImgExport |
Save3dTIFF.newInstance() |
ImgExport |
ImgExport.newInstance() |
ImgExport |
ExportSpimData2TIFF.newInstance() |
ImgExport |
ExportSpimData2HDF5.newInstance() |
ImgExport |
DisplayImage.newInstance() |
ImgExport |
AppendSpimData2HDF5.newInstance() |
ImgExport |
AppendSpimData2.newInstance() |
Modifier and Type | Method and Description |
---|---|
boolean |
WeightedAverageFusion.fuseData(BoundingBoxGUI bb,
ImgExport exporter) |
Constructor and Description |
---|
ProcessIndependent(SpimData2 spimData,
List<ViewId> viewIdsToProcess,
BoundingBoxGUI bb,
ImgExport export,
Map<ViewSetup,ViewSetup> newViewsetups) |
Copyright © 2015–2021 Fiji. All rights reserved.