Package qupath.lib.experimental.pixels
Interface MeasurementProcessor.CustomMeasurement<S,T> 
- Type Parameters:
- S-
- T-
- Enclosing class:
- MeasurementProcessor
public static interface MeasurementProcessor.CustomMeasurement<S,T> 
Interface for calculating one custom measurement from an image, using 
Parameters.- 
Method Summary
- 
Method Details- 
getNameString getName()
- 
getValue- Throws:
- IOException
 
 
-