Package edu.tufts.hrilab.vision
Class ColorHelper
java.lang.Object
edu.tufts.hrilab.vision.ColorHelper
This class contains "container" classes for blob colors. This class also
contains generic helper functions (adjustColor, getLowColorBound, etc...)
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Color
adjustColor
(Color original, int[] diff) static Color
getHighColorBound
(ArrayList<Color> colors) static Color
getLowColorBound
(ArrayList<Color> colors)
-
Constructor Details
-
ColorHelper
public ColorHelper()
-
-
Method Details
-
getLowColorBound
-
adjustColor
-
getHighColorBound
-