Package qupath.opencv.ops
package qupath.opencv.ops
Image operations, implemented with OpenCV.
-
ClassDescriptionRequest pixels from an image, potentially applying further transforms.An
ImageServer
that wraps anImageData
.An operation that may be applied to aMat
.Create and useImageOp
andImageDataOp
objects.Channel and color operations.Core operations.Filtering operations.Machine learning operations.Normalization operations.AbstractImageOp
to simplify the process of handling padding.Thresholding operations.