JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package qupath.opencv
package
qupath.opencv
Detection plugins using OpenCV.
Related Packages
Package
Description
qupath
Package containing the main QuPath launcher.
qupath.opencv.dnn
QuPath classes to use OpenCV's DNN module.
qupath.opencv.features
Classes for feature calculation using OpenCV.
qupath.opencv.io
Support for serializing and deserializing OpenCV objects.
qupath.opencv.ml
QuPath classes to apply machine learning to pixels and objects using OpenCV.
qupath.opencv.ops
Image operations, implemented with OpenCV.
qupath.opencv.tools
Additional processing methods for use with OpenCV Mats.
Classes
Class
Description
CellCountsCV
Simple plugin to attempt a very fast cell counting based upon (smoothed) peak detection.