Hypotheses and trees of hypotheses
Hypotheses and optimizing the search
Matching a FlexiLayout builds a branching tree of hypotheses; learn how wide search and the Number of surviving hypotheses setting keep matching fast.
When the program matches a FlexiLayout with an image, it attempts to find the objects on the image which correspond to the elements in the FlexiLayout. The program then estimates how well a particular object matches its element.
An estimate is a number from 0 to 1. A quality of 1 means that the detected object is a 100% match. If the quality is not 0, matching the FlexiLayout results in creating regions for the blocks.
