Package qupath.opencv.tools
package qupath.opencv.tools
Additional processing methods for use with OpenCV Mats.
-
ClassDescriptionCategory class for enhanced Groovy scripting with OpenCV.Methods to help with requesting interpolated values.Methods to normalize the local image intensity within an image, to have (approximately) zero mean and unit variance.Helper class to store local normalization parameters.Local normalization type.2D or 3D Gaussian scale.Calculate pixel-based features in both 2D and 3D.Helper class for storing and computing pixel features from Hessian matrices.Hessian matrix values for 2D images.Hessian matrix values for 3D images (z-stacks).Image features, dependent on Gaussian scale.Helper-class for computing pixel-features at a specified scale.Helper map implementation that provides access to
MultiscaleFeatures.Hessian
if needed.Read .npy and .npz files from NumPy.Collection of static methods to help with using OpenCV from Java.Class representing the indices of a pixel and its value.Static methods to enable existing code for watershed transforms and morphological reconstruction to be applied to OpenCV images.Implementation of the 3D binary thinning algorithm of Lee et al.