Class DLDetectionPlotProvider

java.lang.Object
dataPlotsFX.data.TDDataProviderFX
rawDeepLearningClassifier.dataPlotFX.DLDetectionPlotProvider

public class DLDetectionPlotProvider extends TDDataProviderFX
The DL detection plot provider.
Author:
Jamie Macaulay
  • Constructor Details Link icon

    • DLDetectionPlotProvider Link icon

      public DLDetectionPlotProvider(DLControl dlControl, PamDataBlock dlDetectionDataBlock, boolean group)
      The DL detection plot provider.
      Parameters:
      dlControl - - reference to DL control.
      dlDetectionDataBlock - - the dl detection data block.
  • Method Details Link icon