Class HSVPipe.HSVParams
java.lang.Object
org.photonvision.vision.pipe.impl.HSVPipe.HSVParams
- Enclosing class:
- HSVPipe
-
Constructor Summary
ConstructorsConstructorDescriptionHSVParams
(IntegerCouple hue, IntegerCouple saturation, IntegerCouple value, boolean hueInverted) -
Method Summary
Modifier and TypeMethodDescriptionorg.opencv.core.Scalar
org.opencv.core.Scalar
boolean
-
Constructor Details
-
HSVParams
public HSVParams(IntegerCouple hue, IntegerCouple saturation, IntegerCouple value, boolean hueInverted)
-
-
Method Details
-
getHsvLower
-
getHsvUpper
-
getHueInverted
-