All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description Cellpose2D Dense object detection based on the following publication and codeCellposeBuilder Cell detection based on the following method:CellposeExtension Install Cellpose as an extension.CellposeSetup OpCreators Helper class for creating new ImageOps based upon other image properties.OpCreators.ImageNormalizationBuilder Builder for aOpCreators.TileOpCreator
that can be used for image preprocessing using min/max percentiles or zero-mean-unit-variance normalization.OpCreators.PercentileTileOpCreator Tile op creator that computes offset and scale values across the full image to normalize using min and max percentiles.OpCreators.TileOpCreator Helper class for creating (tile-based) ImageOps with parameters that are derived from an entire image or ROI.OpCreators.ZeroMeanVarianceTileOpCreator Tile op creator that computes offset and scale values across the full image to normalize to zero mean and unit variance.VirtualEnvironmentRunner A wrapper to run python virtualenvs, that tries to figure out the commands to run based on the environment typeVirtualEnvironmentRunner.EnvType This enum helps us figure out the type of virtualenv.