fluidimage.topologies.mean#
Mean images topology
- class fluidimage.topologies.mean.TopologyMeanImage(params, logging_level='info', nb_max_workers=None)[source]#
Bases:
TopologyBaseFromImagesCompute in parallel the mean image.
- Splitter#
alias of
SplitterFromImages
Functions
|
Main function for fluidimage-mean |
|
Parse the arguments of the command line |
Classes
|
alias of |
|
Compute in parallel the mean image. |