|
- QuPath
QuPath is cross-platform, user-friendly open source software for digital pathology and whole slide image analysis, written using JavaFX QuPath has also been designed to be developer-friendly, and combines an extensible design with powerful scripting tools
- Overview (QuPath 0. 6. 0) - GitHub Pages
Classes to enable cell detection, implemented with the help of ImageJ as an image processing library
- PathObject (QuPath 0. 6. 0) - GitHub Pages
Important: This is an experimental feature introduced in QuPath v0 4 0 to provide an alternative way to interact with classifications and to add support for multiple classifications It is possible that this becomes the 'standard' approach in future versions, with PathClass being deprecated
- All Classes and Interfaces (QuPath 0. 6. 0) - GitHub Pages
A simple class to store the main information needed by QuPath to display an image, in a JSON-friendly form
- ImageData (QuPath 0. 6. 0) - GitHub Pages
Class ImageData<T> java lang Object qupath lib images ImageData<T> Type Parameters: T - All Implemented Interfaces: AutoCloseable, EventListener, PathObjectHierarchyListener, WorkflowListener public class ImageData<T> extends Object implements WorkflowListener, PathObjectHierarchyListener, AutoCloseable
- MeasurementExporter (QuPath 0. 6. 0)
java lang Object qupath lib gui tools MeasurementExporter public class MeasurementExporterextends Object
- WatershedCellDetection (QuPath 0. 6. 0) - GitHub Pages
Default command for cell detection within QuPath, assuming either a nuclear or cytoplasmic staining To automatically classify cells as positive or negative along with detection, see PositiveCellDetection
- ObjectMeasurements (QuPath 0. 6. 0)
java lang Object qupath lib analysis features ObjectMeasurements public class ObjectMeasurementsextends Object
|
|
|