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.
构造器和说明 |
---|
FinderPatternInfo(FinderPattern[] patternCenters) |
限定符和类型 | 方法和说明 |
---|---|
FinderPattern |
getBottomLeft() |
FinderPattern |
getTopLeft() |
FinderPattern |
getTopRight() |
public FinderPatternInfo(FinderPattern[] patternCenters)
public FinderPattern getBottomLeft()
public FinderPattern getTopLeft()
public FinderPattern getTopRight()