public final class FinderPatternInfo
extends java.lang.Object
Encapsulates information about finder patterns in an image, including the location of the three finder patterns, and their estimated module size.
Constructor and Description |
---|
FinderPatternInfo(FinderPattern[] patternCenters) |
Modifier and Type | Method and Description |
---|---|
FinderPattern |
getBottomLeft() |
FinderPattern |
getTopLeft() |
FinderPattern |
getTopRight() |
public FinderPatternInfo(FinderPattern[] patternCenters)
public FinderPattern getBottomLeft()
public FinderPattern getTopLeft()
public FinderPattern getTopRight()