Class AbstractColorbasedObjectDetector<I,​P,​R,​C extends ThreeChannelColor>

    • Field Detail

      • lowerBound

        protected C extends ThreeChannelColor lowerBound
        Field containing Low color value of the object which should be detected
      • upperBound

        protected C extends ThreeChannelColor upperBound
        Field containing High color value of the object which should be detected
    • Constructor Detail

      • AbstractColorbasedObjectDetector

        public AbstractColorbasedObjectDetector()