| Package | Description |
|---|---|
| spim.fiji.plugin | |
| spim.fiji.plugin.fusion | |
| spim.process.fusion.boundingbox | |
| spim.process.fusion.deconvolution | |
| spim.process.fusion.weightedavg |
| Modifier and Type | Field and Description |
|---|---|
static ArrayList<Fusion> |
Image_Fusion.staticFusionAlgorithms |
| Modifier and Type | Method and Description |
|---|---|
abstract Fusion |
Fusion.newInstance(SpimData2 spimData,
List<ViewId> viewIdsToProcess) |
| Modifier and Type | Method and Description |
|---|---|
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 | Class and Description |
|---|---|
class |
EfficientBayesianBased |
| Modifier and Type | Method and Description |
|---|---|
Fusion |
EfficientBayesianBased.newInstance(SpimData2 spimData,
List<ViewId> viewIdsToProcess) |
| Modifier and Type | Class and Description |
|---|---|
class |
WeightedAverageFusion |
Copyright © 2015–2021 Fiji. All rights reserved.