Getting Started
User Guide
Development
Plugins
Reference
Functions
binary_detect(img_data, boundary[, width, ...])
binary_detect
Perform a binary search for tissue on an image.
find_tissue_boundary_2d(image_data[, mag_ratio])
find_tissue_boundary_2d
Find all pixels containing tissue, based on an Otsu threshold.
has_tissue(image_data, x, y, width[, ...])
has_tissue
Determine if an image contains tissue.
map_boundary(boundary[, direction])
map_boundary
Map boundary to a path.