- All Implemented Interfaces:
Runnable
Command for generating density maps from detections on an image.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DensityMapCommand
public DensityMapCommand(qupath.lib.gui.QuPathGUI qupath)
Constructor.
- Parameters:
qupath -
-
Method Details
-
run
public void run()
- Specified by:
run in interface Runnable