Package qupath.lib.algorithms
package qupath.lib.algorithms
Feature calculation plugins.
-
ClassDescriptionPlugin to calculate coherence features for image tiles.Plugin for calculating Haralick texture features, within or around detections or tiles.Plugin for calculating intensity-based features, including Haralick textures, within or around detections or tiles.Calculate local binary pattern features.TilerPlugin<T>Simple plugin to create square tiles, which may later have measurements added.