Class ObjectDetectionPipe.ObjectDetectionPipeParams

java.lang.Object
org.photonvision.vision.pipe.impl.ObjectDetectionPipe.ObjectDetectionPipeParams
Enclosing class:
ObjectDetectionPipe

public static class ObjectDetectionPipe.ObjectDetectionPipeParams extends Object
  • Field Details

    • confidence

      public double confidence
    • nms

      public double nms
    • max_detections

      public int max_detections
    • model

      public Model model
  • Constructor Details

    • ObjectDetectionPipeParams

      public ObjectDetectionPipeParams()