Package qupath.lib.gui.viewer
Interface RegionFilter
- All Superinterfaces:
- BiPredicate<ImageData<?>,- RegionRequest> 
- All Known Implementing Classes:
- RegionFilter.StandardRegionFilters
Define the area of an image to which pixel classification should be applied.
 This is used to filter regions during live prediction.
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic enumStandard classification regions (hopefully all you will ever need).
- 
Method SummaryMethods inherited from interface java.util.function.BiPredicateand, negate, or, test