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

Q

quad_h(int) - Static method in class at.ac.sbg.cosy.soccerbot.recognition.splitmerge.QuadNode
Reversing the formula from QuadNode.position this calculates the first parameter quad_h of the Quad_Tree format (quad_h, quad_x, quad_y) out of the linear representation.
quad_x(int, int) - Static method in class at.ac.sbg.cosy.soccerbot.recognition.splitmerge.QuadNode
Reversing the formula from QuadNode.position this calculates the second parameter quad_x of the Quad_Tree format (quad_h, quad_x, quad_y) out of the linear representation.
quad_y(int, int) - Static method in class at.ac.sbg.cosy.soccerbot.recognition.splitmerge.QuadNode
Reversing the formula from QuadNode.position this calculates the second parameter quad_y of the Quad_Tree format (quad_h, quad_x, quad_y) out of the linear representation.
QuadNode - Class in at.ac.sbg.cosy.soccerbot.recognition.splitmerge
Library for linear (array) representation of quadtree nodes
QuadNode() - Constructor for class at.ac.sbg.cosy.soccerbot.recognition.splitmerge.QuadNode
 
QUADTREE_AV - Static variable in class at.ac.sbg.cosy.soccerbot.recognition.splitmerge.SplitMergeService
Int array holding all average node color / quadtree_up /quadtree_down values within the splitMerge phase.
QUADTREE_BITSET - Static variable in class at.ac.sbg.cosy.soccerbot.recognition.splitmerge.SplitMergeService
Bit set holding information whether a quadtree node exists within the image.

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