All Classes and Interfaces

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