Uses of Class
org.anchoranalysis.plugin.opencv.segment.OpenCVModel
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.opencv.bean.object.segment.stack |
Segmentation of a
Stack using OpenCV. |
-
Uses of OpenCVModel in org.anchoranalysis.plugin.opencv.bean.object.segment.stack
Methods in org.anchoranalysis.plugin.opencv.bean.object.segment.stack that return types with arguments of type OpenCVModel Modifier and Type Method Description org.anchoranalysis.inference.concurrency.ConcurrentModelPool<OpenCVModel>SegmentObjectsFromTensorFlowModel. createModelPool(org.anchoranalysis.inference.concurrency.ConcurrencyPlan plan, org.anchoranalysis.core.log.Logger logger)