Class ObjectDetectionPipe.ObjectDetectionPipeParams
java.lang.Object
org.photonvision.vision.pipe.impl.ObjectDetectionPipe.ObjectDetectionPipeParams
- Enclosing class:
- ObjectDetectionPipe
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
confidence
public double confidence -
nms
public double nms -
max_detections
public int max_detections -
model
-
-
Constructor Details
-
ObjectDetectionPipeParams
public ObjectDetectionPipeParams()
-