Class Draw2dTargetsPipe.Draw2dTargetsParams
java.lang.Object
org.photonvision.vision.pipe.impl.Draw2dTargetsPipe.Draw2dTargetsParams
- Direct Known Subclasses:
Draw2dAprilTagsPipe.Draw2dAprilTagsParams
,Draw2dArucoPipe.Draw2dArucoParams
- Enclosing class:
- Draw2dTargetsPipe
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal FrameDivisor
double
double
double
double
double
final boolean
boolean
boolean
boolean
final boolean
boolean
boolean
-
Constructor Summary
ConstructorsConstructorDescriptionDraw2dTargetsParams
(boolean shouldDraw, boolean showMultipleTargets, FrameDivisor divisor) -
Method Summary
Modifier and TypeMethodDescriptionboolean
shouldShowCircle
(CVShape shape) boolean
shouldShowRotatedBox
(CVShape shape)
-
Field Details
-
kPixelsToText
-
kPixelsToThickness
-
kPixelsToOffset
-
kPixelsToBoxThickness
-
kPixelsToCentroidRadius
-
showCentroid
-
showRotatedBox
-
showShape
-
showMaximumBox
-
showContourNumber
-
centroidColor
-
rotatedBoxColor
-
maximumBoxColor
-
shapeOutlineColour
-
textColor
-
circleColor
-
showMultipleTargets
-
shouldDraw
-
divisor
-
-
Constructor Details
-
Draw2dTargetsParams
-
-
Method Details
-
shouldShowRotatedBox
-
shouldShowCircle
-