A B C D E F G H I L M N O P Q R S T U W

H

hierarchyNeighbor(int, int) - Static method in class at.ac.sbg.cosy.soccerbot.recognition.splitmerge.QuadNode
Calculates the position of neighbor situated at the right/lower/left/upper side of the quadtree node, if it exists, else returns -1 as error value.
hsv(int, int, int) - Static method in class at.ac.sbg.cosy.soccerbot.recognition.HSVColor
Creates an hsv format representation of three hue, saturation, value channel values hue within 0x00 - 0xFFFF, all others within 0x00 - 0xFF.
hsv2rgb(int) - Static method in class at.ac.sbg.cosy.soccerbot.recognition.HSVColor
Converts hsv values into rgb values (lossy transformation) alpha channel is not used (set to 255).
HSVBALLCOLOR_CANDLERED - Static variable in class at.ac.sbg.cosy.soccerbot.recognition.bestfit.BestFitBallDetectService
Test color for red candle
HSVBALLCOLOR_RED - Static variable in class at.ac.sbg.cosy.soccerbot.recognition.bestfit.BestFitBallDetectService
Test color for red balls
HSVBALLCOLOR_TENNISBALLGREEN - Static variable in class at.ac.sbg.cosy.soccerbot.recognition.bestfit.BestFitBallDetectService
Test color for tennis ball (good results with eyetoy camera)
HSVBALLCOLOR_TENNISBALLYELLOW - Static variable in class at.ac.sbg.cosy.soccerbot.recognition.bestfit.BestFitBallDetectService
Another test color for tennis ball
HSVColor - Class in at.ac.sbg.cosy.soccerbot.recognition
Library for HSV Color conversion / information extraction
HSVColor() - Constructor for class at.ac.sbg.cosy.soccerbot.recognition.HSVColor
 
HSVSimilarity - Class in at.ac.sbg.cosy.soccerbot.recognition
Library for determining similarity of colors in HSV space Original hsv color similarity concept by Volker Rehrmann, University of Koblenz
HSVSimilarity() - Constructor for class at.ac.sbg.cosy.soccerbot.recognition.HSVSimilarity
 

A B C D E F G H I L M N O P Q R S T U W